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.
hi,
i am trying to build a new rpm package for fedora 17, i have already created a package review
However, I cant interpret the systemd error messages.
Code:
[root@fc17-64 tmp]# systemctl enable tntnet.service
ln -s '/usr/lib/systemd/system/tntnet.service' '/etc/systemd/system/multi-user.target.wants/tntnet.service'
Code:
[root@fc17-64 tmp]# systemctl start tntnet.service
J
[root@Precision-380 ~]# systemctl enable httpd.service
Failed to issue method call: No such file or directory
[root@Precision-380 ~]# systemctl start httpd.service
Failed to issue method call: Unit httpd.service failed to load: No such file or directory. See system logs and 'systemctl status httpd.service' for details.
[root@Precision-380 ~]#
maybe apache 2.2 is not installed
I have a problem with http in Fedora 17.
When I execute systemctl start httpd.service as root the system give me the next mesage:
Job failed.
Hi,
When I tried to start httpd using systemctrl I got error that it failed to start the service. Below is the log when I fired journalctl -n
Quote:
]# service httpd start
Redirecting to /bin/systemctl start httpd.service
Job for httpd.service failed.
Hello,
I've recently started to see this error message when I try to use sytemctl to start a service (any service).
Quote:
[root@localhost ~]# systemctl start httpd.service
Error: No space left on device
^C
[root@localhost ~]# systemctl start postgresql.service
Error: No space left on device
Job failed.
I have configured Unbound DNS and it works great if I start it as root using unbound.
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 am a new user to fedora/linux systems >> Kindly help i want to start "mysql" on fedora 16
[root@localhost dear]# service mysqld start
Redirecting to /bin/systemctl start mysqld.service
Job failed.