php5.2.5.5 问题多多,谁给个其他5.2版本的php_mysql.dll试试 感谢
时间:2008-03-05
来源:互联网
问题暂时解决,把Libmysql.dll复制到system32下,不会出现myqsl不能加载的警告错误 这个问题实在有点蹊跷。因为path里是填了php的路径的,mysql\bin的路径也是被打通的。不能理解ing.... sobigfish mar.5,2008 |
php5.2.5.5 问题多多,谁给个其他5.2版本的php_mysql.dll试试 感谢
之前先下载的php-5.2.5-win32-installer.msi
只要在安装选择extention php.exe就根本不能运行直接崩溃。
郁闷,只有下载php-5.2.5-Win32.zip(本地md5 hash a1e31c0d872ab030a2256b1cd6d3b7d1同服务器文件md5 hash)自己配置,php hello world可以运行.
但mysql模块不能用
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\php_mysql.dll' - \xd5\xd2\xb2\xbb\xb5\xbd\xd6\xb8\xb6\xa8\xb5\xc4\xc4\xa3\xbf\xe9\xa1\xa3\r\n in Unknown on line 0
[Tue Mar 04 21:09:42 2008] [notice] Apache/2.2.6 (Win32) PHP/5.2.5 configured -- resuming normal operations
[Tue Mar 04 21:09:42 2008] [notice] Server built: Sep 5 2007 08:58:56
[Tue Mar 04 21:09:42 2008] [notice] Parent: Created child process 2396
[Tue Mar 04 21:09:42 2008] [debug] mpm_winnt.c(487): Parent: Sent the scoreboard to the child
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\php_mysql.dll' - \xd5\xd2\xb2\xbb\xb5\xbd\xd6\xb8\xb6\xa8\xb5\xc4\xc4\xa3\xbf\xe9\xa1\xa3\r\n in Unknown on line 0
[Tue Mar 04 21:09:42 2008] [notice] Child 2396: Child process is running
[Tue Mar 04 21:09:42 2008] [debug] mpm_winnt.c(408): Child 2396: Retrieved our scoreboard from the parent.
[Tue Mar 04 21:09:42 2008] [info] Parent: Duplicating socket 196 and sending it to child process 2396
[Tue Mar 04 21:09:42 2008] [debug] mpm_winnt.c(605): Parent: Sent 1 listeners to child 2396
[Tue Mar 04 21:09:42 2008] [debug] mpm_winnt.c(564): Child 2396: retrieved 1 listeners from parent
[Tue Mar 04 21:09:42 2008] [notice] Child 2396: Acquired the start mutex.
[Tue Mar 04 21:09:42 2008] [notice] Child 2396: Starting 250 worker threads.
[Tue Mar 04 21:09:43 2008] [notice] Child 2396: Starting thread to listen on port 80.
\xd5\xd2\xb2\xbb\xb5\xbd\xd6\xb8\xb6\xa8\xb5\xc4\xc4\xa3\xbf\xe9\xa1\xa3\r\n --->找不到指定的模块。
痛苦。。。。怎么解决啊,ext目录设置正确的.文件也是存在的
55dac469c262a81b082fb3dab99a0e9c php_mysql.dll 文件版本 5.2.5.5
MySQL Server version: 5.0.41-community-nt MySQL Community Edition (GPL)
想换个其他版本的mysql模块试试。。。谁给发个 感谢
[ 本帖最后由 sobigfish 于 2008-3-5 12:14 编辑 ]
作者: sobigfish 发布时间: 2008-03-04
我个人认为应该不是模块问题,你再检查一下自己的配置正确与否!再不正确再发帖或者给我留言都可以!
作者: chaizhiyong 发布时间: 2008-03-05
麻烦帮忙看看
附件: 您所在的用户组无法下载或查看附件
作者: sobigfish 发布时间: 2008-03-05
PHP 5 ChangeLogVersion 5.2.508-November-2007
Fixed bug #42549 (ext/mysql failed to compile with libmysql 3.23). (Scott)
有这么一条,所以我把libmysql也换过mysql里带的 还是不行。。。
另外 现在ps版本也换过了 还是这个问题
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\php_mysql.dll' - \xc4\xda\xb4\xe6\xb7\xd6\xc5\xe4\xb7\xc3\xce\xca\xce\xde\xd0\xa7\xa1\xa3\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\php_pdo_mysql.dll' - \xd5\xd2\xb2\xbb\xb5\xbd\xd6\xb8\xb6\xa8\xb5\xc4\xc4\xa3\xbf\xe9\xa1\xa3\r\n in Unknown on line 0
[Wed Mar 05 11:16:12 2008] [notice] Apache/2.2.6 (Win32) PHP/5.2.6RC2-dev configured -- resuming normal operations
[Wed Mar 05 11:16:12 2008] [notice] Server built: Sep 5 2007 08:58:56
[Wed Mar 05 11:16:12 2008] [notice] Parent: Created child process 468
[Wed Mar 05 11:16:12 2008] [debug] mpm_winnt.c(487): Parent: Sent the scoreboard to the child
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\php_mysql.dll' - \xc4\xda\xb4\xe6\xb7\xd6\xc5\xe4\xb7\xc3\xce\xca\xce\xde\xd0\xa7\xa1\xa3\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\php_pdo_mysql.dll' - \xd5\xd2\xb2\xbb\xb5\xbd\xd6\xb8\xb6\xa8\xb5\xc4\xc4\xa3\xbf\xe9\xa1\xa3\r\n in Unknown on line 0
[Wed Mar 05 11:16:12 2008] [notice] Child 468: Child process is running
[Wed Mar 05 11:16:12 2008] [info] Parent: Duplicating socket 200 and sending it to child process 468
[Wed Mar 05 11:16:12 2008] [debug] mpm_winnt.c(408): Child 468: Retrieved our scoreboard from the parent.
[Wed Mar 05 11:16:12 2008] [debug] mpm_winnt.c(605): Parent: Sent 1 listeners to child 468
[Wed Mar 05 11:16:12 2008] [debug] mpm_winnt.c(564): Child 468: retrieved 1 listeners from parent
[Wed Mar 05 11:16:12 2008] [notice] Child 468: Acquired the start mutex.
[Wed Mar 05 11:16:12 2008] [notice] Child 468: Starting 250 worker threads.
[Wed Mar 05 11:16:12 2008] [notice] Child 468: Starting thread to listen on port 80.
其他模块正常加载了的
[ 本帖最后由 sobigfish 于 2008-3-5 11:34 编辑 ]
Fixed bug #42549 (ext/mysql failed to compile with libmysql 3.23). (Scott)
有这么一条,所以我把libmysql也换过mysql里带的 还是不行。。。
另外 现在ps版本也换过了 还是这个问题
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\php_mysql.dll' - \xc4\xda\xb4\xe6\xb7\xd6\xc5\xe4\xb7\xc3\xce\xca\xce\xde\xd0\xa7\xa1\xa3\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\php_pdo_mysql.dll' - \xd5\xd2\xb2\xbb\xb5\xbd\xd6\xb8\xb6\xa8\xb5\xc4\xc4\xa3\xbf\xe9\xa1\xa3\r\n in Unknown on line 0
[Wed Mar 05 11:16:12 2008] [notice] Apache/2.2.6 (Win32) PHP/5.2.6RC2-dev configured -- resuming normal operations
[Wed Mar 05 11:16:12 2008] [notice] Server built: Sep 5 2007 08:58:56
[Wed Mar 05 11:16:12 2008] [notice] Parent: Created child process 468
[Wed Mar 05 11:16:12 2008] [debug] mpm_winnt.c(487): Parent: Sent the scoreboard to the child
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\php_mysql.dll' - \xc4\xda\xb4\xe6\xb7\xd6\xc5\xe4\xb7\xc3\xce\xca\xce\xde\xd0\xa7\xa1\xa3\r\n in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\php_pdo_mysql.dll' - \xd5\xd2\xb2\xbb\xb5\xbd\xd6\xb8\xb6\xa8\xb5\xc4\xc4\xa3\xbf\xe9\xa1\xa3\r\n in Unknown on line 0
[Wed Mar 05 11:16:12 2008] [notice] Child 468: Child process is running
[Wed Mar 05 11:16:12 2008] [info] Parent: Duplicating socket 200 and sending it to child process 468
[Wed Mar 05 11:16:12 2008] [debug] mpm_winnt.c(408): Child 468: Retrieved our scoreboard from the parent.
[Wed Mar 05 11:16:12 2008] [debug] mpm_winnt.c(605): Parent: Sent 1 listeners to child 468
[Wed Mar 05 11:16:12 2008] [debug] mpm_winnt.c(564): Child 468: retrieved 1 listeners from parent
[Wed Mar 05 11:16:12 2008] [notice] Child 468: Acquired the start mutex.
[Wed Mar 05 11:16:12 2008] [notice] Child 468: Starting 250 worker threads.
[Wed Mar 05 11:16:12 2008] [notice] Child 468: Starting thread to listen on port 80.
其他模块正常加载了的
[ 本帖最后由 sobigfish 于 2008-3-5 11:34 编辑 ]
附件: 您所在的用户组无法下载或查看附件
作者: sobigfish 发布时间: 2008-03-05
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28