Fresh VPS. CentOS 5.5 + Apache + mysql. With root access.
I start httpd service. status running.
I type IP address from web browser. default page not being displayed.
My browser keeps showing Sending request. And ping takes 70 ms.
What could be the reason? My VPS provider couldnt solve the problem for last 5 hours.
Access Log is empty.
My server runing apache with suexec and php-cgi, I want limit cpu, memory for each user running php-cgi.
I have read http://docs.1h.com/Suexec#Limits.
So,
how can i compile httpd with mod_suexec have INCLUDELIMITS?
I can't see compile option with mod_suexec have INCLUDELIMITS in configure file.
Please help me this problem
Thanks you very much.
PS: This is result when i ran suexec -V on my serv
Hello,
To get better performance for my site, I decided to use fcgid as PHP handler with SuExec, MPM worker and XCache. After reading documents, samples, discussions and blogs for several days, I finally get the basic things done.
I've configured my server to use suexec for php this weekend. Now I've recognized that suexec also serves files owned by root or that are world writable. But this seems to me not like the standard behavior documented here.
I just made a change to my PHP.ini file. (my Linux dist is CentOS).
I'm quite new to Linux so I don't really know how to fix this problem.
I have a vServer running on CentOS, managed by Plesk 10.
Hi, is this normal to have all this httpd service online? im hosting some 2 web site and I have all this httpd taking memory.2205 apache 36184 kB /usr/sbin/httpd220... [by KDFKDF]
I have an .rpm, which I created. In its %post part, I do some stuff, and in the end of this script, i call service httpd restart.
since last few days i have an issue with my system, whenever i am trying to start the httpd its shows me
Error: No space left on device
i have tried to know the problem using systemctl status httpd.service command.