• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

ERROR: PleskFatalException

S

sadok

Guest
Hi I need your help,
Apache can not start,
this is the Error :

Unable to make action: Unable to manage service by websrvmng: websrvmng: Service /etc/init.d/httpd failed to restart

--------------------------------------------------------------------------------

0: /usr/local/psa/admin/plib/common_func.php3:190
psaerror(string 'Unable to make action: Unable to manage service by websrvmng: websrvmng: Service /etc/init.d/httpd failed to restart')
1: /usr/local/psa/admin/htdocs/server/restart_services.php:28

I use :
/var/log/httpd$ /etc/init.d/apache2 start
but I did this :
/etc/init.d/apache2: No such file or directory
heeeeeeeeeeeeeelp pleeeeeeeeeeeeeeas
 
Try

/etc/init.d/httpd restart

or

/etc/init.d/psa stopall
/etc/init.d/psa start
 
Well I try
/etc/init.d/httpd restart
httpd: no file or folder of this type !!!
and I can't find the log error, because I'm in rescue mode !!
and if to connect in normal mode and don't have the permission to consult the error files !!!!
 
We need a little bit more information. Please tell us, wich "rescue system" that is, maybe "1und1"? If it's 1und1 i can help you - i hope.
 
well, I have Ubuntu distribution,
when apache refuse to start, I change to rescue mode(Dedibox) ,next I conenct via SSH and in this mode I can't find the Log file error?
also the httpd file config,
when I connect in normal mode I find all the files that I need but I don't have the permission to access in this files !!!!
and I can't conect SSH in normal mode.
 
Hi,

What do you mean by "
when I connect in normal mode I find all the files that I need but I don't have the permission to access in this files"
do you conect as root?
You either do not have /etc/init.d/httpd or /etc/init.d/apache2 or do not have permission to access these files.
What does dpkg -l apache2 say?
 
Back
Top