ID:               20607
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Scripting Engine problem
 Operating System: red hat 7.2
 PHP Version:      4.2.3
 New Comment:

Does PHP 4.3.0 work any better? And btw. the correct 
way to set error_reporting is to use this line:

error_reporting(E_ALL);




Previous Comments:
------------------------------------------------------------------------

[2002-12-26 05:23:16] [EMAIL PROTECTED]

no Im pretty sure it's a apache module. 100% sure actually. changes to
the php.ini require a 'kill -USR1 <httpd pid>' to propagate to the php
interpreter. Ill check if there are any it_db.php's laying about
though. Ill check this out soon... on the local dev box. & ill be able
to chop & change lots more. sorry for not being too quick in trying the
cvs etc. christmas & all..

------------------------------------------------------------------------

[2002-12-21 05:36:57] [EMAIL PROTECTED]

Sorry, not cli, I mean cgi.

------------------------------------------------------------------------

[2002-12-21 05:22:37] [EMAIL PROTECTED]

Are you running your scripts on php-cli? I suspect another it_db.php,
which is slightly different from the one you intend to include, exists
in the same directory as where scripts run. Because in php-cli,
include() or require() always tries to first seek the files in the CWD
regardress of include_path.


------------------------------------------------------------------------

[2002-12-12 07:45:36] [EMAIL PROTECTED]

ok ill try a cvs snapshot, 

btw the problem doesnt happen on our win2K test server (for once!
windows being nice??)

ill see if this also happens on our soon-to-be-live redhat dev-box, ill
be able to do lots more on that box than on the live one

------------------------------------------------------------------------

[2002-12-04 18:19:15] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip



------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/20607

-- 
Edit this bug report at http://bugs.php.net/?id=20607&edit=1

Reply via email to