ID:               28285
 Comment by:       _saber_ at mail dot ru
 Reported By:      pburden98 at yahoo dot com
 Status:           No Feedback
 Bug Type:         *Configuration Issues
 Operating System: windows 98 2nd Edition
 PHP Version:      5.0.0RC2
 New Comment:

hi
error on start apache2
log..

PHP Warning:  PHP Startup: Unable to load dynamic library
'C:\\php5\\php_mysql.dll' - \xcd\xe5 \xed\xe0\xe9\xe4\xe5\xed
\xf3\xea\xe0\xe7\xe0\xed\xed\xfb\xe9 \xec\xee\xe4\xf3\xeb\xfc.\r\n in
Unknown on line 0
[Mon Mar 26 02:49:07 2007] [notice] Apache/2.0.59 (Win32) PHP/5.1.2
configured -- resuming normal operations
[Mon Mar 26 02:49:07 2007] [notice] Server built: Jul 27 2006 15:55:03
[Mon Mar 26 02:49:07 2007] [notice] Parent: Created child process 2360
PHP Warning:  PHP Startup: Unable to load dynamic library
'C:\\php5\\php_mysql.dll' - \xcd\xe5 \xed\xe0\xe9\xe4\xe5\xed
\xf3\xea\xe0\xe7\xe0\xed\xed\xfb\xe9 \xec\xee\xe4\xf3\xeb\xfc.\r\n in
Unknown on line 0
[Mon Mar 26 02:49:07 2007] [notice] Child 2360: Child process is
running
[Mon Mar 26 02:49:07 2007] [notice] Child 2360: Acquired the start
mutex.
[Mon Mar 26 02:49:07 2007] [notice] Child 2360: Starting 250 worker
threads.


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

[2007-02-08 02:26:48] sprite at zatokapucka dot pl

I've expierienced the same problem with PHP 5.0.5 and 5.2.0 on Windows
XP and Apache 2.0.48. I'be installed recently some programming stuff
(Delphi 2005, .NET SDK and some other) and after restart I've got
warnings:

PHP Warning:  PHP Startup: Unable to load dynamic library 'c:\\Program
Files\\php\\ext\\php_mysql.dll' - Nie mo\xbfna odnale\x9f\xe6
okre\x9clonego modu\xb3u.\r\n in Unknown on line 0

Copy libmysql.dll to Apache's bin directory solved the problem for me
too. Thanks for your comments!

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

[2006-08-26 15:22:50] charles dot wicksteed at lycos dot com

I have reproduced this problem with Windows 98, and have some more
information to put into the documentation.  In the Apache error log:

PHP Warning:  PHP Startup: Unable to load dynamic library
'd:\\php\\ext\\php_mysql.dll' - A device attached to the system is not
functioning.\r\n in Unknown on line 0

Environment: 
  Apache/2.0.54 (Win32) PHP/5.1.6
  Windows 98 (4.10.1998)

I followed all the instructions about setting my PATH
(C:\WINDOWS;C:\WINDOWS\COMMAND;D:\PHP).
Command line PHP loads the MySQL extension OK (comes up in phpinfo).
It works if I copy libmysql.dll to Apache's bin directory, so that is
my chosen workround.
It looks as though this version of Windows does not use the PATH for
DLLs, but looks in the directory where the original executable
(apache.exe) lives.
I expect it would have worked if I had copied the DLL to the central
DLL location, which is C:\WINDOWS\SYSTEM on Windows 98, but I don't want
to do that.

This is a documentation problem, affecting Windows 98 users.

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

[2004-05-21 01:00:06] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2004-05-13 19:29:13] [EMAIL PROTECTED]

Please try these simplified instructions (and don't copy any files
anywhere except for php.ini).

1. Unpack snap to say c:\php
2. Make sure c:\php is in your system path
3. Adjust apache config accordingly (load c:\php\php5apache.dll
directly)

This should work. Please remember to remove any remains of old php
installs.


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

[2004-05-08 10:28:53] noreply at brutex dot de

What I found out, that might be of interest:

If you do a correct setup of PHP5.0.0RC2 and then you try to enable
php_mysql extension it says to me at loading
"Prozedureinsprungpunkt nicht gefunden". Found some google results of
similar problems.
To me it seems there is an error in libMySQL.dll, however it is the
same with php_mysqli.dll.

I am using Win2000 with apache. The error occours when I startup
apache.

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

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/28285

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

Reply via email to