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

Debian 3.1 Installation

A

alexcrc

Guest
Hi, I am unable to use autoinstall in debian 3.1 , I get this error:

ERROR: Not found source for system packages (release 3.1, codename sarge) in /etc/apt/sources.list
 
Hi, theres a new development :)

I was able to overcome previous problem by doing apt-get upgrade, and plesk did install and work successfully after that. However, that being a fresh Debian 3.1 install, I ended up with PHP4 and I require PHP5 ..

So I put these in my sources.list and installed PHP5

Code:
deb [url]http://packages.dotdeb.org[/url] stable all
deb-src [url]http://packages.dotdeb.org[/url] stable all

After that plesk stopped working, so I tried to re-install it again, and now installation breaks down with this message:

Code:
Checking whether the package dependencies are resolved.
E: Broken packages
ERROR: Unable to install packages because of package dependency problems.
Not all packages were installed.
Please, contact product technical support.

And here's my sources.list:
Code:
deb [url]http://ftp.freenet.de/debian[/url] stable main contrib non-free
deb [url]http://security.debian.org[/url] stable/updates main contrib non-free
deb [url]http://packages.dotdeb.org[/url] stable all
deb-src [url]http://packages.dotdeb.org[/url] stable all


I did try apt-get update and upgrade, didn't work still.

Please help!
 
stable = etch

change all stable to sarge in your /etc/apt/sources.list

but warning if you already done a update / upgrade you maybe have now parts of etch installed ...

(etch = debian 4.0 | sarge = debian 3.1)

i suggest you to do a fresh install again and change your /etc/apt/sources.list as the first step ...
 
Danliker, thanks a lot - that did help to some extent (last time I was installing this sarge was stable :)

However, I have new strange issues --

i install php5 instead of 4 using dotdeb packages, everything works .. Then I install plesk, install goes smooth, but after it installs, even though everything works, my php is rolled back to v4.. So i install the dotdeb packages again, get PHP5, but plesk doesn't work after that! So i install plesk, and my php5 is gone, and I get php4 again ..

Is there a way to have plesk and PHP5 on sarge?

Thanks a lot.
 
yes, i have done this many times with no problems ...

have you msn / icq or google talk ?
 
Back
Top