Wednesday, July 23, 2008

How to install PHPList on Hostagor Hosting package

Are you haveing problems installing PHPLIst on your Hostgator account? Will PHPList noty install? If the instalklation appears to have been successful but you receive a 500 server error when you try to navigate to the mail page try the following:

In the directory where you installed PHPList open up the htaccess file in edit mode.

You need to comment out the last line. Change

php_flag magic_quotes_gpc on

to

#php_flag magic_quotes_gpc on

Now retry viewing the mail page. Hopefully you should now be able to enter and begin using PHPList on your hostgator account!