Thanx all,

I am new to this and still learning, when I installed Linux, I did not have
to do anything to PHP however I did just get the mysql rpm and install
without any special configuration, Does anyone have an idea of any article
that will help me recompile my php with my apache.

Thanx


----- Original Message -----
From: "Jeremy 'Circ' Charles" <[EMAIL PROTECTED]>
To: "Oladejo, Tokunboh" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, February 25, 2002 3:21 PM
Subject: Re: Connecting to mysql Server


> On Mon, 25 Feb 2002, Oladejo, Tokunboh wrote:
> > Does anyone have an idea why I am getting an error "Fatal error: Call to
> > undefined function: mysql_connect() in /var/www"
>
> That's the error you get if you try to call mysql_connect() but don't have
> the MySQL support compiled in to the PHP module.  Rebuild the module,
> making sure that you have the MySQL support enabled.  Watch the output
> from the configure stage, and see the PHP installation docs for more info.
>
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to