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

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