• 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.

Plesk service failed to start

C

cfgoian

Guest
Hi all,
Need help very urgent.
Just re-compiled PHP 5.1.6 to work with pgsql & other ... (configure, make, make install)
(box is Fedora Core 6)
The Plesk service does not start.

All other service are up and running.

Where to start looking? Where are logs for plesk?

I run: /etc/init.d/psa restart
PSA is down, performing full restart.
Starting xinetd service... done
Starting named service... done
Starting mysqld service... done
Starting qmail service... done
Starting courier-imap service... done
Starting postgresql service... done
Starting psa-spamassassin service... done
Starting Plesk... failed
Starting drwebd service... failed

Thx in advance

CFG


P.S.:
At: /usr/local/psa/admin/bin/httpsd status
I got:
Syntax error on line 232 of /usr/local/psa/admin/conf/httpsd.conf:
module php5_module is built-in and can't be loaded

As I said, I re-installed (only) PHP 5.1.6 by configure/make && make install ...
 
Hi,

Looks like php module loading was added to Plesk apache configuration file.

Open /usr/local/psa/admin/conf/httpsd.conf go to line 232 and comment or remove module loading.
 
Back
Top