[PHP-INST] mod_php and content-negotiation with Apache

2003-08-14 Thread Edgar Bonet
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

[PHP-INST] mod_php 4.3.2 (w/ apache-2.0.40) - problems loading extensions

2003-08-03 Thread Carl P. Corliss
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

[PHP-INST] mod_php STILL breaks CGI POST

2003-02-25 Thread Jason Carreira
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

[PHP-INST] mod_php breaks CGI POST

2003-02-22 Thread Jason Carreira
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

[PHP-INST] mod_php

2002-10-25 Thread php user
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

[PHP-INST] mod_php, mod_php3 und mod_perl in einem Apache

2002-01-26 Thread Enton05
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

[PHP-INST] Mod_PHP and Apache

2001-11-24 Thread Mandrake
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

RE: [PHP-INST] mod_php and Apache 2.0.16 Need help please?

2001-07-09 Thread Stefan Siefert
... 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