[PHP-INST] PHP4/Apache2

2003-05-27 Thread David Peralta
Hi, I'm trying to install PHP 4.3.1 as an apache2 (2.0.45) module in RH7. I've followed the instructions in INSTALL file but the --activate-module apache "configure" script options is no longer available. Is there another way? Thanks, David

[PHP-INST] php4/Apache2/MySQL on Windows XP

2003-02-17 Thread Ray Pinnegar
Hi folks - hope you can help. I have had a lot of trouble installing php4 on Apache 2.0 with MySQL on a Windows XP system. IIS is not installed. It seems to run now, but it won't pass URL references. e.g. to run a .php doc from the URL Address line: //localhost/myprogram.php?week=1, the week no. is

[PHP-INST] php4 & Apache2 & winXP

2002-04-16 Thread Jas
I have been looking at the documentation for Apache and the documentation for php and I am lost... Could someone point out a quick and easy way for installation (without the use of the exe?) Yeah I know, stupid, but I want to try this out. Thanks in advance, Jas -- PHP Install Mailing List (h

[PHP-INST] php4 apache2 install

2001-08-16 Thread John Falkarp
Hi, Try to install php 4.0.6 with apache2 configure works fine make make exits with this message: sapi_apache2.c: In function `php_input_filter': sapi_apache2.c:248: too many arguments to function `ap_get_brigade' sapi_apache2.c: In function `php_register_hook': sapi_apache2.c:443: warning: passi

Re: [PHP-INST] php4 & apache2 ?

2001-04-16 Thread Timothy Wojtaszek
Mark - thanks for the tip, I browsed it but things didn't seem newer, I was wrong. The modules was created successfully although my initial didn't work I still have to make sure _I_ setup everything ok. Thanks again. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mai

Re: [PHP-INST] php4 & apache2 ?

2001-04-16 Thread Mark Reidenbach
I don't think it's possible with 4.04pl1, but it will compile if you grab the latest cvs snapshot. I've gotten it to serve pages, but when I issue an "apachectrl stop" apache refuses to kill all the processes once the php module is loaded. Take the php module out, and you're back in business. Yo

[PHP-INST] php4 & apache2 ?

2001-04-15 Thread Timothy Wojtaszek
Where can I get more information on (1) if this is even possible yet - I know that php4 has a --with-apxs2 option, but I get this: ---make output --- make[1]: Entering directory `/opt/Project_Yuuto/php-4.0.4pl1/sapi/apache2filter' /bin/sh /opt/Project_Yuut