服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. apache 2.2 centos FastCGI的 PHP
  3. 是否有PHP(5.3)Apache(2)和FastCGI的最新指南?
Intereting Posts
apache prefork / mod_wsgi产卵超出configuration的进程 iSCSI或networking共享 最有效的方式来设置游戏服务器 IIS 7,网站挂起,直到应用程序池重置? 有什么办法来configurationWindows 7 RDP需要客户端证书login Plink编译unix框错误的代码 Ubuntu上的Sendmail默认使用Google Apps服务器作为中继? 电源开关由COM端口 iotop Linux内核2.6.18 VMware Fusion:过时的NFS文件句柄没有NFS Windows Server 2008计划任务导致Robocopy失败 使用数百个dynamic子域pipe理AWS EB网站的DNS UBuntu 13.04服务器与Windows 2008虚拟机 在pipe道中的string操作 未configuration的域应该返回什么HTTP状态码?

是否有PHP(5.3)Apache(2)和FastCGI的最新指南?

我能在网上find的所有文章都是从2005年到2009年。我们正在寻找转移到FastCgi的PHP和Apache,但无法find任何最新的信息的主题。 有没有人知道一个很好的指导或为什么信息只是脱落? 我们正在为我们的箱子运行Cent OS 5。

  • 别名到用户目录
  • 在apache2中自动阻塞IP – 有可能吗?
  • 是否可以在configuration为反向代理的Apache中使用mod_expires?
  • 使用相同的地址将不同的ServerPath映射到不同的DocumentRoot
  • 在反向代理之后设置apache基本authentication

例如,本指南http://howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-centos-5.2是非常好的,但包装脚本php-fcgi-starter

#!/bin/sh PHPRC=/etc/ export PHPRC export PHP_FCGI_MAX_REQUESTS=5000 export PHP_FCGI_CHILDREN=8 exec /usr/bin/php-cgi 

是积极的。

在我的情况下,我不得不将PHP_FCGI_CHILDREN设置为0,将PHP_FCGI_MAX_REQUESTS设置为500。

  • 不要redirect一个目录
  • Apache ProxyRequest
  • apt-get dist-upgrade后无法安装PHP
  • mysql.sock问题,在LAMPP中的混乱和文件权限
  • 在我的托pipe计划,我不能访问内部服务器错误
  • mod_rewrite从httpsredirect到http
  • PHP崩溃(seg-fault)在mod_fcgi下,apache
  • 服务性能build议(apache / nginx / php)
  • Debian上的VirtualHosts无法正常工作
  • .htaccess:如何删除caching控制的“最大年龄”?

  • © 2017 服务器 Gind.cn
  • Topics
  •        
  • Powered by Server
  • Privacy Policy