我有问题,我不知道该怎么做得到这个工作,
我有我自己的VPS服务器,我在PHP处理程序的控制,但是我的问题是如果我打开
**PHP DSO handler** some websites starts working but some stop working
或者如果我select
**PHP 5 Handler suphp** some websites starts working but some stop working
我不知道该怎么办
1. convert them to working in SuPHP (as i heard this is the safest) ? 2. run both in domain wise (may be adding it to the .htacess) ? 3. any other alternatives for this type of problem ?
nobody或者apache使用户跟踪。 .htaccess的php_admin_flag或php_flag指令。 你只需要在你想覆盖的指令的同一目录下创build一个自定义的php.ini文件。 根据您的安装情况,查找/usr/local/apache/logs/error_log或/var/log/apache or httpd/error_log不会花费太长的时间。