MySql is not compiled into PHP

What does phpinfo say? (And not just the configure line)

----- Original Message -----
From: "Cditty" <[EMAIL PROTECTED]>
Newsgroups: php.general
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 29, 2003 12:07 AM
Subject: Can't connect to mysql


> I just setup my home development server and I am having problems
connecting
> to the mysql server.  Mysql is isntalled and is configured correctly.  It
> is running.  Mysql is compiled into php,   When I try to connect using
> existing code, I get the following error.
>
> Fatal error: Call to undefined function: mysql_connect()
>
> I am using MySQL 4.0.12.  I installed MySQL from rpms and installed the
> following ones.
> client, devel, server, shared, embedded
>
> Anyone have any ideas?
>
> CDitty
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to