Edit report at http://bugs.php.net/bug.php?id=52903&edit=1
ID: 52903 Updated by: cataphr...@php.net Reported by: bbarnetm at yahoo dot com Summary: Class not found -Status: Open +Status: Bogus Type: Bug Package: Apache2 related Operating System: W2K8 SP2 PHP Version: 5.2.14 Block user comment: N New Comment: Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2010-09-22 04:11:32] bbarnetm at yahoo dot com Description: ------------ I have a regular situation where my webserver send me errors like PHP Fatal error: Class 'idioma' not found This error appear all the day and in some cases the web server restart until 3 times and more. SERVER: DUAL AMD OPTERON PROCESSOR 1218 MEMORY: 4GB SYSTEM: 64 BITS SO: WINDOWS SERVER 2K8 SP2 (WEB SERVER) DATABASE: SQLSERVER 2005 SP3 APACHE: 2.2.15 PHP: 5.2.9-2(Because Zend Optimizer is compatible until 5.2.9) I can send you the apache log o anything that you need, please give me the instructions how to do this. Test script: --------------- [Tue Sep 21 19:14:58 2010] [error] [client 201.203.48.70] PHP Fatal error: Call to undefined function conecta_mssql1() in D:\\SITIOS\\esipe-economas\\Classes\\Jquery.php on line 0, referer: http://economas.comercialdigitalcr.com/menu-frameset.php [Tue Sep 21 19:14:58 2010] [error] [client 201.203.48.70] PHP Fatal error: Class 'idioma' not found in D:\\SITIOS\\esipe-economas\\nusoap\\lib\\nusoap.php on line 0, referer: http://economas.comercialdigitalcr.com/menu-frameset.php [Tue Sep 21 19:15:05 2010] [error] [client 201.203.48.70] PHP Fatal error: Call to undefined function conecta_mssql1() in D:\\SITIOS\\esipe-economas\\Classes\\Jquery.php on line 0, referer: http://economas.comercialdigitalcr.com/encabezado.php [Tue Sep 21 19:15:06 2010] [notice] Parent: child process exited with status 255 -- Restarting. [Tue Sep 21 19:15:06 2010] [notice] Apache/2.2.15 (Win32) PHP/5.2.9-2 configured -- resuming normal operations [Tue Sep 21 19:15:06 2010] [notice] Server built: Mar 4 2010 11:27:46 [Tue Sep 21 19:15:06 2010] [notice] Parent: Created child process 6524 [Tue Sep 21 19:15:06 2010] [notice] Child 6524: Child process is running [Tue Sep 21 19:15:06 2010] [notice] Child 6524: Acquired the start mutex. [Tue Sep 21 19:15:06 2010] [notice] Child 6524: Starting 64 worker threads. [Tue Sep 21 19:15:06 2010] [notice] Child 6524: Starting thread to listen on port 80. [Tue Sep 21 19:15:06 2010] [notice] Child 6524: Starting thread to listen on port 80. [Tue Sep 21 19:15:06 2010] [notice] Child 6524: Starting thread to listen on port 80. [Tue Sep 21 19:15:06 2010] [notice] Child 6524: Starting thread to listen on port 80. Expected result: ---------------- Don't crash Actual result: -------------- Crash ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52903&edit=1