RE: [PHP-DEV] RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with upgrade to 4.0.5

2001-05-11 Thread Maxim Maletsky

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 so  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?
>
>echo ("hello world"); // please no...
>echo ("");
>?>
>
>
>--
>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 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]




Re: [PHP-DEV] RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with upgrade to 4.0.5

2001-05-10 Thread Andi Gutmans

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 so  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?
>
>echo ("hello world"); // please no...
>echo ("");
>?>
>
>
>--
>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 
>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 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with upgrade to 4.0.5

2001-05-10 Thread Jude

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 so  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 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 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with upgrade to 4.0.5

2001-05-10 Thread Maxim Maletsky

nope, I won't give up.

disabling '//' is so  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 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 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with upgrade to 4.0.5

2001-05-10 Thread Jude

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 Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with upgrade to 4.0.5

2001-05-10 Thread Maxim Maletsky

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 Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with upgrade to 4.0.5

2001-05-10 Thread Jude

hi 

why not try to enclose the parameters to () or try this?

");
?>


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]