Justtechjobs.com Find a programming school near you






Online Campus Both


php-install | 2004112

[PHP-INSTALL] libphp5.so not being created From: Paul Porter (pporter <email protected>)
Date: 11/22/04

Hi,

I am trying to do a PHP 5.02 compile and install on a Debian Linux
system running Apache 1.3.31-7. For some reason the libphp5.so file is
not being created. I am not getting any errors when running configure or
make install. Is there something that I am missing?

Here is the configure command I am running:

./configure --with-imap=/usr/local/src/imap-2004a
--with-imap-ssl=/usr/bin/openssl --with-apache=/usr/include/apache-1.3/
--enable-modules --enable-mods-shared --enable-so

Thanks in advance for your help,

- Paul