[PHP] Enable CLI on Mac OS X

2003-02-13 Thread Dan Tappin
Hello all,

I am running a few Apache 1.3.x / PHP 4.2.3 systems and I would like to 
mess around with using PHP from the command line.

I installed PHP from a nice .pkg installer from Tenon (www.tenon.com) 
and it runs fine.  The problem is that there is no source code on my 
system to run a simple ./configure --enable-cli etc...

I am thinking that I need to install PHP (v4.3 while I am at it) from 
scratch to do this.  I was wondering if anyone can think of a work 
around or any other ideas?

Thanks,

Dan


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] enable CLI

2002-11-10 Thread Pierre Vaudrey

Le dimanche, 10 nov 2002, à 12:24 Europe/Paris, .: B i g D o g :. a 
écrit :

The best way to enable cli is to re-configure php without apache and
everything else you want.

You mean 2 PHP implementation : one for Apache(existing) and a new one 
standalone ?


I like to add --bindir to the configuration so i can put the executable
in the /usr/local/bin directory for my cli programs..

This should work for you and create a cli executable program that you
can use...



On Sun, 2002-11-10 at 18:00, Pierre Vaudrey wrote:

I'm running PHP4 on Mac OS 10.2.1 using Marc Liyanage's binaries
compiled with --disable-cli option .Is there any possibility to 
install
an extension to enable CLI ?
Thanks for your help .

Pierre Vaudrey
email [EMAIL PROTECTED]

--
.: B i g D o g :.





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] enable CLI

2002-11-10 Thread Pierre Vaudrey
I'm running PHP4 on Mac OS 10.2.1 using Marc Liyanage's binaries 
compiled with --disable-cli option .Is there any possibility to install 
an extension to enable CLI ?
Thanks for your help .

Pierre Vaudrey
email [EMAIL PROTECTED]

[PHP] enable CLI

2002-11-10 Thread Pierre Vaudrey
I'm running PHP4 on Mac OS 10.2.1 using Marc Liyanage's binaries 
compiled with --disable-cli option .Is there any possibility to install 
an extension to enable CLI ?
Thanks for your help .


Pierre Vaudrey
email [EMAIL PROTECTED]