PDA

View Full Version : INSTALL PROBLEM


jetli91
13th of November 2002 (Wed), 04:04
Hi,

I'm not sure what to put here (add/connect.php):

$databasename = "DATABASENAME_HERE";

How can I find out?

Thanks
Jetli91

Pekka
13th of November 2002 (Wed), 06:46
Your server provider will tell you database name and password, normally you get this info from them by email as soon as you buy the server space.

jetli91
19th of November 2002 (Tue), 02:31
ok, I got a new webhosting site and it now support php4. But after running setup.php, I'm getting this message:

SCROLL DOWN THE PAGE UNTIL YOU SEE A CONFIRMATION BOX

Dumping 1.22 SQL data

Fatal error: Call to undefined function: mysql_get_client_info() in /usr/local/plesk/apache/vhosts/thlphotography.com/httpdocs/gallery/setup.php on line 281


Not sure where mysql_get_client_info() is located, can you help?

Thanks
Hieu

jetli91
19th of November 2002 (Tue), 02:54
Pekka,

I followed your suggestion at
http://photography-on-the.net/forum/showthread.php?t=3731

by removing line 281 and now it's working.

I was using PHP Version 4.0.3pl1

Thanks for your time
Hieu

jetli91
20th of November 2002 (Wed), 04:53
AHA,

I signed up with a new webhosting service (http://www.100megswebhosting.com) which does support PHP 4.2.3 and got 1.22 and 1.3 installed smoothly. Finally!!!

BTW, the spec for my server is:

PHP: 4.2.3
MySQL: 3.23.53a
Apache: 1.3.27
Linux: not sure

PHP version the main problem

Hieu