ID:               35841
 Updated by:       [EMAIL PROTECTED]
 Reported By:      maarten at kleeszone dot be
-Status:           Feedback
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Linux2.6.12-1-amd64 Debian
 PHP Version:      5.1.1
 New Comment:

There are typoes there, I see strange things in your report. For
example a weird character instead of an underscore...


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

[2005-12-29 18:12:22] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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



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

[2005-12-29 18:10:19] maarten at kleeszone dot be

Description:
------------
Recently I installed a new server with apache2, PHP5.1 and mysql
5.0.16

Now I noticed that sometimes (0.5% of all requests) I get fatal
errors:

Fatal error: Unknown function: strtomower() in
/var/www/global/init.global.php on line 235
Fatal error: Unknown function: strtlower() in
/var/www/global/init.global.php on line 235
Fatal error: Unknown function: arrayslice() in
/var/www/global/init.global.php on line 105
Fatal error: Unknown function: classexists() in
/var/www/global/init.global.php on line 259

Typo I tought, but there are no typo's at these lines and after
refreshing the page, there is no error! (these lines are executed each
time the script runs!).

I get these errors sooner or later on every page. But everytime the
error is gone after a refresh.

Maybe some encoding problems? I save my pages as UTF-8. But in that
case I would expect to see the error every request and not just
'sometimes'.



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


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

Reply via email to