Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
02/07/2003 15:43:33
|
Anonymous
|
Hi,
I am having problem during the installation of the advancedpoll
I tried to change config.inc.php as follows:
$POLLDB["dbName"] = "AdvancedPoll";
$POLLDB["host"] = "localhost";
$POLLDB["user"] = "root";
$POLLDB["pass"] = "";
$POLLDB["class"] = "class_mysql.php";
yet, I received the following message:
MySQL Error : Database Error
Error Number: 1049 Unknown database 'AdvancedPoll'
Date : Wed, July 2, 2003 21:45:12
IP : 127.0.0.1
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Referer : http://localhost/advancedpoll/install.php?action=step_2
PHP Version : 4.3.0
OS : WINNT
Server : Apache/1.3.27 (Win32) PHP/4.3.0
can some one help me out, many thanks
S Yeh
|
|
02/07/2003 17:52:56
|
Auron
Expert
Joined: 23/06/2003 22:02:17
Messages: 1053
Offline
|
A few bits of info : try shortening the database name to adv_poll the host should be alright, if its not ask whoever hosts your site what the root is to MySQL / database. The pass and user need to be set if you have access to a MySQL database. If you don't then you'll have to use the textfile version of Adv. Poll. If your site is hosted by someone with MySQL then you will of recieved or need to get the username and password from them to gain access to MySQL so the PHP can connect to it and create the database once you've put them into hte config file.
Auron
|
|
|
|
|
|
Based on the open source JForum
|