newbie question - no account & password for mysql
Posted: Sat Jun 08, 2002 9:50 am
i got a php space, and want to try out mysql on the server. but i found there is no account and password for the mysql. and when i use phpmyadmin to connect to it, there is no database there, and the creat database option is not come up.....
i'm new to php and mysql, can anybody help? thanks a lot!!!
here is some info i got by running the phpinfo() function:
----------------------------------------------------------
MySQL Support || enabled
Active Persistent Links || 0
Active Links || 0
Client API version || 3.23.41
MYSQL_MODULE_TYPE || none
MYSQL_SOCKET || /var/lib/mysql/mysql.sock
MYSQL_INCLUDE ||
MYSQL_LIBS ||
Directive || Local Value || Master Value
mysql.allow_persistent || On || On
mysql.default_host || no value || no value
mysql.default_password|| no value || no value
mysql.default_port || no value || no value
mysql.default_socket || no value || no value
mysql.default_user || no value || no value
mysql.max_links || Unlimited || Unlimited
mysql.max_persistent || Unlimited || Unlimited
----------------------------------------------------------------
i'm new to php and mysql, can anybody help? thanks a lot!!!
here is some info i got by running the phpinfo() function:
----------------------------------------------------------
MySQL Support || enabled
Active Persistent Links || 0
Active Links || 0
Client API version || 3.23.41
MYSQL_MODULE_TYPE || none
MYSQL_SOCKET || /var/lib/mysql/mysql.sock
MYSQL_INCLUDE ||
MYSQL_LIBS ||
Directive || Local Value || Master Value
mysql.allow_persistent || On || On
mysql.default_host || no value || no value
mysql.default_password|| no value || no value
mysql.default_port || no value || no value
mysql.default_socket || no value || no value
mysql.default_user || no value || no value
mysql.max_links || Unlimited || Unlimited
mysql.max_persistent || Unlimited || Unlimited
----------------------------------------------------------------