phpMyAdmin setup

thufir hawat.thufir at gmail.com
Sun Apr 6 10:37:54 UTC 2008


The following got phpmyadmin working after installing the required 
software:


thufir at arrakis:~$ 
thufir at arrakis:~$ tail /etc/apache2/apache2.conf -n 3

# phpmyadmin -- manually edited
Include /etc/phpmyadmin/apache.conf
thufir at arrakis:~$ 
thufir at arrakis:~$ sudo /etc/init.d/apache2 restart; sudo /etc/init.d/
mysql restart
 * Restarting web server 
apache2                                                            
apache2: Could not reliably determine the server's fully qualified domain 
name, using 127.0.1.1 for ServerName
apache2: Could not reliably determine the server's fully qualified domain 
name, using 127.0.1.1 for ServerName
                                                                                     
[ OK ]
 * Stopping MySQL database server 
mysqld                                             [ OK ] 
 * Starting MySQL database server 
mysqld                                             [ OK ] 
 * Checking for corrupt, not cleanly closed and upgrade needing tables.
thufir at arrakis:~$ 
thufir at arrakis:~$ firefox http://localhost/phpmyadmin/
thufir at arrakis:~$ 




-Thufir





More information about the ubuntu-users mailing list