• 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

Sitebuilder 2.1 problems

O

otsego

Guest
I cannot seem to install sitebuilder 2.1 on my Plesk 8. The error now crippled my entire Plesk. Apache won't run, spamassasin won't run, drweb won't run. Nothing that relies on sitebuilder will run.

Code:
imelika:~# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be upgraded:
  sitebuilder
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
63 not fully installed or removed.
Need to get 17.3MB of archives.
After unpacking 2585kB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 [url]http://autoinstall.plesk.com[/url] PSA_8.0.0/ sitebuilder 2.1.3-build060328.09 [17.3MB]
Fetched 17.3MB in 3s (5413kB/s)        
debconf: unable to initialize frontend:  Noninteractive
debconf: (syntax error at (eval 19) line 3, near "Debconf::FrontEnd:: Noninteractive")
debconf: falling back to frontend: Noninteractive
(Reading database ... 68712 files and directories currently installed.)
Preparing to replace sitebuilder 2.1.2-build051222.05 (using .../sitebuilder_2.1.3-build060328.09_i386.deb) ...
Unpacking replacement sitebuilder ...
=> Uninstalling Sitebuilder
websrvmng: Service apache2 failed to start
websrvmng: Service apache2 failed to start
dpkg: warning - old post-removal script returned error exit status 255
dpkg - trying script from the new package instead ...
=> Uninstalling Sitebuilder
websrvmng: Service apache2 failed to start
websrvmng: Service apache2 failed to start
dpkg: error processing /var/cache/apt/archives/sitebuilder_2.1.3-build060328.09_i386.deb (--unpack):
 subprocess new post-removal script returned error exit status 255
=> Uninstalling Sitebuilder
websrvmng: Service apache2 failed to start
websrvmng: Service apache2 failed to start
dpkg: error while cleaning up:
 subprocess post-removal script returned error exit status 255
Errors were encountered while processing:
 /var/cache/apt/archives/sitebuilder_2.1.3-build060328.09_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
Solved. Plesk 7.5.4 and Tomcat had created an empty file called webapp.load in apache's module directory. I removed this file, removed tomac (tomcat4 tomcat4-admin tomcat4-webapps psa-tomcat-configurator) and then it worked. Installed tomcat afterwards.
 
Back
Top