I don't know if this is related but every once in a while I get timeout
issues.  A script that usually runs just fine will timeout on line 2 or
3.  

A few times it has been on a line like this.

If (isset($REMOTE_ADDR)) {
   //stuff
}

The if statement is the line that times out.

Just a weird thing that I havent solved yet.

Charles Killmer

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 03, 2003 9:56 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: [PHP-WIN] weird random parse errors on PHP 4.1.x / Win2k


Hi Geoff, I've seen your message on the PHP/Windows list, and I'm
writing because I get the **exact** same problem on my box:

HP Proliant dual Xeon 2,8Mhz - 1GB RAM
PHP 4.2.2
Apache 1.3.22

On myne it happens even if just one user is accessing the pages. On
another server -- it is a little bit older dual Pentium 1.1GHZ -- but
with exactly the same software, the problem does not appear.

Have you any clue to give me? Did you solve your problem?

Thanks
Francesco

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to