|
Posted by Rasmus Lerdorf on 07/01/41 11:22
Liang ZHONG wrote:
> The php configuration is: http://liang.ns2user.info/php/info.php. I have
> no read permission of those httpd.conf files so do not know how apache
> configured.
That shows PHP is running as a CGI. As a CGI PHP has very little
control over anything. It is completely at the mercy of the web server
to do everything. That's likele the source of your problem. You need a
better server with PHP running as an Apache module.
-Rasmus
Navigation:
[Reply to this message]
|