The title is misleading, it has nothing to do with PHPMyAdmin. I've
linked the Debian bug, please read it. If you comment out these lines in
/etc/lighttpd/conf-available/10-cgi.conf, aliases will work again:
$HTTP["remoteip"] == "127.0.0.1" {
alias.url += ( "/cgi-bin/" => "/usr/lib/cgi-bin/" )
$HTTP["url"] =~ "^/cgi-bin/" {
cgi.assign = ( "" => "" )
}
}
Otherwise Lighttpd tries to access files in the document-root directory.
--
phpmyadmin and lighttpd = 404 - Not Found
https://bugs.launchpad.net/bugs/179484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs