• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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