• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Error: Unable to make action: Unable to manage service by websrvmng: websrvmng: Servi

  • Thread starter Mircea Gabriel Stoian
  • Start date
M

Mircea Gabriel Stoian

Guest
Syntax error on line 95 of /var/www/vhosts/reyservices.es/conf/httpd.include:
can't get fastcgi file info: dynamic, errno: 2
websrvmng: Service /etc/init.d/httpd failed to restart


I can help someone???????????
 
Last edited by a moderator:
I'm with the same problem.

While trying to enable the httpd from Plesk it gives the next error:
Error: Unable to make action: Unable to manage service by websrvmng: websrvmng: Service /etc/init.d/httpd failed to restart ('--start', 'web')

Also gives the same error with the config file of the virtual host.

Someone knows a solution??
 
Hello,

Take a look at the Knowledge Base article

Apache cannot be started with error "can't get fastcgi file info: dynamic, errno: 2"
http://kb.odin.com/en/6380

Regards,
Denis
 
This worked for me

I had this problem.

Nothing at all had changed on the server, all I knew was that things were getting slower and slower and eventually things just crashed.

I restarted mysql, didn't help. Restarted Apache, well tried to and it wouldn't restart. Tried all sorts of command line stuff which really was unnecessary.

After a few hours I found that there were 2 log files in a website root folder - both around 300 gigabytes!!

/your_website_root_folder/statistics/logs

I FTP'd in to get rid of the files, you'll need to chmod 0777 the statistics folder and logs folder and log files that you want to delete or work on.

Remember to replace the log files as either blank files or whatever you need to do.

I rebooted my server and life was back to normal again - phew!
 
Back
Top