
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] RH 6.2 -> 7.2 : Masq and PHP/MySQL problems
----- Original Message -----
From: "BABA Yoshihiko" <baba@example.com>
To: <tlug@example.com>
Cc: <lists@example.com>
Sent: Friday, June 07, 2002 1:24 PM
Subject: Re: [tlug] RH 6.2 -> 7.2 : Masq and PHP/MySQL problems
> "lists" <lists@example.com> wrote:
>
> >
> > PHP/MySQL
> >
> > Bringing up a .php page that used to work, I now get:
> > Fatal error: Call to undefined function: mysql_connect()
> >
> > I assume from this that PHP was not installed with MySQL support. I ran
> > rpm -qa | grep sql and saw that most of the database stuff was installed
for
> > postgres.
>
> See PHP Info (<? phpinfo(); ?>). If you don't see MySQL, then you don't
have MySQL support.
>
> BABA Yoshihiko (supporting Nippon)
This problem did get solved, thanks.
Turns out a line for the mysql module had to be uncommented in php.ini, and
then the webserver restarted...
PHP down, on to ip[chains|tables] ...
Thanks,
Shawn
Home |
Main Index |
Thread Index