PHP Warning: PHP Startup: Unable to load dynamic library 'd:/AppServ\\php5\\ext\\php_mcrypt.dll' - The specified module could not be found.\r\n in Unknown on line 0
关于此问题,反复想过,也不是 Appserv的问题,应该是libmcrypt.dll的问题,将其复制到system32目录中都不管用...
后来索性复制到apache的bin目录下,反正是apache的加载时出的问题,复制到这里,重启 日 没有问题了 ...
无语....
写道
[Tue Nov 02 19:22:05 2010] [notice] Apache/2.2.8 (Win32) PHP/5.2.6 configured -- resuming normal operations
[Tue Nov 02 19:22:05 2010] [notice] Server built: Jan 18 2008 00:37:19
[Tue Nov 02 19:22:05 2010] [notice] Parent: Created child process 2008
[Tue Nov 02 19:22:05 2010] [notice] Child 2008: Child process is running
[Tue Nov 02 19:22:05 2010] [notice] Child 2008: Acquired the start mutex.
[Tue Nov 02 19:22:05 2010] [notice] Child 2008: Starting 64 worker threads.
[Tue Nov 02 19:22:05 2010] [notice] Child 2008: Starting thread to listen on port 80.