Page 1 of 1

Solved: [an error occurred while processing this directive]

Posted: Wed Jun 20, 2012 12:01 pm
by Saman
If you get this error while installing a php script, etc... you can try this solution. In some websites, this is seriously mentioned as a SSI (Server Side Includes) but in many cases I found it a simple issue which can be sorted out in few minutes.

Check whether all your folder permissions as are set to 755 and file permissions to 644. In 90% of cases I found that this is caused by bad folder permission setting.

Reply to this thread if you find this helpful or you sorted out it in another way.

Thanks!