PHPmySQL

Bill Moran wmoran at potentialtech.com
Mon Mar 31 15:18:48 PST 2003


Konrad Scorciapino wrote:
> Hi,
> 
> I've installed phpmyadmin, configured and moved it to ~/www/myadmin... But 
> when I try to acess it, I get the following errors:
> 
> An error occured while loading http://localhost/myadmin:
> Could not connect to host localhost.my.domain

Are you getting an HTTP 404 error, or are you getting an error from
phpmyadmin?

> Oh, I am using the APACHE server. What could be wrong? Thank you!

Is Apache running?
sockstat | grep 80
Is MySQL running?
mysqladmin status
If both of these are running, do you have phpmyadmin configured to
use the proper username/password to connect to MySQL?

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com



More information about the freebsd-questions mailing list