You compiled it as part of the Apache binary.  

Remove the switch "--with-apache=/usr/local/src/apache_1.3.27" and recompile.  This 
will create the PHP binary.

Yes it is possible (in most cases) to develop the same scripts for both shell and web, 
just keep in mind that the environment variables are probably not the same.

--
Jim

>>> Arindam Haldar <[EMAIL PROTECTED]> 11/14/02 03:30AM >>>
hi all
im installing php for the first time the version i downloaded php 4.2.3 
& apache 1.3.27..
i followed te steps as written & am sucessful in compiling php too but 
when i c the bin directory i cant find any php binary..the bin library 
shows these files installed....
[root@myRH root]# ls /usr/local/php/v4-2s3/bin/
pear  pearize  php-config  phpextdist  phpize  phptar
[root@myRH root]#

the build option were...
[root@myRH php-4.2.3]# ./configure --prefix=/usr/local/php/v4-2s3 
--with-apache=/usr/local/src/apache_1.3.27 --enable-cli --with-openssl 
--enable-sigchild --with-zlib --with-bz2 --with-gdbm --with-db3 
--with-pgsql=/usr/local/pgsql/v7-2s3 --with-snmp --enable-sockets 
--with-xml

i read that present php supports have shell scipting features... if that 
is true then is it possible to develop the same scipts for both shell & 
as html for web ??

awaitng a reply very anxiously...
A.H


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



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

Reply via email to