• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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