right, that is what I though to do at first, but somehow our sysadmin denied the idea. The server is now being tested by him, and I will continue playing with PHP on Monday (it is 5.30 here in Tokyo, he will leave soon and I am not allowed the root-pass. The server belongs to another company we acquire and was originally configured by other team). Meanwhile I will download the files I was testing on into my test machine, install on it the same apache as on prod. server and the PHP v4.0.5. If the result will be the same, I will then try the snapshots as you advised to me. Maxim Maletsky -----Original Message----- From: Andi Gutmans [mailto:[EMAIL PROTECTED]] Sent: Friday, May 11, 2001 5:19 PM To: Maxim Maletsky; [EMAIL PROTECTED]; 'Vlad Krupin' Cc: 'PHP General List. (E-mail)'; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP] RE: [PHP-DEV] RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with u pgrade to 4.0.5 OK, but anyway you can run another Apache web server instance on a different IP of that machine. Andi At 05:19 PM 5/11/2001 +0900, Maxim Maletsky wrote: >I know, >but the fact is that this problem might be caused by OS/web server >configuration on the production server. > >It is an old and slow > > Red Hat 6.1 > Apache 1.3.9 > > >We are first trying to set a new apache 1.3.19 on it in parallel directory, >and then we testing by switching symlinks. >I really believe it is a compatibility thing. > >Do you think we would be able to reproduce the problem on some other newer >machine? >If that would be so, then we'd hear lots of such complains from users >upgrading to v4.0.5. After all it is just an '//'! > >I am gonna try it now on my test linux. >I'll let you know. > >Maxim Maletsky > > > >-----Original Message----- >From: Andi Gutmans [mailto:[EMAIL PROTECTED]] >Sent: Friday, May 11, 2001 4:57 PM >To: Maxim Maletsky; [EMAIL PROTECTED]; 'Vlad Krupin' >Cc: 'PHP General List. (E-mail)'; [EMAIL PROTECTED]; >[EMAIL PROTECTED] >Subject: RE: [PHP-DEV] RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with >u pgrade to 4.0.5 > > >OK but in any case, I suggest not doing it on a production server but doing >it on a development port/server. > >Andi > >At 04:58 PM 5/11/2001 +0900, Maxim Maletsky wrote: > >OK, but I can do it only on Monday. > >There's too much risk doing it this Friday night, if site goes down on the > >weekend - that is our last nightmare. > >It runs now on backups, but runs well. > > > >Thanks Andi, > >Maxim Maletsky > > > > > >-----Original Message----- > >From: Andi Gutmans [mailto:[EMAIL PROTECTED]] > >Sent: Friday, May 11, 2001 4:15 PM > >To: [EMAIL PROTECTED]; Maxim Maletsky; 'Vlad Krupin' > >Cc: 'PHP General List. (E-mail)'; [EMAIL PROTECTED]; > >[EMAIL PROTECTED] > >Subject: Re: [PHP-DEV] RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with > >upgrade to 4.0.5 > > > > > >Can you try the latest snapshot from snaps.php.net and let us know if it > >works for you now? > > > >Andi > > > >At 06:01 PM 5/6/2001 +0800, Jude wrote: > > >wel then it's up to you.. goodluck! > > > > > >=) > > > > > >-----Original Message----- > > >From: Maxim Maletsky [mailto:[EMAIL PROTECTED]] > > >Sent: Friday, May 11, 2001 11:25 AM > > >To: '[EMAIL PROTECTED]'; 'Vlad Krupin' > > >Cc: 'PHP General List. (E-mail)'; [EMAIL PROTECTED]; > > >[EMAIL PROTECTED] > > >Subject: RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with upgrade to > > >4.0.5 > > > > > > > > >nope, I won't give up. > > > > > >disabling '//' is sooooo bad.. > > >just think how much trouble I'm creating for my team. > > > > > >(Although, I in fact never use '//', I use '#' instead. That is why I > > >noticed the problem so late = 20 minutes of downtime yesterday) > > > > > >Cheers, > > >Maxim Maletsky > > > > > > > > >-----Original Message----- > > >From: Jude [mailto:[EMAIL PROTECTED]] > > >Sent: Sunday, May 06, 2001 6:53 PM > > >To: Maxim Maletsky; 'Vlad Krupin' > > >Cc: 'PHP General List. (E-mail)'; [EMAIL PROTECTED]; > > >[EMAIL PROTECTED] > > >Subject: RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with upgrade to > > >4.0.5 > > > > > > > > >or simply you can use another comment tags.. like /* */ > > > > > > > > >=) > > > > > >-----Original Message----- > > >From: Maxim Maletsky [mailto:[EMAIL PROTECTED]] > > >Sent: Friday, May 11, 2001 11:09 AM > > >To: '[EMAIL PROTECTED]'; 'Vlad Krupin' > > >Cc: 'PHP General List. (E-mail)'; [EMAIL PROTECTED]; > > >[EMAIL PROTECTED] > > >Subject: RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with upgrade to > > >4.0.5 > > > > > > > > >But why? > > > > > >1. on 4.0.1pl2 it worked. > > >2. I noticed it even on a function(); // comment as well. > > > > > >I will restart experimenting later again. I think I should upgrade my > >apache > > >first, then recompile PHP, and try it again. > > >It seems to me more of a stupid problem, I have no idea why that happen. > > >Everything works unless there's an '//', then it starts showing the code > >up. > > > > > >Cheers, > > >Maxim Maletsky > > > > > >-----Original Message----- > > >From: Jude [mailto:[EMAIL PROTECTED]] > > >Sent: Sunday, May 06, 2001 6:37 PM > > >To: Maxim Maletsky; 'Vlad Krupin' > > >Cc: 'PHP General List. (E-mail)'; [EMAIL PROTECTED]; > > >[EMAIL PROTECTED] > > >Subject: RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with upgrade to > > >4.0.5 > > > > > > > > >hi > > > > > >why not try to enclose the parameters to () or try this? > > > > > ><?php > > >echo ("hello world"); // please no... > > >echo ("<BR>"); > > >?> > > > > > > > > >-- > > >PHP General Mailing List (http://www.php.net/) > > >To unsubscribe, e-mail: [EMAIL PROTECTED] > > >For additional commands, e-mail: [EMAIL PROTECTED] > > >To contact the list administrators, e-mail: [EMAIL PROTECTED] > > > > > >-- > > >PHP General Mailing List (http://www.php.net/) > > >To unsubscribe, e-mail: [EMAIL PROTECTED] > > >For additional commands, e-mail: [EMAIL PROTECTED] > > >To contact the list administrators, e-mail: [EMAIL PROTECTED] > > > > > > > > >-- > > >PHP Development Mailing List <http://www.php.net/> > > >To unsubscribe, e-mail: [EMAIL PROTECTED] > > >For additional commands, e-mail: [EMAIL PROTECTED] > > >To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED] -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]