You have to load the extension in your php.ini file. eg.
extension=mysql.so
-Rasmus
On Tue, 10 Jun 2003, 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 fun
oup"
<[EMAIL PROTECTED]>
Sent: Tuesday, June 10, 2003 13:48
Subject: Re: [PHP-DB] mysql_connect error
> PHP was not compiled with MySQL support. Re-compile.
>
> ---John Holmes...
>
> - Original Message -
> From: "Sparky Kopetzky" <[EMAIL PROTECTED]&g
PHP was not compiled with MySQL support. Re-compile.
---John Holmes...
- Original Message -
From: "Sparky Kopetzky" <[EMAIL PROTECTED]>
To: "PHP DB Group" <[EMAIL PROTECTED]>
Sent: Tuesday, June 10, 2003 3:35 PM
Subject: [PHP-DB] mysql_connect error
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
Never mind I figured it out!
""Chad Schmidt"" <[EMAIL PROTECTED]> wrote in message
99lqi8$u00$[EMAIL PROTECTED]">news:99lqi8$u00$[EMAIL PROTECTED]...
> I'm having problems getting php to interface with mysql on a linux server.
> I have a Linux Redhat setup and everything has been rpm'ed. Here is
I'm having problems getting php to interface with mysql on a linux server.
I have a Linux Redhat setup and everything has been rpm'ed. Here is the
error I get
"Fatal error: Call to undefined function: mysql_connect() in
/var/www/html/secure/index.php4 on line 4"
Thanks in advance,
--
PHP Da