Hello everybody!
I am new to this list. I hope it's the right place to ask my question.
I am using PHP 4.0.6 (mod_php) / Apache 1.3.20 / Mandrake 8.1. I also
use content-negotiation on the same server. Therefore I have the
following directives in Apache's config:
LoadModule php4_module extra
I've been trying to get php working on our RH8 box using a source rpm. PHP
compiles fine however, when reloading apache with the new mod_php, mod_php
fails to load any extensions. Yet php-cli loads all extensions
just fine.
Following are the errors that are produced as well as my configure line for
I didn't get any replies the first time, so I thought I'd post this
again in the hope that someone can point me in the right direction:
I've got php-4.0.6-15 installed as an RPM on a Redhat 7.1 system with
Apache as an RPM (apache-1.3.27-2 - I originally had Apache 1.3.22, but
upgraded to see i
I've got php-4.0.6-15 installed as an RPM on a Redhat 7.1 system with
Apache as an RPM (apache-1.3.27-2 - I originally had Apache 1.3.22, but
upgraded to see if it would fix this) and I'm having the weirdest
problem. For some reason, when mod_php is set to load in the httpd.conf
file, it breaks
Interesting ...took a RedHat apache rpm and installed it (ver 1.3.23-14) the
http.conf file is automatically set up to look for the mod_php.so library but
looked every where on my system and the mod_php.so does not exist. Is this correct?
--
PHP Install Mailing List (http://www.php.net/)
To unsub
Hi.
I try to install a Apache 1.3.x (at this time 1.3.22, I use always the last
stable apache) with mod_php (PHP 4.1.1 as apache module), mod_php3 (PHP
3.0.18 as apache module) and mod_perl, but I don“t understand how to include
mod_perl. Does anybody know a good tutorial or an short introdruction
Hi guys... I just recently upgraded to RedHat 7.2, and unfortunately it
doesn't include mod_php (and I can't find a reasonable facsimile)...
Therefore the PHP pages that I have no longer work (I have PHP standalone,
but I guess that there's more to it than plugging in a module and calling it
a day
... and then enter : make && make install
and (hopefully) all is done :-)
Stefan
-Ursprungliche Nachricht-
Von: Sagittarius [mailto:[EMAIL PROTECTED]]
Gesendet: Sonntag, 8. Juli 2001 06:36
An: [EMAIL PROTECTED]
Betreff: [PHP-INST] mod_php and Apache 2.0.16 Need help please?
I have Re