简体   繁体   English

Apache 2.2.14 + php_apc.dll崩溃

[英]Apache 2.2.14 + php_apc.dll crash

I can't get APC to work on Windows because Apache keeps crashing as soon as I run a php file. 我无法让APC在Windows上运行,因为运行PHP文件后Apache一直崩溃。 Is this issue know and is there a workaround? 是否知道此问题,并且有解决方法?

Versions: Apache 2.2.14 PHP 3.1 APC 3.1.3 版本:Apache 2.2.14 PHP 3.1 APC 3.1.3

The best route to solve this type of problem is to check your Apache log files and see what issues were raised. 解决此类问题的最佳方法是检查您的Apache日志文件,并查看引发了哪些问题。 An example of these logs follows: 这些日志的示例如下:

[Wed Jun 03 06:07:47 2009] [alert] [client 127.0.0.1] C:/wamp/www/WebsiteA/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
[Wed Jun 03 06:08:16 2009] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/kohana, referer: http://localhost/WebsiteB/website/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM