phpbar.de logo

Mailinglisten-Archive

[php] mysql problem unter =?ISO-8859-1?Q?lamp=2E=2E=2Egeh=F6rt?= zwar nicht hier her, aber wer =?ISO-8859-1?Q?wei=DF=3F?= aber wer =?ISO-8859-1?Q?wei=DF=3F?=

[php] mysql problem unter =?ISO-8859-1?Q?lamp=2E=2E=2Egeh=F6rt?= zwar nicht hier her, aber wer =?ISO-8859-1?Q?wei=DF=3F?= aber wer =?ISO-8859-1?Q?wei=DF=3F?=

Oliver Trosien oli_(at)_tronet.on-luebeck.de
Tue, 29 Feb 2000 21:02:10 +0100


moin moin....

Denis Mettler wrote:

> i receive the following error....

> Starting mysqld daemon with databases from /usr/local/var
> mysql daemon ended


/usr/local/var -> self-compiled mysql?


> in the folder var aren't any databases.
> but how can i start the mysql server and create a new user and a new
> database


you should consider reading the mysql-manual, especially chapter 4:
installing MySQL. ;-)

The problem is probably that you did not run "mysql_install_db" located 
in /usr/local/mysql/scripts/mysql_install_db  or 
   /usr/local/bin/mysql_install_db 
or if you have installed a binary package
   /usr/bin/mysql_install_db

(you can find that out by typing 
'which mysql_install_db'  or 'locate mysql_install_db')
   
hth,
oliver


php::bar PHP Wiki   -   Listenarchive