Author |
Message |
![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 24/09/2004 13:48:01
|
Ron_ofzo
Beginner
![[Avatar]](/forum/images/avatar/105067462942e9378be6933.gif)
Joined: 24/09/2004 13:36:41
Messages: 11
Location: Netherlands
Offline
|
Hi there,
I've stumbled on some problems and i don't know what to do.
could anyone please help me?
In my controlpanel the next errorline occurs:
PHP $dbh=mysql_connect ("localhost", "bullterr_agbook1", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error());
mysql_select_db ("bullterr_agbook1");
Can i solve this without losing all my information in the perl database?
I don't see any css files either. Without solving this problem, i can't alter the font type and color i use.
Thanks already.
|
Greetings
Ronald Hendriksen |
|
![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 24/09/2004 15:17:30
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
Problem with the db info. Here is a link to information about this error:
http://us4.php.net/mysql_select_db
If you need more help, you can email me.
|
|
![[Post New]](/forum/templates/html/images/icon_minipost_new.gif) 24/09/2004 18:35:56
|
Carbonize
Master
![[Avatar]](/forum/images/avatar/96871336492d73e733f55.jpg)
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
|
You don't say what this is for. Anyway check that you have put the write information into the config file. Sometimes on virtual hosting you need to specify a full server path as the SQL server is not localhost.
|
Carbonize
I am not the maker of the Advanced Guestbook
get Lazarus |
|
|