500 internal server error-installation

All about webserver configurations, PHP and databases.

Moderator: Thorsten

Post Reply
webhost2
Posts: 3
Joined: Sun Jun 06, 2010 9:35 am

500 internal server error-installation

Post by webhost2 »

In the documentation-preparation para it says----->......It might help to set chmod 777 to the whole phpMyFAQ directory to avoid problems during the installation. Does it mean i need to set 777 ONLY to the faq directory or 777 to ALL the files and folders within that faq directory?
I am trying to install phpmyfaq. but it just says 500 Internal server error.

php.ini running in cgi mode
Already set
# safe_mode = off (recommended)
Added
php_value register_globals 0 to.htaccess
chmod faq directory to 777 (only to the directory. not the files and folders within that)

So why am i getting 500 inetrnal server error?
Thorsten
Posts: 15561
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: 500 internal server error-installation

Post by Thorsten »

Hi,

a 500 server error should be visible in the webservers error log.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply