Getting 403 forbidden error after upgrading to PHP5
25th September, 2007, 2
About the author
Ben Vallack is a web developer and filmmaker.
I am doing some testing and have installed PHP 5 on a development server. I had a site installed on the server that was working correctly, complete with quite an elaborate .htaccess file handling many redirects and rules. However, after installing PHP5 it turns out any php file I tried to view just returned a 403 Forbidden error. I began to scratch my head. Searching on Google didn't immediately bring up a solution either. However, I eventually narrowed it down to the fact that I needed to add the following to my .htaccess file.
Options +FollowSymLinks
Just a quick one but hopefully it will help others in moments of panic.


T1 Lines
1st February, 2008
movie endings
28th July, 2008