php-general | 2001072
Date: 07/23/01
- Next message: James Holloway: "[PHP] Re: reg exp help"
- Previous message: James Holloway: "Re: [PHP] date HELP !!!!!"
- In reply to: E. Peter K. Chan: "Re: [PHP] php 4.0.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
It works now. I did a stupid mistake instead of putting --enable-sockets
I put --with-sockets <g>
Adrian
On Sat, 21 Jul 2001, E. Peter K. Chan wrote:
> Hi
>
> Try going to the source directory ie where you unzipped the tarball for php.
> May as well upgrade to php4.0.6 - that could save you some problems now and
> later. Type in:
>
> # ./configure --help
>
> it says --with-readline[=DIR] so maybe you need to install readline first or
> point php to where it is? (FYI, I just installed 4.0.6 and it did not
> automatically install readline - I didn't include --with-readline in my
> options)
>
> if this doesn't help out then the only thing I can suggest is to start from
> scratch, but BACKUP first!
> See:
> http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/page1.html
>
> It's an excellent tutorial on setting up mysql, php,apache and even openssl.
> And it works.
>
> Peter
>
>
> ----- Original Message -----
> From: "Adrian D'Costa" <adrian <email protected>>
> To: "E. Peter K. Chan" <heypeter <email protected>>
> Cc: "php general list" <php-general <email protected>>
> Sent: Saturday, July 21, 2001 4:48 PM
> Subject: Re: [PHP] php 4.0.6
>
>
> > Hi Peter,
> >
> > I think the guru of php on the list can tell us what the problem is. I am
> > going to compile 4.0.4pl2 and see if I get that error. In fact I am
> > unable to access mysql now even though I have given --with-mysql.
> >
> > Any clues
> >
> > Adrian
> >
> > On Fri, 20 Jul 2001, E. Peter K. Chan wrote:
> >
> > > Hi Adrian
> > >
> > > I just rebuilt my PHP to 4.0.6 and get a similar message with the bcmath
> > > functions. I don't have an answer for you at the moment. it may be the
> > > configure options selected. If you find out the answer please tell me
> and
> > > I'll do like wise.
> > >
> > > Peter
> > > ----- Original Message -----
> > > From: "Adrian D'Costa" <adrian <email protected>>
> > > To: "php general list" <php-general <email protected>>
> > > Sent: Thursday, July 19, 2001 7:12 PM
> > > Subject: [PHP] php 4.0.6
> > >
> > >
> > > > Hi,
> > > >
> > > > I am trying to use the socket or readline functions but get a message:
> > > > call to undefined function readline(). Why? Is this not implemented
> in
> > > > 4.0.6.
> > > >
> > > > Adrian
> > > >
> > > >
> > > > --
> > > > PHP General Mailing List (http://www.php.net/)
> > > > To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> > > > For additional commands, e-mail: php-general-help <email protected>
> > > > To contact the list administrators, e-mail:
> php-list-admin <email protected>
> > > >
> > > >
> > > >
> > >
> > >
> > >
> >
> >
> >
>
>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: James Holloway: "[PHP] Re: reg exp help"
- Previous message: James Holloway: "Re: [PHP] date HELP !!!!!"
- In reply to: E. Peter K. Chan: "Re: [PHP] php 4.0.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

