I was losing my mind earlier looking for the solution to my problem. I installed PHPList to my client’s web host (root directory). The installation started very easy but when I tried to access the admin page for the final configuration I was getting a bunch of page not found from IE and firefox.
As usual, I went to Google and looked at each significant search results. An hour passed and another hour passed, I can’t make it work using those solutions posted in WordPress forums as well as in other techie blogs. I almost lost my hope to make it work until I came across this blog http://zebrahost.net/zblog/?cat=11. Yes! It did the trick! I first thought it’s in WordPress .htaccess overriding PHPList .htaccess. Wheeew!
The fix requires commenting out line 12 in the htaccess file which is located in the root directory of the PHP List script. All that was needed was to add a # before the line reading php_flag magic_quotes_gpc on
Darn that #! It took me 2 hours to solve it. I hope this post will help others having this problem too.
Thank you!!! This is just what I needed and luckily, I only spend 15 minutes getting it. Thanks again!
I’m having the same problem accessing the phplist admin page (I’m using Word Press with Go Daddy hosting). I made the changes to the .htaccess file and still no luck.
Hmm, there no php_flag magic_quotes_gpc on on my .htaccess but still i’ve got 404 error.
Can you help me?
Btw, i’ve been 3 days and still didn’t get the solution
It works!!! Thanks Cathy!!!
Thank you thank you!!!!! I was driving mad until I came to this post.
Happy now =D.