RE: [PHP] /usr/bin/php Question

2002-04-07 Thread Chris Kay
] --- -Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Sunday, 7 April 2002 3:32 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] /usr/bin/php Question On Sunday 07 April 2002 13:18, Chris Kay wrote: Hi I have compiled php -with-apxs option and I read in the archives it don't

Re: [PHP] /usr/bin/php Question

2002-04-07 Thread Jason Wong
On Sunday 07 April 2002 19:37, Chris Kay wrote: So I should compile without axps to make the binary then recompile --with-axps to compile the apache module again.? Cause I want both apache module and command line. If you want both, then yes, you need to compile twice. Once using

RE: [PHP] /usr/bin/php Question

2002-04-07 Thread Chris Kay
Thanks Jason this worked.. --- Chris Kay, Eleet Internet Services [EMAIL PROTECTED] --- -Original Message- From: Jason Wong [mailto:[EMAIL PROTECTED]] Sent: Monday, 8 April 2002 4:01 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] /usr/bin/php Question On Sunday 07 April 2002

Re: [PHP] /usr/bin/php Question

2002-04-06 Thread Rasmus Lerdorf
Just compile again with --with-apxs On Sun, 7 Apr 2002, Chris Kay wrote: Hi I have compiled php -with-apxs option and I read in the archives it don't create a /usr/bin/php. But I wish to run 2 scripts I have made by command line, I have the 2 scripts outside the web server Root. Is

Re: [PHP] /usr/bin/php Question

2002-04-06 Thread Jason Wong
On Sunday 07 April 2002 13:18, Chris Kay wrote: Hi I have compiled php -with-apxs option and I read in the archives it don't create a /usr/bin/php. But I wish to run 2 scripts I have made by command line, I have the 2 scripts outside the web server Root. Is there a way to compile a php