Page 1 of 1

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

Posted: Mon May 24, 2004 10:48 pm
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