I find it's safest to not run "make install" after make, rather to manually copy the binary into /usr/bin/ or whereever you want it. That way it doesn't mess w/ any config files.
----- Original Message ----- From: "Dr CHEUNG Ngai Tseung" <[EMAIL PROTECTED]> To: "Robert Abbate" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, March 26, 2002 2:29 PM Subject: [PHP-INST] RE: php executable > I'm not sure if this is the "proper" way to do it, but I separately built a > version of php-standalone by > > ./configure --with-config-file=/etc --prefix=/usr/local --other > options > > but without apxs. > > This builds an executable in [prefix]/bin > > -----Original Message----- > From: Robert Abbate [mailto:[EMAIL PROTECTED]] > Sent: Monday, 25 March 2002 15:37 > To: [EMAIL PROTECTED] > Subject: php executable > > > hello. I used to have PHP installed by RPM and it had the ability to run php > from the command line like this: > > [momma@ mysite.com]# php -q /home/mysite/test.php > > now that I've removed the RPM and configured and installed PHP from the > source code distribution, I don't have that ability anymore. Is there any > way to do this? > > Thanks > Robert > > > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php