[PHP-INST] php4.2,win2k,xitami, headache!

2002-05-19 Thread Andrew Linehan
Installed php4.2 over previous install as administrator - no problems. Logged on under different user got this: Security Alert! PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STAT

[PHP-INST] problem

2002-05-19 Thread Erik
hi, i use a linux mandrake 8.1 system php 4..0.6 is included and apache is included to (rpm packages) because php 4.0.6 has known security issues i want to update my installation with the latest php version availible can i do this without apache is gonna make trouble ? regards Erik -- PHP In

[PHP-INST] Re: PHP-APACHE-WIN2000

2002-05-19 Thread Daniel Malmberg
Have you configured your php.ini the right way? Had some similar problems berfore i did that. Daniel Malmberg Webdesigner ___ mailto:[EMAIL PROTECTED] ICQ# 36635667 Post mail: Kohagsgatan 94 561 49 HUSKVARNA SWEDEN Fax. +46-(0)708-301993 ___

php-install Digest 19 May 2002 17:26:34 -0000 Issue 843

2002-05-19 Thread php-install-digest-help
php-install Digest 19 May 2002 17:26:34 - Issue 843 Topics (messages 7032 through 7034): php4.2,win2k,xitami, headache! 7032 by: Andrew Linehan problem 7033 by: Erik Re: PHP-APACHE-WIN2000 7034 by: Daniel Malmberg Administrivia: To subscribe to the digest, e-mail

[PHP-INST] My Apache 2 server won't restart

2002-05-19 Thread Steve Mosley
Hi, I've just tried to setup PHP 4.2.0 with apache 2 and after editing all the ini files my apache server won't restart. Please help! Cheers, __ / / /\/\ /Steve Mosley

RE: [PHP-INST] My Apache 2 server won't restart

2002-05-19 Thread Steve Mosley
Still no joy I'm afraid. Here's a step by step list of what I've got and what I've done. I run Win XP Pro on a PIII 750Mhz with 640MB RAM I have installed Apache 2.0.35 win32 binary with the the server root as d:\darckense.com This works fine. I have then installed PHP 4.2.1 and followed the

[PHP-INST] Version 4.2.0 - phpinfo() shows the old build information after rebuild

2002-05-19 Thread Deniz
System Linux 2.4.5 #4 Wed Jun 13 20:36:40 UTC 2001 i586 Original configuration Apache_1.3.24 (with openSSL and modssl) php-4.2.0 MySQL Ver 11.17 Distrib 3.23.49a This configuration is working fine since the original installation. Php was configured with: ./configure --with-mysql=/usr/local/mysql

[PHP-INST] Re: [PHP-QA] Version 4.2.0 - phpinfo() shows the old build information after rebuild

2002-05-19 Thread Markus Fischer
Hi, more important is, were the new extension included or not? If just the build old it may be an unwanted side effect. - Markus On Sun, May 19, 2002 at 04:12:35PM -0400, Deniz wrote : > System Linux 2.4.5 #4 Wed Jun 13 20:36:40 UTC 2001 i586 > Original configuration > Apache_1

[PHP-INST] Re: [PHP-QA] Version 4.2.0 - phpinfo() shows the old build information after rebuild

2002-05-19 Thread Deniz
The following lines from "make install" command, shows that it is installing. I the method I explained in this email was almost doing a re-install so I really don't understand why it's not working. Doesn't the phpinfo() read this information from libphp4.so ? (And that file is recreated, because I

[PHP-INST] RE: [PHP-QA] Version 4.2.0 - phpinfo() shows the old build information after rebuild

2002-05-19 Thread Liz
Oddly, mine has actually worked and displayed changes.. > -Original Message- > From: Markus Fischer [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 19, 2002 11:18 PM > To: Deniz > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [PHP-QA] Version 4.2.0 - phpinfo() shows the old > b

[PHP-INST] Re: php4.2,win2k,xitami, headache!

2002-05-19 Thread Erik
Andrew Linehan wrote: > Installed php4.2 over previous install as administrator - no problems. > Logged on under different user got this: > > Security Alert! PHP CGI cannot be accessed directly. > This PHP CGI binary was compiled with force-cgi-redirect enabled. This > means that a page will onl

Re: [PHP-INST] My Apache 2 server won't restart

2002-05-19 Thread MikeParton
Are the typos in your message below limited to this message or are they incorrect in your php.ini and httpd.conf files as well? Specifically: php4apachi.dll sb==> php4apache.dll c:\php\entensions sb==> c:\php\extensions I changed the docroot to d:\darckense.com sb==> d:\darskense (I believe) HT

[PHP-INST] Re: [PHP-QA] Version 4.2.0 - phpinfo() shows the old build information after rebuild

2002-05-19 Thread news.php.net
Did you have the same problem? Or did you follow the same steps to update? -d "Liz" <[EMAIL PROTECTED]> wrote in message 000101c1ff87$2d071030$6864a8c0@excalibur">news:000101c1ff87$2d071030$6864a8c0@excalibur... > Oddly, mine has actually worked and displayed changes.. > > > -Original Message

Re: [PHP-INST] RE: [PHP-QA] Version 4.2.0 - phpinfo() shows the old build information after rebuild

2002-05-19 Thread Jason Reid
I've seen the same thing on my servers, though I usually end up playing around until it works, I've found most often its cause u didnt kill apache (or one process of it). Also run a make clean before running the configure, not after. From my understanding make clean removes any changed or compile

Re: [PHP-INST] RE: [PHP-QA] Version 4.2.0 - phpinfo() shows the old build information after rebuild

2002-05-19 Thread Deniz
Hi Jason, thanks for the reply. I did make sure that no Apache process was running before I started the reconfig. And I also tried an attempt with make clean before reconfig, actually I even deleted the whole source directory and unpacked a fresh download of php-4.2.0.tar.gz just to make sure. B

php-install Digest 20 May 2002 06:46:07 -0000 Issue 844

2002-05-19 Thread php-install-digest-help
php-install Digest 20 May 2002 06:46:07 - Issue 844 Topics (messages 7035 through 7045): My Apache 2 server won't restart 7035 by: Steve Mosley 7036 by: Steve Mosley 7042 by: MikeParton Version 4.2.0 - phpinfo() shows the old build information after rebuild