Wait..I can see the file, but it doesnt open... ARGH!!

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

Wait..I can see the file, but it doesnt open... ARGH!!

Post by Steveo31 »

Just that. Running Apache 1.3 on Windows XP... phpmyadmin is located in the documentRoot directory, and was working fine until I changed this part of the .conf:

Code: Select all

# DirectoryIndex: Name of the file or files to use as a pre-written HTML
# directory index.  Separate multiple entries with spaces.
#
<IfModule mod_dir.c>
    DirectoryIndex index.php index.htm index.html
</IfModule>
After that, it says that phpmyadmin/ cannot be found on this server, yet the freakin folder is right there on the screen.

:evil: :evil: :x
Post Reply