zend框架服务器配置

时间:2012-02-11 19:12:06

标签: debugging zend-framework

我在服务器(linux)上的zend框架应用程序和服务器上的本地(windows)所有页面运行并加载完美但在本地(WAMP)服务器中某些页面没有运行,甚至没有给出错误的特殊页面zend应用程序没有回复(错误),浏览器说(页面找不到。

是否有一些配置会影响本地apache服务器或php.ini中的此错误 下面是一些aphache错误日志

[Sat Feb 11 22:12:27 2012] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Feb 11 22:12:28 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Feb 11 22:12:28 2012] [notice] Digest: done
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_ming.dll' - %1 is not a valid Win32 application.\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_phar.dll' - %1 is not a valid Win32 application.\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_zip.dll' - %1 is not a valid Win32 application.\r\n in Unknown on line 0
[Sat Feb 11 22:12:31 2012] [notice] Apache/2.2.17 (Win32) DAV/2 mod_ssl/2.2.17 OpenSSL/0.9.8q PHP/5.3.4 configured -- resuming normal operations
[Sat Feb 11 22:12:31 2012] [notice] Server built: Oct 24 2010 13:33:15
[Sat Feb 11 22:12:31 2012] [notice] Parent: Created child process 2720
[Sat Feb 11 22:12:32 2012] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Feb 11 22:12:33 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Feb 11 22:12:33 2012] [notice] Digest: done
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_ming.dll' - %1 is not a valid Win32 application.\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_ming.dll' - %1 is not a valid Win32 application.
     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_phar.dll' - %1 is not a valid Win32 application.\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_phar.dll' - %1 is not a valid Win32 application.
     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_zip.dll' - %1 is not a valid Win32 application.\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_zip.dll' - %1 is not a valid Win32 application.
 in <b>Unknown</b> on line <b>0</b><br />
No log handling enabled - turning on stderr logging
MIB search path: c:/usr/share/snmp/mibs
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line     0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
[Sat Feb 11 22:12:36 2012] [notice] Child 2720: Child process is running
    [Sat Feb 11 22:12:36 2012] [notice] Child 2720: Acquired the start mutex.
    [Sat Feb 11 22:12:36 2012] [notice] Child 2720: Starting 64 worker threads.
    [Sat Feb 11 22:12:36 2012] [notice] Child 2720: Starting thread to listen on port 80.
[Sat Feb 11 22:13:19 2012] [notice] Parent: child process exited with status 255 -- Restarting.
[Sat Feb 11 22:13:19 2012] [notice] Digest: generating secret for digest authentication ...
[Sat Feb 11 22:13:19 2012] [notice] Digest: done
PHP Warning:  PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.3.4/ext/php_ming.dll' - %1 is not a valid Win32 application.\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_phar.dll' - %1 is not a valid Win32 application.\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_zip.dll' - %1 is not a valid Win32 application.\r\n in Unknown on line 0
[Sat Feb 11 22:13:22 2012] [notice] Apache/2.2.17 (Win32) DAV/2 mod_ssl/2.2.17     OpenSSL/0.9.8q PHP/5.3.4 configured -- resuming normal operations
[Sat Feb 11 22:13:22 2012] [notice] Server built: Oct 24 2010 13:33:15
[Sat Feb 11 22:13:22 2012] [notice] Parent: Created child process 6044
[Sat Feb 11 22:13:23 2012] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat Feb 11 22:13:24 2012] [notice] Digest: generating secret for digest authentication ...

0 个答案:

没有答案