[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re[2]: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????
- Subject: Re: Re[2]: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????
- From: "Wayne Stevens" <wayne@xxxxxxxxxxx>
- Date: Sat Sep 8 13:33:22 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
In the php.ini there was an extension=msql.so that I uncommented. I
changed it to extenstion=mysql.so. I dont know if I had accidentally
deleted the y in my or it came that way, but things seem to be order now.
----- Original Message -----
From: "Wayne Stevens" <wayne@xxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Saturday, September 08, 2001 6:31 PM
Subject: Re: Re[2]: [cobalt-users] mysqlconnect() not supported in php 4.0.6
?????
> I have it that way and it does not work for me. Did you install the new
> packages and was it with or without the new GD Lib?
> ----- Original Message -----
> From: "Todd W" <twooly@xxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Saturday, September 08, 2001 8:29 AM
> Subject: Re: Re[2]: [cobalt-users] mysqlconnect() not supported in php
4.0.6
> ?????
>
>
> > http://list.cobalt.com/pipermail/cobalt-users/2001-September/052049.html
> >
> > This has been brought up several times and this got me up and running
> again.
> >
> > --Todd
> > ----- Original Message -----
> > From: "Richard Kurth" <rkurth@xxxxxxxxxxxx>
> > To: "Wayne Stevens" <cobalt-users@xxxxxxxxxxxxxxx>
> > Sent: Saturday, September 08, 2001 4:00 AM
> > Subject: Re[2]: [cobalt-users] mysqlconnect() not supported in php 4.0.6
> > ?????
> >
> >
> > > Hello Wayne,
> > > --with-db3 has nothing to do with mysql look for a line in the
> > > configure file that says --with-mysql if it is there and if you are
> > > running a phpinfo() file look down the file and see if it shows mysql
in
> > > the list.
> > >
> > > Friday, September 07, 2001, 6:41:54 PM, you wrote:
> > >
> > >
> > >
> > > >> 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
> > > Wayne Stevens> 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
> > > Wayne Stevens> 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
> > > Wayne Stevens> longer
> > > >> > supported in php4.0.6
> > > >> > Is there a work around for it ? I have several other customers
> using
> > > Wayne Stevens> mysql
> > > >> > but they haven't complaint (yet) about this issue.
> > > >> >
> > > >> > Can somebody shine some light on this matter for me ? In this
case
> we
> > > Wayne Stevens> used
> > > >> a
> > > >> > raq4 server. Perhaps it is good to know that phpmyadmin is still
> > > Wayne Stevens> 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
> > > >> >
> > > >>
> > >
> > > Wayne Stevens> _______________________________________________
> > > Wayne Stevens> cobalt-users mailing list
> > > Wayne Stevens> cobalt-users@xxxxxxxxxxxxxxx
> > > Wayne Stevens> To Subscribe or Unsubscribe, please go to:
> > > Wayne Stevens> http://list.cobalt.com/mailman/listinfo/cobalt-users
> > >
> > >
> > >
> > > --
> > > Best regards,
> > > Richard
> > > mailto:rkurth@xxxxxxxxxxxx
> > >
> > > _______________________________________________
> > > cobalt-users mailing list
> > > cobalt-users@xxxxxxxxxxxxxxx
> > > To Subscribe or Unsubscribe, please go to:
> > > http://list.cobalt.com/mailman/listinfo/cobalt-users
> > >
> >
> > _______________________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > To Subscribe or Unsubscribe, please go to:
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
>