make install should have copied libphp3.so from the libs directory (inside
the PHP source directory) into the modules directory which lives inside the
Apache directory.




--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: "Marcelo Pereira" <[EMAIL PROTECTED]>
Newsgroups: php.general
Sent: Monday, April 02, 2001 7:24 AM
Subject: [PHP] libphp3.so


Hi all,

I'm having trouble when installing PHP3-3.0.18.
I've done:

tar xzvf php3-3.0.18.tar.gz
cd php3-3.0.18
./configure --with-pgsql
./make
./make install

Then, in the INSTALL file says to add the follow line at
/etc/httpd/conf/httpd.conf

LoadMoldule    modules/libphp3.so

But, I dunno where is this (libphp3.so) file....... and I also don't know
where is the mod_php3.so file.
What did I do wrong ???


Thanks in advance,

Marcelo Pereira
Programmer





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to