ispCP - Board - Support
Problem - followed the installation guide - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Problem - followed the installation guide (/thread-2135.html)



Problem - followed the installation guide - sharpie - 01-12-2008 11:47 PM

OS: debian etch
runnign on a VPS
followed: http://www.isp-control.net/documentation/start/installation/debian


Got to # perl ./ispcp-setup with out a problem.

Then this happens after.
Please enter system SQL user. [root]:

Can't open '/dev/tty' read/write: No such device or address at /usr/share/perl5/Term/ReadPassword.pm line 52, <STDIN> line 6.

how do I fix it?


RE: Problem - followed the installation guide - gOOvER - 01-13-2008 12:12 AM

Did you install the needed packages?? Point 3 at the Documentation


RE: Problem - followed the installation guide - sharpie - 01-13-2008 01:03 AM

gOOvER Wrote:Did you install the needed packages?? Point 3 at the Documentation

yep all 260+mbs of them.

no errors everything installed said /yes/no/standalone to what the instructions said but ill do it again to make sure.


RE: Problem - followed the installation guide - sharpie - 01-13-2008 01:05 AM

sh-3.1# apt-get install `cat ./docs/Debian/debian-packages-etch`
Reading package lists... Done
Building dependency tree... Done
apache2-mpm-worker is already the newest version.
apache2 is already the newest version.
apache2.2-common is already the newest version.
apache2-utils is already the newest version.
awstats is already the newest version.
bash is already the newest version.
bind9 is already the newest version.
bzip2 is already the newest version.
courier-authdaemon is already the newest version.
courier-base is already the newest version.
courier-imap is already the newest version.
courier-maildrop is already the newest version.
courier-pop is already the newest version.
chkrootkit is already the newest version.
diff is already the newest version.
dnsutils is already the newest version.
gcc is already the newest version.
gzip is already the newest version.
iptables is already the newest version.
libapache2-mod-cband is already the newest version.
libapache2-mod-fastcgi is already the newest version.
libberkeleydb-perl is already the newest version.
libc6-dev is already the newest version.
libcrypt-blowfish-perl is already the newest version.
libcrypt-cbc-perl is already the newest version.
libcrypt-passwdmd5-perl is already the newest version.
libdate-calc-perl is already the newest version.
libdate-manip-perl is already the newest version.
libdbd-mysql-perl is already the newest version.
libdbi-perl is already the newest version.
libio-stringy-perl is already the newest version.
libmail-sendmail-perl is already the newest version.
libmailtools-perl is already the newest version.
libmcrypt4 is already the newest version.
libmd5-perl is already the newest version.
libmime-perl is already the newest version.
libnet-dns-perl is already the newest version.
libnet-libidn-perl is already the newest version.
libnet-netmask-perl is already the newest version.
libnet-smtp-server-perl is already the newest version.
libperl5.8 is already the newest version.
libsasl2 is already the newest version.
libsasl2-modules is already the newest version.
libsnmp-session-perl is already the newest version.
libterm-readkey-perl is already the newest version.
libterm-readpassword-perl is already the newest version.
libtimedate-perl is already the newest version.
libmysqlclient15off is already the newest version.
lsb-base is already the newest version.
make is already the newest version.
mysql-client is already the newest version.
mysql-common is already the newest version.
mysql-server is already the newest version.
original-awk is already the newest version.
patch is already the newest version.
perl is already the newest version.
perl-base is already the newest version.
perl-modules is already the newest version.
php4 is already the newest version.
php4-cgi is already the newest version.
php4-gd is already the newest version.
php4-mcrypt is already the newest version.
php4-mysql is already the newest version.
php4-pear is already the newest version.
php5-cgi is already the newest version.
php5-gd is already the newest version.
php5-idn is already the newest version.
php5-imap is already the newest version.
php5-mcrypt is already the newest version.
php5-mhash is already the newest version.
php5-mysql is already the newest version.
policyd-weight is already the newest version.
postfix is already the newest version.
Note, selecting postfix instead of postfix-tls
postfix is already the newest version.
postgrey is already the newest version.
procmail is already the newest version.
proftpd-mysql is already the newest version.
rkhunter is already the newest version.
sasl2-bin is already the newest version.
ssh is already the newest version.
tar is already the newest version.
wget is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


RE: Problem - followed the installation guide - sharpie - 01-13-2008 01:15 AM

strange its working now hehehe