• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Sitebuiler 2.x on Debian 3.1

H

hummel

Guest
Hello,

SiteBuilder 2.1.0 build 050915.20 for Debian 3.1 describes in the release notes, that apache 1.3.x or apache2 is needed.

I am running apache 1.3.3 but during the installation (sh sb_install) i got the following error:

awk: cannot open /etc/php4/apache2/php.ini (No such file or directory)
/var/lib/dpkg/info/sitebuilder-core.postinst: line 5: /etc/php4/apache2/php.ini: No such file or directory

Selecting previously deselected package sitebuilder.
(Reading database ... 22680 files and directories currently installed.)
Unpacking sitebuilder (from sitebuilder_2.1.0-build050915.20_i386.deb) ...
cp: cannot stat `/usr/local/sitebuilder/repository/*': No such file or directory
cp: cannot stat `/usr/local/sitebuilder/.keys/*': No such file or directory
cp: cannot stat `/usr/local/sitebuilder/.keys/.sb.key': No such file or directory
dpkg: dependency problems prevent configuration of sitebuilder:
sitebuilder depends on apache2; however:
Package apache2 is not installed.
sitebuilder depends on libapache2-mod-php4; however:
Package libapache2-mod-php4 is not installed.
sitebuilder depends on ftp; however:
Package ftp is not installed.
dpkg: error processing sitebuilder (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
sitebuilder

Is the release note false or shuld I run the install script with any additional option?

is it possible to make the uncomplete changes manually?
 
Back
Top