:) .. ok thanx ...got what u mean now.... :)

Jim Thome wrote:
If you finished the previous install (make, make install), and completed the addition of the php module to the apache binary, you will have the PHP support.




Arindam Haldar <[EMAIL PROTECTED]> 11/14/02 11:26AM >>>

hi all,
thanx for your help.. i want to know if i build php without the " --with-apache=XXXXX " & recompile, still there will be support for php in apache ??
im sorry for this silly Question but am putting hands on php & apache for the first time...
thanx in advance..
A.H

Jim Thome wrote:

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

Reply via email to