I am going through the above install got this message : - Code: root@web:/etc/postfix/ssl# apt-get install proftpd proftpd-common ucf Reading package lists... Done Building dependency tree Reading state information... Done Package proftpd-common is a virtual package provided by: proftpd 1.3.0-9ubuntu0.1 You should explicitly select one to install. E: Package proftpd-common has no installation candidate root@web:/etc/postfix/ssl# It is not what I expected. I have also in my haste added the below commands not realising that I didn't have to do it because I intend to install ISPConfig. Code: postconf -e 'home_mailbox = Maildir/' postconf -e 'mailbox_command =' /etc/init.d/postfix restart Do I need to rectify this & if so how do I do it. I was so pleased that my installation appeared to be going well up to this point. Thanks !! PS - I will be away for a couple of days!!
I've had the same error a few minutes ago. Ran through the install the other day and it didn't happen. Is the relevant server/file down?
For the moment I'd just use Code: apt-get install proftpd That seems to get the latest version. If not, it's only a few hours work to start the install from scratch if needs be.
When trying to install proftpd I get the following error (I also get the same error trying to install courier). I have not touched my sources.list (nor do I know how to access it) Code: apt-get install proftpd Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package proftpd
nm on my above reply. I google sources.list and uncommented all the other servers and I was able to find proftpd and courier. Both are installed now without any problems
There was a bug in old Proftpd packages. I think they created a new one that conatains everything you need, and therefore proftpd-common doesn't exist anymore. Just install the package proftpd. You can leave it as it is. It's no problem.
The Perfect Setup - Ubuntu 6.10 Server (Edgy Eft) - Page 7 : Item 19 I did that & it worked! Thanks! Thanks again! I find comfort with that knowledge. I then got to installing ISPConfig but that failed. See attached output!! What went wrong?
Okay! I have done that but I got an error message Code: root@web:~# apt-get install g++ Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: g++-4.1 libstdc++6-4.1-dev Suggested packages: gcc-4.1-doc lib64stdc++6 libstdc++6-4.1-doc The following NEW packages will be installed g++ g++-4.1 libstdc++6-4.1-dev 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. Need to get 4194kB of archives. After unpacking 16.5MB of additional disk space will be used. Do you want to continue [Y/n]? [B]WARNING: The following packages cannot be authenticated![/B] [B][I]libstdc++6-4.1-dev g++-4.1 g++[/I][/B] Install these packages without verification [y/N]? E: Some packages could not be authenticated So I did it again but this time asking for it to be installed without verifying the packages : - Code: root@web:~# apt-get install g++ Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: g++-4.1 libstdc++6-4.1-dev Suggested packages: gcc-4.1-doc lib64stdc++6 libstdc++6-4.1-doc The following NEW packages will be installed g++ g++-4.1 libstdc++6-4.1-dev 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. Need to get 4194kB of archives. After unpacking 16.5MB of additional disk space will be used. Do you want to continue [Y/n]? WARNING: The following packages cannot be authenticated! libstdc++6-4.1-dev g++-4.1 g++ [B][I]Install these packages without verification [y/N]? y[/I][/B] Get: 1 http://gb.archive.ubuntu.com edgy/main libstdc++6-4.1-dev 4.1.1-13ubuntu5 [1619kB] Get: 2 http://gb.archive.ubuntu.com edgy/main g++-4.1 4.1.1-13ubuntu5 [2573kB] Get: 3 http://gb.archive.ubuntu.com edgy/main g++ 4:4.1.1-6ubuntu3 [1434B] Fetched 4194kB in 17s (238kB/s) Selecting previously deselected package libstdc++6-4.1-dev. (Reading database ... 23709 files and directories currently installed.) Unpacking libstdc++6-4.1-dev (from .../libstdc++6-4.1-dev_4.1.1-13ubuntu5_i386.deb) ... Selecting previously deselected package g++-4.1. Unpacking g++-4.1 (from .../g++-4.1_4.1.1-13ubuntu5_i386.deb) ... Selecting previously deselected package g++. Unpacking g++ (from .../g++_4%3a4.1.1-6ubuntu3_i386.deb) ... Setting up g++-4.1 (4.1.1-13ubuntu5) ... Setting up libstdc++6-4.1-dev (4.1.1-13ubuntu5) ... Setting up g++ (4.1.1-6ubuntu3) ... root@web:~# Now do I try to install IPConfig again?
I have restarted the ISPConfig installation (suggested in the online manual) which is going fine until : - Code: Please enter the host name (e.g. www):www Please enter the domain (e.g. xyz.de):fiwiyaad.com The URL is not reachable! The domain name is www.fiwiyaad.com. The manual suggests entering the domain name without the www.
The Perfect Setup - Ubuntu 6.10 Server (Edgy Eft) - Page 7 No need to respond. My installation of Edgy Eft is now complete. I will post all queries re ISPConfig in the appropriate Forum. Thanks for all your help
Hi. I'm in Indonesia, I'm newbie in linux os, i try like what u say but i found in the last like this E: Some index files failed to download, they have been ignored, or old ones used instead. what should I do ? thanx