Talk to the other admin.  If you're using RPMs, you just need to install the
php_mysql RPM, restart apache, and you should be up and running again.

If you're compiling PHP from scratch, you'll have to do so again with
--with-mysql in the configure command.  But, as this is the default when
compiling PHP from scratch, my hunch is the first option is what you really
need.

-- t

On 1/21/03 10:01 AM, "Tom Ray" <[EMAIL PROTECTED]> wrote:

> It turns out after some checking, the other admin on the machine ran a
> kernel update last week. I hadn't been testing any scripts over the last
> week myself so I didn't notice the issue until the other day.
> 
> When I run a function_exists() for mysql_connect it comes back false. When
> I run phpinfo() there is no reference to mysql at all.
> 
> I'm still kind of new to all this, and I'm just wondering what I need to
> do to get php and mysql talking again. Is there a service or command I can
> run to get things going again?
> 

-- 
Tracy F. Rotton
[EMAIL PROTECTED]
http://www.taupecat.com/

          "... I like the 49ers because they're pure of heart,
          Seattle because they've got something to prove,
          and the Raiders because they always cheat."
                                     -- Lisa Simpson, "Lisa the Greek"


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

Reply via email to