Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 25, 2012, 07:07:20 AM

Pages: [1]   Go Down
  Print  
Author Topic: PHPList Internal Server Error  (Read 477 times)
Khendron
Spacescooter Operator
*****
Offline Offline

Posts: 42


WWW
« on: January 29, 2005, 08:43:31 AM »

I just installed PHPList using the fantastico script, but now when I try to access the admin page I get an Internal Server Error

http://winecurrent.com/newsletter/admin

I've searched the boards for information, and only found to check the file permissions.  This doesn't help because all my files are already 644 and the folders 755.

What else is there to look at?

Thanks

Dave Isaacs
Logged
Khendron
Spacescooter Operator
*****
Offline Offline

Posts: 42


WWW
« Reply #1 on: January 29, 2005, 09:26:28 AM »

I figured it out myself, piecing together information from a variety of threads.

To get the exact error, I used CPanel to look at the error logs for my site.  I found an entry like:

"/home/account_name/public_html/phplist/.htaccess: Invalid command 'php_value', perhaps mis-spelled or defined by a module not included in the server configuration"

To fix this error I did the following:

(1) First I created a php.ini file, which I saved in the phplist directory.  This file contained one entry

    magic_quotes_gpc = on

(2) Then I edited the .htaccess file in the same directory.  I found the line that was

    php_value magic_quotes_gpc on

and deleted it.  Then I added the line (I replaced 'username' with my account name)

    suPHP_ConfigPath /home/username/public_html

I was sort of feeling my way in the dark through this, so perhaps this solution is not complete, or not the most efficient.  But is works so far.

Cheers

Dave I
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: