[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????
- Subject: Re: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????
- From: "Wayne Stevens" <wayne@xxxxxxxxxxx>
- Date: Fri Sep 7 10:59:35 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I am having the same problem. If you look at phpinfo, see if it
shows --with-db3 and I think it should be --with-db. I just dont know where
to run the ./configure command since I did not untar anything.
----- Original Message -----
From: "R. Hamburg" <cobalt@xxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Cc: <pkgmaster@xxxxxxx>
Sent: Friday, September 07, 2001 4: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
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>