I'm trying to install an application based on PHP and MySQL on my webserver. Problem is when I've changed the directory permission to 777. The sirectory showing the following error
Again, when I reverse the directory permission to 755, the page is completely blank.Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@mfinfotec.biz and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
What is the problem? I think this is a problem about connecting to Apache web server. How can I overcvome this problem? Please help guys.
Thanks in advance.