In order to not affect your current Apache (or whatever) setup, I find it best to not run "make install" after building -- instead, just manually copy the php binary (it's somewhere in the build tree, I forget where) into /usr/bin or /usr/local/bin. That way apache is left using the Apache module.
----- Original Message ----- From: "Dr CHEUNG Ngai Tseung" <[EMAIL PROTECTED]> To: "webmaster" <[EMAIL PROTECTED]>; "phpinstall" <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 10:30 PM Subject: [PHP-INST] RE: Installing PHP for command-line use > Build php without the -apxs command > > -----Original Message----- > From: webmaster [mailto:[EMAIL PROTECTED]] > Sent: Monday, 22 April 2002 17:33 > To: phpinstall > Subject: Installing PHP for command-line use > > > Hi all, > working with my website I have ofund it would be practical to be able to run > PHP from the command-line. > This would be nice when it comes to writing "at"-jobs etc, where now I have > to use PERL. It would be so much easier to do that kind of work if I could > just write it in PHP. > I have heard this is possible, but I dont know how and honestly haven't been > able to find info on it; at least not on the php.net website. > > Any suggestions? > > Best regards, > > Eivind > > > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php