[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????



I think it how the PHP is configured with-db3 instead of with-db.  People
who upgraded to PHP 4.0.6 with source and not the new package are not having
the problem.
----- Original Message -----
From: "Charles Williams" <hosting.mailing.list.account@xxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Cc: <pkgmaster@xxxxxxx>
Sent: Saturday, September 08, 2001 7:22 AM
Subject: Re: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????


>
> ----- Original Message -----
> From: "R. Hamburg" <cobalt@xxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Cc: <pkgmaster@xxxxxxx>
> Sent: Friday, September 07, 2001 11:31 PM
> Subject: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????
>
>
> > Hello,
> >
> > I have upgraded to the new supplied php version from
> > http://pkg.nl.cobalt.com/packages/raq/4/ Everything seemed working fine
> > however. One of my clients is using a mysql database for his guestbook.
> > Since I upgraded to php4.0.6 he is getting the following error when
trying
> > to open his
> >
> > guestbook:
> > Fatal error: Call to undefined function: mysql_connect() in
> > /home/sites/site14/web/nl/guestbook_show.php on line 16
> >
> > & Poll
> > Fatal error: Call to undefined function: mysql_pconnect() in
> > /home/sites/site14/web/poll/include/mysql.inc.php on line 8
> >
> >
> > Does this error ring a bell to some experienced mysql user(s). Is it
> > possible that the mysql_connect()/ mysql_pconnect() function is no
longer
> > supported in php4.0.6
> > Is there a work around for it ? I have several other customers using
mysql
> > but they haven't complaint (yet) about this issue.
> >
> > Can somebody shine some light on this matter for me ? In this case we
used
> a
> > raq4 server. Perhaps it is good to know that phpmyadmin is still
running,
> > and as far as I know this app also uses the mysql_connect().
> > Suggestions are more than welcome. :)
> >
> > --- R. Hamburg
> >
>
> make sure the mysqllib.so is being loaded.
>
> chuck
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>