[Php-calendar-discussion] Database Creation Error
Brought to you by:
sproctor
From: Jeff C. <jco...@th...> - 2003-09-16 19:42:52
|
Hello, I am attempting to create the database on a test server on my local network. First, I log in as root and start MySQL by typing "mysqld" at the prompt on the server. In a browser on my other machine, in the SQL server hostname box, I enter "debianbox" (the name of the server). I leave the SQL Database name, Table prefix and Username fields alone and I enter a password in the password field. I make sure the "create the database" box is checked and click submit. When asked if I have already created the user I click "No". I then get the following errors: Warning: Can't connect to MySQL server on 'debianbox' (111) in /var/www/phpcalendar/install.php on line 157 Warning: MySQL Connection Failed: Can't connect to MySQL server on 'debianbox' (111) in /var/www/phpcalendar/install.php on line 157 Could not connect Please help me out when you can. Thanks! - Jeff Cobelli |