lukewarm wrote:
Actually I've run through apt-get to install phpmyadmin in Ubuntu 9.10.
That's just it, I get Error 404 when I use
http://mydomain.com/phpmyadminI suppose in Debian 4.0 or so you should do more things after apt-get install phpmyadmin. That's what I tried to say... maybe you have to do more things in Ubuntu 9.10.
I found this:
http://tolearnfree.blogspot.com/2009/11/how-to-install-apache2-php5-mysql-and.htmlQuote:
Insert bellow code into apache2.conf at bottom page.
Include /etc/phpmyadmin/apache.conf
You can try to reconfigure it: dpkg-reconfigure phpmyadmin
You can also check apache2 error.log located at /var/log/apache2./error.log