Hello Dear Drupaliens,
I am experiencing some issue with smtp I use on the localhost site I use for development. All pages are ok except whenever some mail is sent then it crashes Apache2.2.17 (WAMP2.1) and I get error 101. ( for the rest of the environment Window7/drupal 6.15)
I wanted to know if someone were experiencing the same problem , I haven't been able to fix .
I haven't been able to find anything in the reports or on the logs for php only seems to show some on apache (below).
Obviouly all the libray are there (and not corrupt) also move them to WinDow32 according to some advise i found in the web..
If someone can get me out of that bug that would make my day :-)
Best regards you all and thanks in advance for your precious help,
Will
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_dba.dll' - %1 n\x92est pas une application Win32 valide.\r\n in Unknown on line 0
<br />
<b>Warning</b>: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_dba.dll' - %1 n’est pas une application Win32 valide.
in <b>Unknown</b> on line <b>0</b><br />
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_interbase.dll' - Le module sp\xe9cifi\xe9 est introuvable.\r\n in Unknown on line 0
<br />
<b>Warning</b>: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_interbase.dll' - Le module spécifié est introuvable.
in <b>Unknown</b> on line <b>0</b><br />
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_uploadprogress.dll' - %1 n\x92est pas une application Win32 valide.\r\n in Unknown on line 0
<br />
<b>Warning</b>: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_uploadprogress.dll' - %1 n’est pas une application Win32 valide.
in <b>Unknown</b> on line <b>0</b><br />
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_interbase.dll' - Le module sp\xe9cifi\xe9 est introuvable.\r\n in Unknown on line 0
<br />
<b>Warning</b>: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_interbase.dll' - Le module spécifié est introuvable.
in <b>Unknown</b> on line <b>0</b><br />
PHP Deprecated: Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
<br />
<b>Deprecated</b>: Directive 'register_globals' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
[Sat Jan 14 22:37:28 2012] [notice] Child 4700: Child process is running
[Sat Jan 14 22:37:28 2012] [notice] Child 4700: Acquired the start mutex.
[Sat Jan 14 22:37:28 2012] [notice] Child 4700: Starting 64 worker threads.
[Sat Jan 14 22:37:28 2012] [notice] Child 4700: Starting thread to listen on port 80.
[Sat Jan 14 22:37:30 2012] [notice] Parent: child process exited with status 255 -- Restarting.
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_dba.dll' - %1 n\x92est pas une application Win32 valide.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_interbase.dll' - Le module sp\xe9cifi\xe9 est introuvable.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_uploadprogress.dll' - %1 n\x92est pas une application Win32 valide.\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_interbase.dll' - Le module sp\xe9cifi\xe9 est introuvable.\r\n in Unknown on line 0
PHP Deprecated: Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0
Comments
Comment #1
wundo commented