Hello agian;
I have been gripping about
php not producing libphp5.so
for use as a DSO with Apache
on FreeBSD v 6.2
>> good news >>
I solved it.
By re installing the system
and starting all over again.
After reading the output of ./configure
in the php source dir, it was reporting
that it could not
This message:
From: [EMAIL PROTECTED]
Date: March 21, 2007 4:39:34 AM PST
To: php-install@lists.php.net
Subject: [PHP-INSTALL] hi
Here is it!
came this this disclaimer:
Your AT&T Yahoo! Mail Virus Protection detected the virus
'[EMAIL PROTECTED]' in the file 'document05.doc .exe', attached t
Hello;
I am coming over here from the general questions list with this
situation.
I am using FreeBSD v 6.2.
I have installed Apache v1.3.37
with:
./configure --enable-module=so --enable-module=rewrite
--enable-shared=max
make
make install
then
php 5.2.1
./configure --with-apxs=/usr/local/sbi