php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24395 Apache crashed
Submitted: 2003-06-29 19:58 UTC Modified: 2003-07-02 21:48 UTC
From: MSunbeam at gmx dot de Assigned:
Status: Not a bug Package: Apache related
PHP Version: 5CVS-2003-06-29 (dev) OS: Windows 2000 Pro
Private report: No CVE-ID: None
 [2003-06-29 19:58 UTC] MSunbeam at gmx dot de
Description:
------------
extension=php_bz2.dll crashed apache under php5
extension=php_cpdf.dll crashed apache under php5
extension=php_curl.dll fast_call_user function not found in php4ts.dll, but apache is runnig
extension=php_crack.dll crashed apache under php5
extension=php_db.dll crashed apache under php5
extension=php_gettext.dll crashed apache under php5
extension=php_gd2.dll crashed apache under php5 Der Prozedureinsprungpunkt "_safe_emalloc" not found in php4ts.dll
extension=php_imap.dll Der Prozedureinsprungpunkt "file_globals_id" not found in php4ts.dll, but apache is runnig
extension=php_mhash.dll crashed apache under php5 
extension=php_openssl.dll Der Prozedureinsprungpunkt "_safe_emalloc" not found in php4ts.dll, but apache is runnig
extension=php_pdf.dll Der Prozedureinsprungpunkt "_safe_emalloc" not found in php4ts.dll, but apache is runnig
extension=php_sockets.dll Der Prozedureinsprungpunkt "_zend_hash_init" not found in php4ts.dll, but apache is runnig
extension=php_xmlrpc.dll crashed apache under php5
extension=php_w32api.dll Der Prozedureinsprungpunkt "_zend_hash_init" not found in php4ts.dll, but apache is runnig
extension=php_domxml.dll && extension=php_zip.dll makes php extrem slow!! ?? Went 5 min?? to load a page


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-29 20:07 UTC] sniper@php.net
And this was with clean system without any previously installed PHP? Try deleting ALL the php releated dlls and binaries and reinstall. (and make sure you have apache shutdown properly before you do that)


 [2003-07-02 15:52 UTC] MSunbeam at gmx dot de
I had installed php new and startet the apache later. 
But a bug of my side can me that I used an older version of my php.ini. After checking that I found of that I use
ZendOptimizer
[Zend]
zend_optimizer.optimization_level=15
zend_extension_ts="D:\Programme\zend\lib\ZendOptimizer.dll"

So might the ZendOptimzier caused that problems, I'm gonna check that out.
 [2003-07-02 21:48 UTC] sniper@php.net
You really think there is a Zend Optimizer for PHP 5 _BETA_??! Not a chance..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 19:01:28 2024 UTC