u/g to 4.1.22 but now getting mysql_connect() error in php

2008-06-26 Thread Obantec Support
Hi FC3 test box running mysql 3.23.58 and php 4.3.9 worked ok. (i know they are old but is only a local test box server for testing before i update a live version). installed mysql 4.1.22 and it starts up ok 080626 20:14:58 mysqld started 080626 20:14:59 InnoDB: Started; log sequence numbe

Re: mysql_connect() error

2003-06-10 Thread Ernesto Silva
mySQL support. - Original Message - From: "Sparky Kopetzky" <[EMAIL PROTECTED]> To: "My Sql List" <[EMAIL PROTECTED]> Sent: Tuesday, June 10, 2003 2:35 PM Subject: mysql_connect() error Good afternoon! I have Apache w/php installed on one server

Re: mysql_connect() error

2003-06-10 Thread gerald_clark
You have to have the mysql libraries installed, not the server. Your PHP does not have mysql support installed. Sparky Kopetzky wrote: Good afternoon! I have Apache w/php installed on one server. I have mysql installed on a windows machine. I keep getting this error 'Call to undefined function:

mysql_connect() error

2003-06-10 Thread Sparky Kopetzky
Good afternoon! I have Apache w/php installed on one server. I have mysql installed on a windows machine. I keep getting this error 'Call to undefined function: mysql_connect()' in my php script. Now, according to what the Redhat RPM is telling me about php-mysql is that I have to have mysql RU