[PHP-DEV] Bug #326: Parse Error in Operator.c??? From: djackson <email protected>
Date: 04/28/98

From: djackson <email protected>
Operating system: Red Hat 5.0
PHP version: 3.0 Release Candidate 3
PHP Bug Type: Parser error
Bug description:
Apache 1.2.6
  error_log
    [Tue Apr 28 15:22:00 1998] Possible PHP3 memory leak detected (harmless): 2 bytes from operators.c:683

Generated Page source:
  <HTML><HEAD><TITLE>AdServer<br>
  <b>Warning</b>: PostgresSQL query failed: ERROR: parser: parse error at or near ""
   in <b>../includes/connect.inc</b> on line <b>301</b><br>
  ERROR: parser: parse error at or near ""
This parse error is weird because this file was require()'d in the refering page and hasn't changed
and a reload works fine.

Zeev has a copy of the offending code. (Actually he has a copy of the whole site.)
And the problem is very intermittent. If a code segment presents itself It will be provided.