You built a DSO.  It should be located in /path/to/apache/libexec/libphp4.so.  You 
must now modify your httpd.conf file to have Apache load it.  

Read this: http://www.php.net/manual/en/install.apache.php for more info on 
configuring Apache to load the DSO.

--Jim

>>> chad kellerman <[EMAIL PROTECTED]> 05/31/02 09:45AM >>>
Good afternoon,

   Hello, I have compiled php 4.2.1 a few ways.  I have noticed that the way I 
am building it the php binary is not created..  I would ex[ect to be in 
usr/local/bin with the other binaries that were created, pear, php-config, 
phptar etc.

   Is there something i am missing?

Here is my configure line.

./configure --enable-force-cgi-redirect --disable-debug \
--enable-pic --disable-rpath --enable-inline-optimization \ 
--with-gd=/usr/local --enable-dbase --enable-gd-native-ttf \ 
--with-gdbm=/usr/local --with-gettext --with-jpeg-dir=/usr/local \ 
--with-png-dir=/usr/local --with-regex=system --with-ttf  \
--with-xml --with-zlib --enable-bcmath --enable-debugger \
--enable-ftp --enable-magic-quotes --enable-sockets \ 
--enable-track-vars --enable-trans-sid  \ 
--with-mysql=/usr/local/mysql-3.23.49 \ 
--with-cybercash=/usr/local/cybercash/mck-3.2.0.6-i586-pc-linux-gnulibc2.1 \ 
--disable-posix-threads --with-mcrypt=/usr/local  \ 
--with-apxs=/etc/httpd/bin/apxs --with-curl=/usr/local 

Oh, one other thing I did a find in the php src directory and did not find 
one.  And it did not install it in another bin directory.  I checked..  ;^)

thanks for the help...

Chad Kellerman
        

--
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