I still concider myself a noob .. and I loaded a XP 2600 with 1gb ram with a net install of debian. # uname -a Linux serv1 2.6.12-1-386 #1 Tue Sep 27 12:41:08 JST 2005 i686 GNU/Linux I followed the debian 3.1 documentation on the web site.. I feel there might be some parts missing serv1:~/install_ispconfig# ./setup Debian testing/unstable.0 2 en y y 1 - standard y y (for the email and ftp I pre installed ...) everything seems fine.. till after about here.. PERL =/usr/bin/perl THIRTY_TWO_BIT mode DES_PTR used DES_RISC1 used DES_UNROLL used BN_LLONG mode RC4_INDEX mode RC4_CHUNK is undefined make: Warning: File `Makefile.org' has modification time 4.8e+07 s in the future Makefile is older than Makefile.org, Configure or config. Reconfigure the source tree (via './config' or 'perl Configure'), please. make: *** [Makefile] Error 1 make: Warning: File `Makefile.org' has modification time 4.8e+07 s in the future Makefile is older than Makefile.org, Configure or config. Reconfigure the source tree (via './config' or 'perl Configure'), please. make: *** [Makefile] Error 1 ERROR: Could not make OpenSSL cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory mv: cannot stat `binaries/aps.tar.gz': No such file or directory mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory mv: cannot stat `binaries/clamav.tar.gz': No such file or directory mv: cannot stat `binaries/cronolog': No such file or directory mv: cannot stat `binaries/cronosplit': No such file or directory mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory mv: cannot stat `binaries/zip': No such file or directory mv: cannot stat `binaries/unzip': No such file or directory tar: spamassassin.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors mv: cannot stat `spamassassin': No such file or directory tar: uudeview.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors mv: cannot stat `uudeview': No such file or directory tar: clamav.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors mv: cannot stat `clamav': No such file or directory tar: aps.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors ./setup2: line 771: ispconfig_tmp/php/bin/php: No such file or directory ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here! serv1:~/install_ispconfig# It deletes the 'install_ispconfig' dir for me.. It tells me all these missing files.. am I to download and add these files some place.. the setup error on line 771 in setup2 is ispconfig_tmp/php/bin/php -n -q check.php Now I have php5 and 4 installed and gcc is the latest version.. I need some help here...
I guess the error ocures much earlier. this error is just a consequence of the first errors. seems like something is not ok with your servertime - perhaps checking the output of Code: date might help a bit
ZyanKlee is right, you have to adjust your system time before you install ISPConfig. For example, you could run Code: /usr/sbin/rdate 128.2.136.71 to do so.
oh gez # date Sat Dec 27 03:58:34 EST 2003 I was woundering about that. gee almost every file mentioned it was like, I wounder what the heck thats all about. Leason learned. # date 1227090605 Tue Dec 27 09:06:00 EST 2005 wow it seems to be working... I let you know when its done.. never made it this far...
my progress well it worked perfect right up till it asked for my mysql password.. (I forgot it ) so dam I reloaded anyway since i wanted the stable sarge anyway.. I reloaded now I am stuck at what to enter for the Please enter the host name: E.g. www I entered www Please enter the domain: E.g. xyz.de I entered dotcomcanadian then it stops the install script.. telling me that it can't find it or its invalid.. Now I never setup much for ip and bind cause I don't have that info is there any way to just setup just the basics so when I do put it live I go through that stuff later just want it up and runing to play with before I actualy make it live
Instead of entering the domain, you can leave hostname empty and enter your IP address instaed of the domain name.