Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001072

Re: [PHP] php 4.0.6 From: Adrian D'Costa (adrian <email protected>)
Date: 07/20/01

No. Just what would be the optimum settings. I have the following
./configure --target=i386-redhat-linux --prefix=/usr
--with-config-file-path=/etc --disable-debug --enable-pic
--enable-inline-optimization --with-apxs=/usr/sbin/apxs --disable-static
--with-exec-dir=/usr/bin --with-regex=system --with-gd
--with-jpeg-dir=/usr --with-png --with-gdbm --enable-debugger
--enable-magic-quotes --enable-safe-mode --enable-track-vars --enable-ftp
--with-mysql --with-xml --enable-trans-sid --with-sockets

now adding --with-readline.

Is this ok?

Adrian

On Thu, 19 Jul 2001, Rasmus Lerdorf wrote:

> Did you compile php using --with-readline ?
>
> On Thu, 19 Jul 2001, Adrian D'Costa wrote:
>
> > 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>