I haven't used this host for long, and I'm not familiar with the environment yet.
Anyway, I was trying to install a popular php/mysql article package and got an error saying it could connect to the database I'd just created, but couldn't read or write from the tables.
I was going to test a mysql connection from the command line (jail) but got "connection refused." Is this because jail env. doesn't allow shell mysql commands?
thanks,
blake
Anyway, I was trying to install a popular php/mysql article package and got an error saying it could connect to the database I'd just created, but couldn't read or write from the tables.
I was going to test a mysql connection from the command line (jail) but got "connection refused." Is this because jail env. doesn't allow shell mysql commands?
thanks,
blake
Comment