[PHP-INST] Re: Apache2.0 + PHP4.1 - Missing Variables

2002-02-15 Thread Yasuo Ohgaki
[EMAIL PROTECTED] wrote: > I'm trying to get an install of Linux Apache 2.0 + PHP 4.1.0 working, and the > standard global variables are missing. This address iterates throught the > $_SERVER variables, then pulls up the phpinfo() screen. As you can see none of > the variables are there. One

php-install Digest 16 Feb 2002 02:56:27 -0000 Issue 702

2002-02-15 Thread php-install-digest-help
php-install Digest 16 Feb 2002 02:56:27 - Issue 702 Topics (messages 6015 through 6019): Re: ap_block_alarm 6015 by: Yasuo Ohgaki Re: problem with 4.1.1, apache 1.3.23 6016 by: Peter Clarke Setting up PHP 4.1.0 under Tomcat 4.0.1 on Solaris 8 6017 by: inigo.marketi

[PHP-INST] Apache2.0 + PHP4.1 - Missing Variables

2002-02-15 Thread programmer
I'm trying to get an install of Linux Apache 2.0 + PHP 4.1.0 working, and the standard global variables are missing. This address iterates throught the $_SERVER variables, then pulls up the phpinfo() screen. As you can see none of the variables are there. One in particular that I was expecti

[PHP-INST] php 4.1.1 make error on AIX 4.3.3

2002-02-15 Thread Ron Martinez
Hi, I'm having trouble installing php 4.1.1 with apache 1.3.23 on AIX 4.3.3. The configure runs ok, but the make command stops with errors. Any help would be welcomed. Thanks, Ron My config file is: ./configure --prefix=3D/usr/local/php_4.1.1 --with-apxs=3D/usr/local/apache_1.3.23/bin/apxs

[PHP-INST] Setting up PHP 4.1.0 under Tomcat 4.0.1 on Solaris 8

2002-02-15 Thread inigo
Hi! I'm trying to set up PHP 4.1.0 to run as a servlet inside Tomcat 4.01 on Solaris 8, following the instructions in the sapi/servlet/README. I've managed to successfully compile PHP, and I've set up Tomcat to use the generated jar, but when I try and access a simple PHP file: then I get the

[PHP-INST] Re: problem with 4.1.1, apache 1.3.23

2002-02-15 Thread Peter Clarke
"Dario Nuevo" <[EMAIL PROTECTED]> wrote in message LGZTUQC8OJXV84LHMNH7S64511TIG.3c651a58@mystica">news:LGZTUQC8OJXV84LHMNH7S64511TIG.3c651a58@mystica... > hi folks.. > > i've installed a new apache (1.2.23) with mod_ssl, > compiled all without errors.. then i built php > (4.1.1), the so-module wi