Re: [PHP] libphp4.so not created on upgrade

2005-01-12 Thread Rasmus Lerdorf
heath boutwell wrote: --- Rasmus Lerdorf [EMAIL PROTECTED] wrote: Well, what is created? Do you get a .libs/libphp4 file with no extension? If so, you can either just rename that to .libs/libphp4.so or run libtoolize --force and re-run ./configure -Rasmus Still no libphp4.so created by make

Re: [PHP] libphp4.so not created on upgrade

2005-01-11 Thread heath boutwell
--- Rasmus Lerdorf [EMAIL PROTECTED] wrote: Well, what is created? Do you get a .libs/libphp4 file with no extension? If so, you can either just rename that to .libs/libphp4.so or run libtoolize --force and re-run ./configure -Rasmus Still no libphp4.so created by make install. Here

[PHP] libphp4.so not created on upgrade

2005-01-09 Thread heath boutwell
Upgrading to 4.3.10, Make, make test and make install work with no errors. Using same configure options I used to install 4.3.8: ./configure --prefix=/usr --with-apx=/usr/local/apache/bin/apxs --libdir=/usr/lib/php4 --datadir=/usr/share/php --with-sybase-ct=/usr/local/freetds

Re: [PHP] libphp4.so not created on upgrade

2005-01-09 Thread Rasmus Lerdorf
heath boutwell wrote: Upgrading to 4.3.10, Make, make test and make install work with no errors. Using same configure options I used to install 4.3.8: ./configure --prefix=/usr --with-apx=/usr/local/apache/bin/apxs --libdir=/usr/lib/php4 --datadir=/usr/share/php --with-sybase-ct=/usr/local/freetds

RE: [PHP] libphp4.so for Roxen

2004-01-22 Thread Thomas Svenson
Dan Egli wrote: Except that a lot of software, including the Webmail system I have(SquirrelMail), requires mod_php. If it was a simple decision I'd say oh well. But the fact is that I have several pieces of software that require mod_php. If it is not currently safe to run PHP as Roxen

[PHP] libphp4.so for Roxen

2004-01-13 Thread Dan Egli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey folks. I'm new to the list and am hoping someone can help me out here. I use Roxen Challenger as my web server. I'd like to get PHP functionality like mod_php for apache. I downloaded the 4.2.2 tarball that my Linux distro uses (RedHat 9) and

RE: [PHP] libphp4.so for Roxen

2004-01-13 Thread Thomas Svenson
Dan Egli wrote: Hey folks. I'm new to the list and am hoping someone can help me out here. I use Roxen Challenger as my web server. I'd like to get PHP functionality like mod_php for apache. I downloaded the 4.2.2 tarball that my Linux distro uses (RedHat 9) and compiled it. It seemed to

Re: [PHP] libphp4.so for Roxen

2004-01-13 Thread Dan Egli
Hi Dan, It is not recommended to run PHP as a module with Roxen. Due to some incompatibility PHP can kill Roxen for you. Running it as CGI works fine though. /Thomas Except that a lot of software, including the Webmail system I have(SquirrelMail), requires mod_php. If it was a simple decision

[PHP] libphp4.so

2003-06-06 Thread Ryan Vennell
ok, when i compile php i dont get libphp4.so. i'm not a linux Newb or anything but i'm not an extremely advanced user either so any help would be useful... i cant exactly run apache w/ php w/out this module. thanks for any help any of you can give me. Redhat 8/apache2 (ugh @ both) -Ryan

[PHP] libphp4.so

2002-07-29 Thread Peter
howdy, i've got it all configured correctly .. well it doesn't spit any errors out on make but when i got to view a web page it opens a down load box ..so i added this LoadModule php4_modulelibexec/libphp4.so to httpd.conf as per the manual and restarted apache but it didn't start

[PHP] libphp4.so...

2001-09-12 Thread Fernando M Hildebrand
Once I´ve installed php (DSO), and try to restart apache I´ve get: libexec/libphp4.so : unresolved symbol :uncompress apache could not be started (something like this) Does anyone can help? Thanks Fernando [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To

[PHP] libphp4.so loading problem

2001-05-05 Thread Wolfgang Ebneter
Hi list, i've compiled php-4.0.4pl1 with ldap support. It compiled nice and clean. A make install put the lib in apache's libexec directory. When I start apache I get the following : cannot load .../libphp4.so into server undefined symbol : ldap_value_free I checked the ldap.c file and found