You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Mac Serve <ma...@ns.sympatico.ca> on 2003/05/01 01:32:00 UTC

[users@httpd] mod_php4

Okay, I have another problem, I just installed Apache 2.0.44, and it 
wont accept my verson of libphp that was for 1.3.27, and it says this 
when I go to restart apache:
[macserve:local/apache2/bin] mzwicker# ./apachectl restart
Syntax error on line 269 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/mod_php4.so into server: dyld: 
/usr/local/apache2/bin/httpd can't open library: 
/usr/local/lib/libgd.2.dylib  (No such file or directory, errno =2)

So where do i get mod_php4.so for Apache 2.0.44?
Thanks, Mike.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] mod_php4

Posted by Bryan Lipscy <x4...@monroe.net>.
http://us3.php.net/manual/en/install.apache2.php

"Do not use Apache 2.0 and PHP in a production environment neither on
Unix nor on Windows. "

"Note: Apache 2.0 SAPI-support started with PHP 4.2.0. PHP 4.2.3 works
with Apache 2.0.39, don't use any other version of Apache with PHP
4.2.3. However, the recommended setup is to use PHP 4.3.0 or later with
the most recent version of Apache2."

>So where do i get mod_php4.so for Apache 2.0.44?
http://us3.php.net/downloads.php



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org