Error 500

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
Steveo31
Forum Contributor
Posts: 416
Joined: Sun Nov 23, 2003 9:05 pm
Location: San Jose CA

Error 500

Post by Steveo31 »

I asked this, and it was solved shortly thereafter, but it happened again and I can't figure it out.

In the localhost directory, I can see the phpmyadmin folder, which is in the correct DocumentRoot of the apache configuration file. Buuuuttt... when I click on it, it throws me a 404 not found error. I have commented out these here:

Code: Select all

#<IfModule mod_dir.c>
#    DirectoryIndex index.php index.htm index.html
#</IfModule>
As I feel that is the problem for whatever reason, but I have to restart the comp to be sure. In the case that it works, I'll delete this post, but I have a hunch that it doesn't work. If you have a solution please please let me know.

Thanks.

Windows XP, Apache 1.3, PHP 4.3.6
Post Reply