i havent been able to get any of my domains to come up ..
I have just upgraded my FC15 to FC16. Apache was running OK under the old version, but will not start now.
Code:
[root@cardraeh ~]# systemctl start httpd.service
Job failed.
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.
I've installed fedora 16 with lxde(xfce) desktop. My problem is that when I login into the system, it gives me redundant app startup, for instance it launches Installation manager, also I've noticed quite a few httpd processes. Looks really strange to me. Any suggestions guys ?
[midnight@localhost ~]$ ps aux | grep httpd
root 985 0.0 0.3 437472 9964 ?
I'm running Phusion Passenger on RHEL, hosting a Rails application.
I can successfully start up a passenger instance on Apache startup using the Passenger setting PassengerPreStart, but only if I start up Apache using apachectl start.
If I start up Apache using the RHEL convention of "service httpd start", then PassengerPreStart is not executed.
Hi
I have just done a basic setup of apache .
When i start it says started but nothing is running. Also there is no logs generated.
Code:
-bash-3.2$ ./apachectl start
./apachectl start: httpd started
COuld someone help me how to find what is wrong here
Title says it all. This is a fresh Fedora 17 system running on a Xen hypervisor.
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]
When I try to start httpd service by running:
/etc/rc.d/init.d/httpd start
I get:
Starting httpd: /usr/sbin/httpd: symbol lookup error: /usr/lib64/libaprutil-1.so.0: undefined symbol: apr_os_uuid_get
Any ideas? I'm running CentOS release 6.3 (Final)