[ale] phpmyadmin
Jim Lynch
jwl at sgi.com
Wed Feb 12 15:48:40 EST 2003
Well, I got farther once I figured out that the htdocs root was
/var/www/html, not var/www.
Now I get:
cannot load MySQL extension
please check PHP Configuration.
John Wells wrote:
>
> Actually, This will simply tell Apache to look for a file called index.php
> in a directory when that directory is specified in a url. If that's what
> you're trying to do and it's not working correctly, then the below fix
> will work. However, if you're actually typing index.php on the end of
> your url (http://localhost/somedir/index.php) and apache is not handling
> it properly, you've got bigger problems.
>
> Php.net has an install guide that walks you through the steps to get it
> working. If the fix below mentioned doesn't do it (and the previous
> AddType fix doesn't work), I suggest you take a look at that doc.
>
> John
>
> > That's easy to fix. search for a line that says "DirectoryIndex
> > index.html index.htm . . . and append "index.php"
> >
> > Restart Apache, and it should work.
> >
> > Josh
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale
More information about the Ale
mailing list