• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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