Recent content by Taiger

  1. T

    File Permission Issues

    Running PHP as fast-CGI is great solution. Especially if you have other people on your server that you want to keep restricted to their directories. What happens is the apache will run as their user. This makes permissions very simple. You can also just change the permissions on directories...
Back
Top