[opensuse] Apache2: Failed to issue method call: Unit name apache2 is not valid
Hello mates, today i've some trouble to start my apache2. The shell says: linux-8t94:/etc/init.d # systemctl start apache2 Failed to issue method call: Unit name apache2 is not valid. Does anyone knows, where i can locate this issue? I've searched already in /etc/apache2 and such things. The last i've done was to try out ISPConfig. I've installed it via "php -q install.php" and after testing i've uninstalled it via "php -q uninstall". The Folder for ISPConfigs home was gone. The error_log says: unable to start piped log program ' /usr/local/ispconfig/server/scripts/vlogger -s access.log -t "%Y%m%d- access.log" -d "/etc/vlogger-dbi.conf" /var/log/ispconfig/httpd': No such file or directory. Unable to open logs I'm thinking that a Rest of this Program triggers my first issue. Can this be? Or should i search on another place? BTW: It's openSUSE 12.1 -- Sincerly yours Sascha Manns Community Agent open-slx GmbH Web (business): http://www.open-slx.com Web (private): http://saigkill.homelinux.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Sun, 10 Jun 2012 17:38:14 +0200 Sascha Manns <Sascha.Manns@open-slx.de> wrote:
Hello mates,
today i've some trouble to start my apache2. The shell says:
linux-8t94:/etc/init.d # systemctl start apache2 Failed to issue method call: Unit name apache2 is not valid.
Does anyone knows, where i can locate this issue? I've searched already in /etc/apache2 and such things.
The last i've done was to try out ISPConfig. I've installed it via "php -q install.php" and after testing i've uninstalled it via "php -q uninstall". The Folder for ISPConfigs home was gone.
The error_log says: unable to start piped log program ' /usr/local/ispconfig/server/scripts/vlogger -s access.log -t "%Y%m%d- access.log" -d "/etc/vlogger-dbi.conf" /var/log/ispconfig/httpd': No such file or directory. Unable to open logs
I'm thinking that a Rest of this Program triggers my first issue. Can this be? Or should i search on another place?
BTW: It's openSUSE 12.1
Hi Sascha, I'm on 11.4 and not running ISPconfig, but I always use 'rcapache2 start/restart/stop' and 'rcmysql start/stop' as I'm running on a laptop with NetworkManager instead of having them start at boot. regards, Carl -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hi Carl, Am Sonntag, 10. Juni 2012, 13:39:57 schrieb Carl Hartung:
I'm on 11.4 and not running ISPconfig, but I always use 'rcapache2 start/restart/stop' and 'rcmysql start/stop' as I'm running on a laptop with NetworkManager instead of having them start at boot. Then i'm getting the same:
linux-8t94:/etc # rcapache2 start redirecting to systemctl Job failed. See system logs and 'systemctl status' for details. linux-8t94:/etc # systemctl start apache2 Failed to issue method call: Unit name apache2 is not valid. Strange error. Greetings Sascha -- Sincerly yours Sascha Manns Community Agent open-slx GmbH Web (business): http://www.open-slx.com Web (private): http://saigkill.homelinux.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Am Sonntag, 10. Juni 2012, 19:52:26 schrieb Sascha Manns:
Hi Carl,
Am Sonntag, 10. Juni 2012, 13:39:57 schrieb Carl Hartung:
I'm on 11.4 and not running ISPconfig, but I always use 'rcapache2 start/restart/stop' and 'rcmysql start/stop' as I'm running on a laptop with NetworkManager instead of having them start at boot.
Then i'm getting the same:
linux-8t94:/etc # rcapache2 start redirecting to systemctl Job failed. See system logs and 'systemctl status' for details. linux-8t94:/etc # systemctl start apache2 Failed to issue method call: Unit name apache2 is not valid.
Strange error. I've tried to uninstall all apache2 packages and removed the rest /etc/apache2/* files. After reinstall it's gone away. Hope it holds now... -- Sincerly yours Sascha Manns Community Agent open-slx GmbH Web (business): http://www.open-slx.com Web (private): http://saigkill.homelinux.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Sascha Manns <Sascha.Manns@open-slx.de> [06-10-12 11:39]:
Hello mates,
today i've some trouble to start my apache2. The shell says:
linux-8t94:/etc/init.d # systemctl start apache2 Failed to issue method call: Unit name apache2 is not valid.
Well, it's telling you the *truth* :^) you are issuing an improper comment, s/b: systemctl start apache2.service -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Patrick Shanahan wrote:
* Sascha Manns <Sascha.Manns@open-slx.de> [06-10-12 11:39]:
Hello mates,
today i've some trouble to start my apache2. The shell says:
linux-8t94:/etc/init.d # systemctl start apache2 Failed to issue method call: Unit name apache2 is not valid.
Well, it's telling you the *truth* :^) you are issuing an improper comment, s/b: systemctl start apache2.service
Or just the well-known rcapache2 start :-) -- Per Jessen, Zürich (14.7°C) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (4)
-
Carl Hartung
-
Patrick Shanahan
-
Per Jessen
-
Sascha Manns