Windows IIS 7.0 上的 APC - C:\PHP\php-cgi.exe - FastCGI 进程意外退出
我正在尝试在 Windows Server 上运行 http://localhost/apc.php
。有时我会收到此错误:
C:\PHP\php-cgi.exe - FastCGI 进程意外退出
有时会抛出此错误,有时不会。我只需刷新 apc.php
文件即可进行测试。
PHP 日志没有显示任何相关错误。可能的原因是什么?
服务器的规格如下:
Intel R Xeon CPU 3GHZ 3GHZ
2GB RAM
64bit
APC &服务器规格
3.1.7-dev
PHP Version 5.3.6
APC Host localhost
Server Software Microsoft-IIS/7.5
Shared Memory 1 Segment(s) with 1024.0 MBytes
(IPC shared memory, File Locks locking)
extension=php_apc.dll
apc.shm_size=1024M
apc.num_files_hint=10000
apc.user_entries_hint=10000
apc.max_file_size=5M
I'm trying to run http://localhost/apc.php
on Windows Server. And occasionally I get this error:
C:\PHP\php-cgi.exe - The FastCGI process exited unexpectedly
Sometimes it throws this error sometimes it does not. I can test by just refreshing the apc.php
file.
PHP Log doesn't show any related error. What can be the possible cause?
The specs of the server is below:
Intel R Xeon CPU 3GHZ 3GHZ
2GB RAM
64bit
APC & Server specification
3.1.7-dev
PHP Version 5.3.6
APC Host localhost
Server Software Microsoft-IIS/7.5
Shared Memory 1 Segment(s) with 1024.0 MBytes
(IPC shared memory, File Locks locking)
extension=php_apc.dll
apc.shm_size=1024M
apc.num_files_hint=10000
apc.user_entries_hint=10000
apc.max_file_size=5M
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
![扫码二维码加入Web技术交流群](/public/img/jiaqun_03.jpg)
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论