Current time: 05-06-2024, 06:36 AM Hello There, Guest! (LoginRegister)


Post Reply 
Ein paar Fragen zu ISPCP
Author Message
Crackdown Offline
Junior Member
*

Posts: 20
Joined: Jun 2009
Reputation: 0
Post: #1
Ein paar Fragen zu ISPCP
Guten Morgen,

ich besitzte einen Root Server mit einem CS und COD4 Clan. Bis jetzt lief auf meinem Server Opensuse 10 gefählt mir aber absolut nicht, schon von der Paketverwaltung / Paketen her.

Am liebsten wäre mir ja Jaunty 9.04 bietet aber der Provider nicht an. Muss eben Debian 5 her, ist ja fast da selbe. Ich sollte noch erwähnen das ich absolut kein Englisch kann, des weiteren habe ich den Server bisher immer über Plesk gesteuert. Bedeutet das ich ohne Panel in Sachen Domaine, Email, SQL und CO anlegen alt ausehe. Big Grin

Kann ich die Installation wie im WIKI steht 1zu1 abarbeiten ?

Nun zum Webinterface selbst, laut einigen Beiträgen im WEB ist das Interface erweiterbar, nur wie und wo wird nicht erwähnt. Am meisten interessiert mich die Steuerung für Gameserver und Mumble.

Wir hatten mal zum Test Mumble installiert nur ohne Webinterface war das ja eine Katastrophe. Big Grin

Würde mich über ein wenig Informationsmaterial freuen.


Danke

mfg

EDIT: Ich habe nun einfach einen versuch gestartet, und würde mich wundern wenn mal was nach Plan läuft.

Zum einen lief "apt-get install $(cat ./docs/Debian/debian-packages-`lsb_release -cs`)" nicht so ab wie im WIKI steht.

Bei mir war es wie folgt:

1) Mysql PW
2) PW bestätigen
3) Internet Site
4) Domaine eingetragen
5) FTP Standalone
6) Kompliemirte

Desweiteren geht es an dieser Stelle nicht weiter.

Code:
NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MySQL
      SERVERS IN PRODUCTION USE!  PLEASE READ EACH STEP CAREFULLY!


In order to log into MySQL to secure it, we'll need the current
password for the root user.  If you've just installed MySQL, and
you haven't set the root password yet, the password will be blank,
so you should just press enter here.

Enter current password for root (enter for none):
OK, successfully used password, moving on...

Setting the root password ensures that nobody can log into the MySQL
root user without the proper authorisation.

You already have a root password set, so you can safely answer 'n'.

Change the root password? [Y/n] y
New password:
Re-enter new password:
Password updated successfully!
Reloading privilege tables..
... Success!


By default, a MySQL installation has an anonymous user, allowing anyone
to log into MySQL without having to have a user account created for
them.  This is intended only for testing, and to make the installation
go a bit smoother.  You should remove them before moving into a
production environment.

Remove anonymous users? [Y/n] y
... Success!

Normally, root should only be allowed to connect from 'localhost'.  This
ensures that someone cannot guess at the root password from the network.

Disallow root login remotely? [Y/n] y
... Success!

By default, MySQL comes with a database named 'test' that anyone can
access.  This is also intended only for testing, and should be removed
before moving into a production environment.

Remove test database and access to it? [Y/n] y
- Dropping test database...
ERROR 1008 (HY000) at line 1: Can't drop database 'test'; database doesn't exist
... Failed!  Not critical, keep moving...
- Removing privileges on test database...
... Success!

Reloading the privilege tables will ensure that all changes made so far
will take effect immediately.

Reload privilege tables now? [Y/n] y
... Success!

Cleaning up...



All done!  If you've completed all of the above steps, your MySQL
installation should now be secure.

Thanks for using MySQL!


u114:/usr/local/src/ispcp/ispcp-omega-1.0.0# cd /var/www/ispcp/engine/setup
u114:/var/www/ispcp/engine/setup# perl ./ispcp-setup
        Generating database keys, it may take some time, please wait...
        If it takes to long, please check http://www.isp-control.net/documentation/frequently_asked_questions/what_does_generating_database_keys_it_may_take_some_time_please_wait..._on_setup​_mean
(This post was last modified: 06-16-2009 06:11 PM by Crackdown.)
06-16-2009 05:22 PM
Find all posts by this user Quote this message in a reply
MasterTH Offline
Member
***

Posts: 570
Joined: Feb 2009
Reputation: 4
Post: #2
RE: Ein paar Fragen zu ISPCP
also er sollte normalerweise nicht an diesem Punkt stehen bleiben. Könnte sein das die Verbindung abgebrochen ist. Genau kann ich dir das aber so ohne weitere Infos nicht sagen. Starte das Skript einfach nochmal.

Die Pakete hast du dann trotzdem installiert bekommen?? Damit das mit dem apt-get befehl funktioniert musst du apt-get install lsb ausführen.
Ansonsten kannst du die Anleitung 100% übernehmen
06-16-2009 06:14 PM
Find all posts by this user Quote this message in a reply
Crackdown Offline
Junior Member
*

Posts: 20
Joined: Jun 2009
Reputation: 0
Post: #3
RE: Ein paar Fragen zu ISPCP
Tja nach dem schließen kamm ich nicht mehr mit SSH drauf, musste den Server neustarten. Ich fange mal jetzt ganz neu an und liste es auf, denke nicht das dies schadet bzw. lösche ich ispcp Verzeichnis.

Teil 1:

Code:
u114:~# apt-get install wget mc zip unzip bzip2 ntp ntpdate lsb-release
Reading package lists... Done
Building dependency tree      
Reading state information... Done
wget is already the newest version.
mc is already the newest version.
zip is already the newest version.
unzip is already the newest version.
unzip set to manually installed.
bzip2 is already the newest version.
ntp is already the newest version.
ntpdate is already the newest version.
lsb-release is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
u114:~# rm -rf /usr/local/src/ispcp
u114:~# mkdir -p /usr/local/src/ispcp
u114:~#
u114:~#
u114:~#
u114:~# cd /usr/local/src/ispcp
u114:/usr/local/src/ispcp# wget http://mesh.dl.sourceforge.net/sourceforge/ispcp/ispcp-omega-1.0.0.tar.bz2
--2009-06-16 08:24:36--  http://mesh.dl.sourceforge.net/sourceforge/ispcp/ispcp-omega-1.0.0.tar.bz2
Resolving mesh.dl.sourceforge.net... 213.203.218.122
Connecting to mesh.dl.sourceforge.net|213.203.218.122|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://213.203.218.125/i/is/ispcp/ispcp-omega-1.0.0.tar.bz2 [following]
--2009-06-16 08:24:36--  http://213.203.218.125/i/is/ispcp/ispcp-omega-1.0.0.tar.bz2
Connecting to 213.203.218.125:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13652603 (13M) [application/octet-stream]
Saving to: `ispcp-omega-1.0.0.tar.bz2'

100%[================================================================================​====================>] 13,652,603  11.2M/s   in 1.2s    

2009-06-16 08:24:37 (11.2 MB/s) - `ispcp-omega-1.0.0.tar.bz2' saved [13652603/13652603]

u114:/usr/local/src/ispcp#


Teil 2:

Code:
u114:/usr/local/src/ispcp# cd ispcp-omega-1.0.0
u114:/usr/local/src/ispcp/ispcp-omega-1.0.0# apt-get install $(cat ./docs/Debian/debian-packages-`lsb_release -cs`)
Reading package lists... Done
Building dependency tree      
Reading state information... Done
apache2-mpm-worker is already the newest version.
apache2 is already the newest version.
apache2.2-common is already the newest version.
apache2.2-common set to manually installed.
apache2-suexec is already the newest version.
apache2-utils is already the newest version.
apache2-utils set to manually installed.
awstats is already the newest version.
bash is already the newest version.
bind9 is already the newest version.
bzip2 is already the newest version.
chkrootkit 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.
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.
ispell is already the newest version.
libapache2-mod-fastcgi is already the newest version.
libapache2-mod-fcgid 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.
libdbi-perl set to manually installed.
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.10 is already the newest version.
libsasl2-2 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.
libtimedate-perl set to manually installed.
libmysqlclient15off is already the newest version.
libmysqlclient15off set to manually installed.
locales is already the newest version.
lsb-base is already the newest version.
lsb-release is already the newest version.
lzma 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-common set to manually installed.
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.
php-pear is already the newest version.
php5 is already the newest version.
php5-adodb is already the newest version.
php5-cgi is already the newest version.
php5-gd 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.
postgrey is already the newest version.
procmail is already the newest version.
proftpd 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.
u114:/usr/local/src/ispcp/ispcp-omega-1.0.0#

Zusatz zu Teil 2:

1) Mysql PW
2) Mysql PW bestätigt
3) Internet Site und Domaine angegeben
4) Standalone
5) Komplimiert


Teil 3:

Code:
u114:/usr/local/src/ispcp/ispcp-omega-1.0.0# make install
cd ./tools && make install
make[1]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/tools'
(cd ./daemon; \
        make ispcp_daemon;)
make[2]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/tools/daemon'
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o ispcp_daemon.o ispcp_daemon.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o message.o message.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o daemon_init.o daemon_init.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o say.o say.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o signal-handlers.o signal-handlers.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o receive_data.o receive_data.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o send_data.o send_data.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o take_connection.o take_connection.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o send_line.o send_line.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o recv_line.o recv_line.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o helo_cmd.o helo_cmd.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o helo_syntax.o helo_syntax.c
helo_syntax.c: In function 'helo_syntax':
helo_syntax.c:22: warning: ISO C90 forbids mixed declarations and code
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o lr_cmd.o lr_cmd.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o lr_syntax.o lr_syntax.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o bye_cmd.o bye_cmd.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o bye_syntax.o bye_syntax.c
gcc -ansi -Wall -Wstrict-prototypes -pedantic -O3 -o ispcp_daemon ispcp_daemon.o message.o daemon_init.o say.o signal-handlers.o receive_data.o send_data.o take_connection.o send_line.o recv_line.o helo_cmd.o helo_syntax.o lr_cmd.o lr_syntax.o bye_cmd.o bye_syntax.o
strip -s ispcp_daemon
make[2]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/tools/daemon'
/bin/mkdir -p /tmp/ispcp/var/www/ispcp/daemon
cp ./daemon/ispcp_daemon /tmp/ispcp/var/www/ispcp/daemon
make[1]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/tools'
/bin/mkdir -p /tmp/ispcp/etc/ispcp
/bin/mkdir -p /tmp/ispcp/var/www/ispcp
/bin/mkdir -p /tmp/ispcp/var/log/ispcp
/bin/mkdir -p /tmp/ispcp/var/log/ispcp/ispcp-arpl-msgr
/bin/mkdir -p /tmp/ispcp/var/www/virtual
/bin/mkdir -p /tmp/ispcp/var/www/fcgi
/bin/mkdir -p /tmp/ispcp/var/www/scoreboards
/bin/mkdir -p /tmp/ispcp/var/www/awstats
/bin/mkdir -p /tmp/ispcp/var/mail/virtual
/bin/mkdir -p /tmp/ispcp/var/log/apache2/backup
cd ./configs && make install &
cd ./engine && make install
make[1]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs'
cd debian && make install
make[1]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/engine'
/bin/mkdir -p /tmp/ispcp/var/www/ispcp/engine
/usr/bin/install -d -o root -g root -m 0755 /tmp/ispcp/var/www/ispcp/engine
make[2]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian'
if test debian = debian  ; then \
                cp ./ispcp.conf /tmp/ispcp/etc/ispcp ; \
                (cd ./apache && make install &); \
                (cd ./awstats && make install &); \
                (cd ./bind && make install &); \
                (cd ./cron.d && make install &); \
                (cd ./database && make install &);  \
                (cd ./fcgi && make install &); \
                (cd ./init.d && make install &); \
                (cd ./postfix && make install &); \
                (cd ./courier && make install &); \
                (cd ./proftpd && make install &); \
                (cd ./logrotate && make install); \
        fi
/bin/mkdir -p /tmp/ispcp/var/www/ispcp/engine/awstats
/usr/bin/install -d -o root -g root -m 0700 /tmp/ispcp/var/www/ispcp/engine/awstats
/bin/mkdir -p /tmp/ispcp/var/www/ispcp/engine/backup
/usr/bin/install -d -o root -g root -m 0700 /tmp/ispcp/var/www/ispcp/engine/backup
/bin/mkdir -p /tmp/ispcp/var/www/ispcp/engine/quota
/usr/bin/install -d -o root -g root -m 0700 /tmp/ispcp/var/www/ispcp/engine/quota
make[3]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/awstats'
/bin/mkdir -p /tmp/ispcp/etc/ispcp/awstats
/bin/mkdir -p /tmp/ispcp/var/www/ispcp/engine/traffic
cp -R ./awstats.ispcp_tpl.conf /tmp/ispcp/etc/ispcp/awstats
/usr/bin/install -d -o root -g root -m 0700 /tmp/ispcp/var/www/ispcp/engine/traffic
make[3]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/awstats'
/bin/mkdir -p /tmp/ispcp/var/www/ispcp/engine/messager
/usr/bin/install -d -o root -g root -m 0755 /tmp/ispcp/var/www/ispcp/engine/messager
/bin/mkdir -p /tmp/ispcp/var/www/ispcp/engine/setup
make[3]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/bind'
/bin/mkdir -p /tmp/ispcp/etc/ispcp/bind
make[3]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/apache'
make[3]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/cron.d'
/bin/mkdir -p /tmp/ispcp/etc/ispcp/cron.d
make[3]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/database'
/bin/mkdir -p /tmp/ispcp/etc/ispcp/database
/bin/mkdir -p /tmp/ispcp/etc/ispcp/apache
cp ./database.sql /tmp/ispcp/etc/ispcp/database
/bin/mkdir -p /tmp/ispcp/etc/apache2
/bin/mkdir -p /tmp/ispcp/etc/apache2/sites-available
/bin/mkdir -p /tmp/ispcp/etc/apache2/mods-available
/bin/mkdir -p /tmp/ispcp/etc/apache2/ispcp
cp ./httpd.conf /tmp/ispcp/etc/ispcp/apache
make[3]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/fcgi'
/bin/mkdir -p /tmp/ispcp/etc/ispcp/fcgi
cp ./00_master.conf /tmp/ispcp/etc/ispcp/apache
cp ./ispcp /tmp/ispcp/etc/ispcp/cron.d
cp -R ./backup /tmp/ispcp/etc/ispcp/fcgi
cp -R ./parts /tmp/ispcp/etc/ispcp/fcgi
cp ./named.conf ./working
cp -R ./working /tmp/ispcp/etc/ispcp/fcgi
cp ./named.conf /tmp/ispcp/etc/ispcp/bind
make[3]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/fcgi'
cp ./languages.sql /tmp/ispcp/etc/ispcp/database
cp -R ./backup /tmp/ispcp/etc/ispcp/bind
make[3]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/database'
cp -R ./parts /tmp/ispcp/etc/ispcp/bind
cp -R ./working /tmp/ispcp/etc/ispcp/bind
make[3]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/bind'
make[3]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/init.d'
/bin/mkdir -p /tmp/ispcp/etc/init.d
cp -R ./backup /tmp/ispcp/etc/ispcp/cron.d
/bin/mkdir -p /tmp/ispcp/etc/default
cp -R ./parts /tmp/ispcp/etc/ispcp/cron.d
cp ispcp_daemon /tmp/ispcp/etc/init.d
/usr/bin/install -d -o root -g root -m 0700 /tmp/ispcp/var/www/ispcp/engine/setup
cp ispcp_network /tmp/ispcp/etc/init.d
/bin/mkdir -p /tmp/ispcp/var/www/ispcp/engine/tools
chown root:root /tmp/ispcp/etc/init.d/ispcp_network /tmp/ispcp/etc/init.d/ispcp_daemon
/usr/bin/install -d -o root -g root -m 0700 /tmp/ispcp/var/www/ispcp/engine/tools
chmod 0755 /tmp/ispcp/etc/init.d/ispcp_network /tmp/ispcp/etc/init.d/ispcp_daemon
if [[ -f ispcp_daemon.default ]]; then \
                cp -p ispcp_daemon.default /tmp/ispcp/etc/default/ispcp_daemon ; \
        fi
cd ./traffic && make install
if [[ -f ispcp_network.default ]]; then \
                cp -p ispcp_network.default /tmp/ispcp/etc/default/ispcp_network ; \
        fi
make[3]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/init.d'
make[2]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/engine/traffic'
/bin/mkdir -p /tmp/ispcp/usr/sbin
cp ./01_awstats.conf /tmp/ispcp/etc/ispcp/apache
cp -R ./backup /tmp/ispcp/etc/ispcp/apache
make[3]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/postfix'
/bin/mkdir -p /tmp/ispcp/etc/ispcp/postfix
/bin/mkdir -p /tmp/ispcp/etc/postfix
cp -R ./working /tmp/ispcp/etc/ispcp/cron.d
cp ./main.cf /tmp/ispcp/etc/ispcp/postfix/main.cf
cp ./master.cf /tmp/ispcp/etc/ispcp/postfix/master.cf
cp -R ./parts /tmp/ispcp/etc/ispcp/apache
cp -R ./backup /tmp/ispcp/etc/ispcp/postfix
cp -R ./parts /tmp/ispcp/etc/ispcp/postfix
cp /tmp/ispcp/etc/ispcp/cron.d/ispcp /tmp/ispcp/etc/ispcp/cron.d/working
cp -R ./working /tmp/ispcp/etc/ispcp/postfix
cp -R ./ispcp /tmp/ispcp/etc/ispcp/postfix
/usr/bin/install -m 0700 -o root -g root ./maillogconvert/maillogconvert.pl /tmp/ispcp/usr/sbin
make[2]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/engine/traffic'
/usr/bin/install -m 0700 -o root -g root ./ispcp_common_code.pl /tmp/ispcp/var/www/ispcp/engine
make[3]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/courier'
/bin/mkdir -p /tmp/ispcp/etc/ispcp/courier
make[3]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/cron.d'
cp -R ./working /tmp/ispcp/etc/ispcp/apache
/bin/mkdir -p /tmp/ispcp/etc/courier
cp ./userdb /tmp/ispcp/etc/ispcp/courier
cp -R ./backup /tmp/ispcp/etc/ispcp/courier
/usr/bin/install -m 0700 -o root -g root ./ispcp_common_methods.pl /tmp/ispcp/var/www/ispcp/engine
cp -R ./working /tmp/ispcp/etc/ispcp/courier
# keys needed for ispCP engine;
/usr/bin/install -m 0700 -o root -g root ./ispcp-db-keys.pl /tmp/ispcp/var/www/ispcp/engine
# one more copy for auto replay system;
make[3]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/proftpd'
/bin/mkdir -p /tmp/ispcp/etc/ispcp/proftpd
cp -R ./backup /tmp/ispcp/etc/ispcp/proftpd
/usr/bin/install -m 0700 -o root -g root ./ispcp-db-keys.pl /tmp/ispcp/var/www/ispcp/engine/messager
cp -R ./parts /tmp/ispcp/etc/ispcp/proftpd
cp ./userdb /tmp/ispcp/etc/courier
/usr/bin/install -m 0700 -o root -g root ./ispcp-apache-logger /tmp/ispcp/var/www/ispcp/engine
make[3]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/courier'
/usr/bin/install -m 0700 -o root -g root ./ispcp-rqst-mngr /tmp/ispcp/var/www/ispcp/engine
/usr/bin/install -m 0700 -o root -g root ./ispcp-dmn-mngr /tmp/ispcp/var/www/ispcp/engine
make[3]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/logrotate'
/bin/mkdir -p /tmp/ispcp/etc/logrotate.d
cp ./httpd.conf /tmp/ispcp/etc/ispcp/apache/working/ispcp.conf
cp -R ./ispcp /tmp/ispcp/etc/postfix
cp ./httpd.conf /tmp/ispcp/etc/ispcp/apache/parts/ispcp_base.tpl
make[3]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/postfix'
cp ./ispcp /tmp/ispcp/etc/logrotate.d
cp -R ./working /tmp/ispcp/etc/ispcp/proftpd
# greater equal Debian 4.0 "Etch"?
if [[ ! -d /tmp/ispcp/etc/proftpd ]]; then \
                /bin/mkdir -p /tmp/ispcp/etc/proftpd ; \
        fi
make[3]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/logrotate'
make[2]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian'
make[1]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs'
/bin/mkdir -p /tmp/ispcp/etc/proftpd/ispcp;
/usr/bin/install -m 0700 -o root -g root ./ispcp-sub-mngr /tmp/ispcp/var/www/ispcp/engine
cp ./root_domain.conf /tmp/ispcp/etc/proftpd/ispcp;
/usr/bin/install -m 0700 -o root -g root ./ispcp-alssub-mngr /tmp/ispcp/var/www/ispcp/engine
# Debian 4.0 "Etch"?
/usr/bin/install -m 0700 -o root -g root ./ispcp-als-mngr /tmp/ispcp/var/www/ispcp/engine
if [[ `lsb_release -c | awk '{print $2}' | tr -d "\n"` = 'sarge' ]]; then \
                cp ./proftpd.conf /tmp/ispcp/etc ; \
                cp ./proftpd.conf /tmp/ispcp/etc/ispcp/proftpd ; \
        elif [[ `lsb_release -c | awk '{print $2}' | tr -d "\n"` = 'etch' ]]; then \
                if [[ -e /etc/proftpd.conf ]] ; then \
                        mv /etc/proftpd.conf /etc/proftpd.conf.bak ; \
                fi ; \
                cp ./proftpd1.3.conf /tmp/ispcp/etc/ispcp/proftpd/proftpd.conf ; \
                cp ./proftpd1.3.conf /tmp/ispcp/etc/proftpd/proftpd.conf ; \
        elif [[ `lsb_release -c | awk '{print $2}' | tr -d "\n"` = 'lenny' ]] || [[ `lsb_release -c | awk '{print $2}' | tr -d "\n"` = 'squeeze' ]]; then \
                if [[ -e /etc/proftpd.conf ]] ; then \
                        mv /etc/proftpd.conf /etc/proftpd.conf.bak ; \
                fi ; \
                cp ./proftpd1.3.conf.lenny /tmp/ispcp/etc/ispcp/proftpd/proftpd.conf ; \
                cp ./proftpd1.3.conf.lenny /tmp/ispcp/etc/proftpd/proftpd.conf ; \
        fi \

/usr/bin/install -m 0700 -o root -g root ./ispcp-htusers-mngr /tmp/ispcp/var/www/ispcp/engine
/usr/bin/install -m 0700 -o root -g root ./ispcp-htaccess-mngr /tmp/ispcp/var/www/ispcp/engine
/usr/bin/install -m 0700 -o root -g root ./ispcp-htgroups-mngr /tmp/ispcp/var/www/ispcp/engine
if [[ `lsb_release -c | awk '{print $2}' | tr -d "\n"` = 'sarge' ]]; then \
                cp ./fastcgi.conf /tmp/ispcp/etc/ispcp/apache/working/fastcgi_ispcp.conf ; \
        elif [[ `lsb_release -c | awk '{print $2}' | tr -d "\n"` = 'etch' ]] || [[ `lsb_release -c | awk '{print $2}' | tr -d "\n"` = 'lenny' ]] || [[ `lsb_release -c | awk '{print $2}' | tr -d "\n"` = 'squeeze' ]]; then \
                cp ./fastcgi2.conf /tmp/ispcp/etc/ispcp/apache/working/fastcgi_ispcp.conf ; \
        fi
/usr/bin/install -m 0700 -o root -g root ./ispcp-mbox-mngr /tmp/ispcp/var/www/ispcp/engine
/usr/bin/install -m 0700 -o root -g root ./ispcp-serv-mngr /tmp/ispcp/var/www/ispcp/engine
/usr/bin/install -m 0700 -o root -g root ./ispcp-db-passwd /tmp/ispcp/var/www/ispcp/engine
/usr/bin/install -m 0700 -o root -g root ./awstats/awstats_buildstaticpages.pl /tmp/ispcp/var/www/ispcp/engine/awstats
/usr/bin/install -m 0700 -o root -g root ./awstats/awstats_updateall.pl /tmp/ispcp/var/www/ispcp/engine/awstats
/usr/bin/install -m 0700 -o root -g root ./backup/ispcp-bk-task /tmp/ispcp/var/www/ispcp/engine/backup
/usr/bin/install -m 0700 -o root -g root ./backup/ispcp-backup-all /tmp/ispcp/var/www/ispcp/engine/backup
/usr/bin/install -m 0700 -o root -g root ./backup/ispcp-backup-ispcp /tmp/ispcp/var/www/ispcp/engine/backup
/usr/bin/install -m 0700 -o root -g root ./quota/ispcp-dsk-quota /tmp/ispcp/var/www/ispcp/engine/quota
/usr/bin/install -m 0700 -o root -g root ./messager/ispcp-arpl-msgr /tmp/ispcp/var/www/ispcp/engine/messager
/usr/bin/install -m 0700 -o root -g root ./setup/set-engine-permissions.sh /tmp/ispcp/var/www/ispcp/engine/setup
/usr/bin/install -m 0700 -o root -g root ./setup/set-gui-permissions.sh /tmp/ispcp/var/www/ispcp/engine/setup
/usr/bin/install -m 0700 -o root -g root ./setup/reset-setup /tmp/ispcp/var/www/ispcp/engine/setup
/usr/bin/install -m 0700 -o root -g root ./setup/ispcp-setup /tmp/ispcp/var/www/ispcp/engine/setup
/usr/bin/install -m 0700 -o root -g root ./setup/ispcp-setup-methods.pl /tmp/ispcp/var/www/ispcp/engine/setup
make[3]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/proftpd'
/usr/bin/install -m 0700 -o root -g root ./setup/ispcp-update /tmp/ispcp/var/www/ispcp/engine/setup
/usr/bin/install -m 0700 -o root -g root ./setup/ispcp-uninstall /tmp/ispcp/var/www/ispcp/engine/setup
/usr/bin/install -m 0700 -o root -g root ./setup/regenerate.sql /tmp/ispcp/var/www/ispcp/engine/setup
/usr/bin/install -m 0700 -o root -g root ./setup/vhcs2.4.7-ispcp.sql /tmp/ispcp/var/www/ispcp/engine/setup
/usr/bin/install -m 0700 -o root -g root ./setup/vhcs2.4.8-ispcp.sql /tmp/ispcp/var/www/ispcp/engine/setup
/usr/bin/install -m 0700 -o root -g root ./setup/ispcp1.0.0rc2-ispcp.sql /tmp/ispcp/var/www/ispcp/engine/setup
/usr/bin/install -m 0700 -o root -g root ./setup/ispcp1.0.0rc3-ispcp.sql /tmp/ispcp/var/www/ispcp/engine/setup
/usr/bin/install -m 0700 -o root -g root ./setup/ispcp1.0.0rc6-ispcp.sql /tmp/ispcp/var/www/ispcp/engine/setup
/usr/bin/install -m 0700 -o root -g root ./tools/ispcp-httpd-logs-mngr /tmp/ispcp/var/www/ispcp/engine/tools/ispcp-httpd-logs-mngr
/usr/bin/install -m 0700 -o root -g root ./tools/ispcpphptemp.sh /tmp/ispcp/var/www/ispcp/engine/tools/ispcpphptemp.sh
/usr/bin/install -m 0700 -o root -g root ./traffic/ispcp-srv-traff /tmp/ispcp/var/www/ispcp/engine/traffic
/usr/bin/install -m 0700 -o root -g root ./traffic/ispcp-vrl-traff /tmp/ispcp/var/www/ispcp/engine/traffic
/usr/bin/install -m 0700 -o root -g root ./traffic/ispcp-vrl-traff-correction /tmp/ispcp/var/www/ispcp/engine/traffic
if test debian = suse ; then \
                /usr/bin/install -m 0700 -o root -g root ./traffic/ispcp-vrl-traff-SUSE /tmp/ispcp/var/www/ispcp/engine/traffic; \
        elif test debian = opensuse ; then \
                /usr/bin/install -m 0700 -o root -g root ./traffic/ispcp-vrl-traff-SUSE /tmp/ispcp/var/www/ispcp/engine/traffic; \
        fi
cp ./fcgid_ispcp.conf /tmp/ispcp/etc/ispcp/apache/working/fcgid_ispcp.conf
cp /tmp/ispcp/etc/ispcp/apache/working/fastcgi_ispcp.conf /tmp/ispcp/etc/apache2/mods-available/fastcgi_ispcp.conf
cp ./fcgid_ispcp.conf /tmp/ispcp/etc/apache2/mods-available/fcgid_ispcp.conf
make[3]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/configs/debian/apache'
make[1]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/engine'
cd ./gui && make install
make[1]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/gui'
/bin/mkdir -p /tmp/ispcp/var/www/ispcp/gui
cp ./index.php /tmp/ispcp/var/www/ispcp/gui/index.php
cp ./lostpassword.php /tmp/ispcp/var/www/ispcp/gui/lostpassword.php
cp ./imagecode.php /tmp/ispcp/var/www/ispcp/gui/imagecode.php
cp ./robots.txt /tmp/ispcp/var/www/ispcp/gui/robots.txt
cp ./favicon.ico /tmp/ispcp/var/www/ispcp/gui/favicon.ico
cp -dR ./admin /tmp/ispcp/var/www/ispcp/gui
cp -dR ./reseller /tmp/ispcp/var/www/ispcp/gui
cp -dR ./client /tmp/ispcp/var/www/ispcp/gui
cp -dR ./include /tmp/ispcp/var/www/ispcp/gui
cp -dR ./domain_default_page /tmp/ispcp/var/www/ispcp/gui
cp -dR ./errordocs /tmp/ispcp/var/www/ispcp/gui
cp -dR ./themes /tmp/ispcp/var/www/ispcp/gui
cp -dR ./tools /tmp/ispcp/var/www/ispcp/gui
cp -dR ./orderpanel /tmp/ispcp/var/www/ispcp/gui
cp -dR ./phptmp /tmp/ispcp/var/www/ispcp/gui
make[1]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/gui'
cd ./keys && make install
make[1]: Entering directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/keys'
/bin/mkdir -p /tmp/ispcp/var/www/ispcp/keys
cp ./rpl.pl /tmp/ispcp/var/www/ispcp/keys
make[1]: Leaving directory `/usr/local/src/ispcp/ispcp-omega-1.0.0/keys'
u114:/usr/local/src/ispcp/ispcp-omega-1.0.0#

Ergänzung zu Teil 3:

cp -Rv /tmp/ispcp/* / (ohne Fehler)


Teil 4:

Code:
u114:/usr/local/src/ispcp/ispcp-omega-1.0.0# mysql_secure_installation




NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MySQL
      SERVERS IN PRODUCTION USE!  PLEASE READ EACH STEP CAREFULLY!


In order to log into MySQL to secure it, we'll need the current
password for the root user.  If you've just installed MySQL, and
you haven't set the root password yet, the password will be blank,
so you should just press enter here.

Enter current password for root (enter for none):
OK, successfully used password, moving on...

Setting the root password ensures that nobody can log into the MySQL
root user without the proper authorisation.

You already have a root password set, so you can safely answer 'n'.

Change the root password? [Y/n] y
New password:
Re-enter new password:
Password updated successfully!
Reloading privilege tables..
... Success!


By default, a MySQL installation has an anonymous user, allowing anyone
to log into MySQL without having to have a user account created for
them.  This is intended only for testing, and to make the installation
go a bit smoother.  You should remove them before moving into a
production environment.

Remove anonymous users? [Y/n] y
... Success!

Normally, root should only be allowed to connect from 'localhost'.  This
ensures that someone cannot guess at the root password from the network.

Disallow root login remotely? [Y/n] y
... Success!

By default, MySQL comes with a database named 'test' that anyone can
access.  This is also intended only for testing, and should be removed
before moving into a production environment.

Remove test database and access to it? [Y/n] y
- Dropping test database...
ERROR 1008 (HY000) at line 1: Can't drop database 'test'; database doesn't exist
... Failed!  Not critical, keep moving...
- Removing privileges on test database...
... Success!

Reloading the privilege tables will ensure that all changes made so far
will take effect immediately.

Reload privilege tables now? [Y/n] y
... Success!

Cleaning up...



All done!  If you've completed all of the above steps, your MySQL
installation should now be secure.

Thanks for using MySQL!


u114:/usr/local/src/ispcp/ispcp-omega-1.0.0#



Teil 5:

Code:
u114:/usr/local/src/ispcp/ispcp-omega-1.0.0# cd /var/www/ispcp/engine/setup
u114:/var/www/ispcp/engine/setup# perl ./ispcp-setup
        Generating database keys, it may take some time, please wait...
        If it takes to long, please check http://www.isp-control.net/documentation/frequently_asked_questions/what_does_generating_database_keys_it_may_take_some_time_please_wait..._on_setup​_mean

An dieser Stelle gehtt nichts mehr, wenn ich Konsole zu mache geht ohne Server Neustart nichts mehr.
06-16-2009 06:36 PM
Find all posts by this user Quote this message in a reply
xister Offline
Member
*
Beta Team

Posts: 405
Joined: Oct 2006
Reputation: 6
Post: #4
RE: Ein paar Fragen zu ISPCP
Teil 5 dauert seine Zeit. Um es zu beschleunigen mach folgendes:
Mach ne zweite Session auf und mach einfach mal nen paar Pings auf nen paar andere Server/Seiten Smile
Danach gehts ohne Probleme weiter...
(This post was last modified: 06-16-2009 06:51 PM by xister.)
06-16-2009 06:50 PM
Find all posts by this user Quote this message in a reply
MasterTH Offline
Member
***

Posts: 570
Joined: Feb 2009
Reputation: 4
Post: #5
RE: Ein paar Fragen zu ISPCP
wenn du wissen möchtest was er genau macht, dann kopier dir den link raus und füg den in deinen firefox oder internet explorer ein. dann siehst du genau was dort passiert
06-16-2009 07:54 PM
Find all posts by this user Quote this message in a reply
Crackdown Offline
Junior Member
*

Posts: 20
Joined: Jun 2009
Reputation: 0
Post: #6
RE: Ein paar Fragen zu ISPCP
So es dauerte echt ein wenig und beim Punkt Installing trennt er irgendwann selbst die SSH Verbindung. ISPCP ist aber installiert..............

Habe mich nun als Admin eingelogt und einen Reseller erstellt. Den Wartungsmodus habe ich deaktiviert und den text gelöscht. Nun wollte ich mich auf dem Reseller Account einlogen um eine Domaine zu erstellen sowie FTP Mysql und und.

Aber es wird mir folgende Information gegeben.

Das System befindet sich momentan im Wartungsmodus! Zur Zeit können sich nur Administratoren anmelden.

Komme ich jetzt nicht ganz mit. Rolleyes

mfg

EDIT: OK wer das gleiche Problem hat, sollte ein Update machen. Smile

Was mich aber jetzt noch Interessiert, muss man echt ein Reseller dann ein Kunde um eine Domaine ein zu richten ?
Kann man nicht gleich über den Admin ein Kunde anlegen ohne Reseller ?

mfg
(This post was last modified: 06-16-2009 09:20 PM by Crackdown.)
06-16-2009 09:04 PM
Find all posts by this user Quote this message in a reply
xister Offline
Member
*
Beta Team

Posts: 405
Joined: Oct 2006
Reputation: 6
Post: #7
RE: Ein paar Fragen zu ISPCP
Dann hast du die Datenbankupdates vergessen zu installieren.
Meld dich als Admin in ispCP an, dort steht direkt auf der Startseite, dass neue Datenbankupdates verfügbar sind und installiert werden möchten. Smile

Danach sollte es klappen.
06-16-2009 09:19 PM
Find all posts by this user Quote this message in a reply
MasterTH Offline
Member
***

Posts: 570
Joined: Feb 2009
Reputation: 4
Post: #8
RE: Ein paar Fragen zu ISPCP
ist eigentlich nicht sinn der sache als admin domains anzulegen. als admin sollst du dein system administrieren und daher hast du keine möglichkeit einen kunden anzulegen. finde das auch bisschen blöd, aber wird evtl. in den nächsten versionen abgeändert, aber ich weiß es nicht.
06-16-2009 10:58 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)