[PHP-INST] XP Home install question

2002-08-18 Thread Jonathan Goulding
Hello all, I receive the following error msg when trying to load a php page after installing php and a web server on XP home: "This PHP CGI binary was compiled with force-cgi-redirect enabled..." So, I have changed the php.ini file in both c:\windows and c:\php to no avail. The same error msg

[PHP-INST] 4.2.2 w CLI and 4.0.6 w CGI on one Server

2002-08-18 Thread Patrick Meisel
Hello, unfortunately I am forced to install 4.2.2 as an Apache-Module with the --enable-cli option and the CGI Version of 4.0.6 on one productive Server (I know, I know - it wasn´t my idea!). And I got to do it today :-(. I don´t think there will be any problems with the install itself, but th

[PHP-INST] Compilation Error

2002-08-18 Thread nntp.rz.uni-karlsruhe.de
After i sucessfully configured, i start make and get following lines back. Could anybody give me a hint what is wrong? Making all in Zend make[1]: Entering directory `/tmp/php-4.2.2/Zend' /bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main -DEAPI_MM -D_LARGEFILE_SOUR

php-install Digest 18 Aug 2002 13:52:49 -0000 Issue 984

2002-08-18 Thread php-install-digest-help
php-install Digest 18 Aug 2002 13:52:49 - Issue 984 Topics (messages 8153 through 8153): Re: Apache on win2000 and PHP 4 8153 by: xiaobo Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED]

[PHP-INST] Re: Apache on win2000 and PHP 4

2002-08-18 Thread xiaobo
remark this line: AddModule mod_php4.c > > When I used other way the apache does not work but i do not know where > to insert these lines (in htconf)... > > LoadModule php4_module c:/php/sapi/php4apache.dll > AddModule mod_php4.c > AddType application/x-httpd-php .php > > Same problem I had wit