• 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

Plesk Control Panel Service refuses to start

U

user32

Guest
Just installed Plesk 7.0 on my server but the 'Plesk Control Panel' service refuses to start. It's giving me the following error.

Event Type: Error
Event Source: Apache Service
Event Category: None
Event ID: 3299
Date: 9/24/2004
Time: 4:55:01 AM
User: N/A
Computer: USER32COM
Description:
The Apache service named reported the following error:
>>> (20024)The given path misformatted or contained invalid characters: Invalid config file path H:\\Program Files\\SWsoft\\Plesk\\admin\\conf\\httpd.conf .

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Tried to check out the registry but this config. isn't anywhere. I'll appreciate any sort of help . :)
 
Plesk 7.0.1 patch also says that it couldn't start the apache2 service and hence doesn't complete successfully.
 
FollowUp:

I started apache from the command line and then opened the browser and pointed it to 'https://localhost:8443/', it says:

Unable to read control panel configuration file:

I think this can help a lot to understand the problem that's being faced by me.
 
Fixed by myself . :)

I uninstalled plesk control panel service and installed it again and it now work Ok for me. :)

Code:
apache -uinstall
apache -install
 
it follows that the support on these forums was not good enough for me to find a reply in almost two days.

Anyhow, Thanks all. :)
 
Same Problem

And no resolve for me whit uninstall and install plesk.
any idea?
 
Generally Apache failed to start because of corrupted permissions for %plesk_dir% folder and below.
As Apache starts with credentials of user psaadm this user should have modify access to apache configuration file, temp and session folders.

Good news!
Plesk reconfugurator can fix Plesk permissions. Just run it (reconfigurator.exe) ,check&repair these folders and restart Plesk.:)
 
Back
Top