apache错误日志:
Tue Jun 20 17:08:06 2017] [notice] Apache/2.2.19 (Win32) PHP/5.2.17 configured -- resuming normal operations
[Tue Jun 20 17:08:06 2017] [notice] Server built: May 20 2011 17:39:35
[Tue Jun 20 17:08:06 2017] [notice] Parent: Created child process 8420
PHP Warning:  PHP Startup: Unable to load dynamic library '..\\..\\php5\\ext\\php_mssql.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
PHP Warning:  PHP Startup: Unable to load dynamic library '..\\..\\php5\\ext\\php_oci8.dll' - %1 \xb2\xbb\xca\xc7\xd3\xd0\xd0\xa7\xb5\xc4 Win32 \xd3\xa6\xd3\xc3\xb3\xcc\xd0\xf2\xa1\xa3\r\n in Unknown on line 0
[Tue Jun 20 17:08:08 2017] [notice] Child 8420: Child process is running
[Tue Jun 20 17:08:08 2017] [notice] Child 8420: Acquired the start mutex.
[Tue Jun 20 17:08:08 2017] [notice] Child 8420: Starting 150 worker threads.
[Tue Jun 20 17:08:08 2017] [notice] Child 8420: Starting thread to listen on port 81.
php 中ext目录中是有php_oci8.dll,并且system32目录下我也放了一份,orcale官方下载的D:\instantclient_11_2我也放到环境变量中了。请我我还有什么没做好的?