
5th June 2007, 16:03
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
My ISP has upgraded the kernel, so now it seems setup is running better. It continues past the SSL compilation and certficate generation but after the php compilation i get the next error:
Code:
Build complete.
Don't forget to run 'make test'.
Installing PHP SAPI module: apache
[activating module `php5' in /root/ispconfig/httpd/conf/httpd.conf]
cp libs/libphp5.so /root/ispconfig/httpd/libexec/libphp5.so
chmod 755 /root/ispconfig/httpd/libexec/libphp5.so
cp /root/ispconfig/httpd/conf/httpd.conf /root/ispconfig/httpd/conf/httpd.conf.bak
cp /root/ispconfig/httpd/conf/httpd.conf.new /root/ispconfig/httpd/conf/httpd.conf
rm /root/ispconfig/httpd/conf/httpd.conf.new
Installing PHP CLI binary: /root/ispconfig/php/bin/
Installing PHP CLI man page: /root/ispconfig/php/man/man1/
Installing build environment: /root/ispconfig/php/lib/php/build/
Installing header files: /root/ispconfig/php/include/php/
Installing helper programs: /root/ispconfig/php/bin/
program: phpize
program: php-config
Installing man pages: /root/ispconfig/php/man/man1/
page: phpize.1
page: php-config.1
Installing PDO headers: /root/ispconfig/php/include/php/ext/pdo/
tar: ispconfig_tmp/httpd/htdocs/index.html.ru.cp866: file changed as we read it
tar: ispconfig_tmp/httpd/htdocs/index.html.ru.iso-ru: file changed as we read it
tar: ispconfig_tmp/httpd/htdocs/index.html.hu: file changed as we read it
tar: ispconfig_tmp/httpd/htdocs/index.html.ru.cp-1251: file changed as we read it
......
tar: ispconfig_tmp/httpd/icons/folder.open.gif: file changed as we read it
tar: ispconfig_tmp/httpd/icons/generic.red.gif: file changed as we read it
tar: ispconfig_tmp/httpd/icons/apache_pb.png: file changed as we read it
tar: ispconfig_tmp/httpd/icons/left.png: file changed as we read it
tar: ispconfig_tmp/httpd/icons/alert.black.png: file changed as we read it
tar: ispconfig_tmp/httpd/icons/pie1.gif: file changed as we read it
tar: ispconfig_tmp/httpd/icons/burst.gif: file changed as we read it
tar: ispconfig_tmp/httpd/icons/screw1.png: file changed as we read it
tar: ispconfig_tmp/httpd/icons/text.png: file changed as we read it
tar: ispconfig_tmp/httpd/icons/world2.gif: file changed as we read it
tar: ispconfig_tmp/httpd/icons/pie2.png: file changed as we read it
tar: ispconfig_tmp/httpd/icons/movie.png: file changed as we read it
tar: ispconfig_tmp/httpd/icons/index.png: file changed as we read it
ERROR: Could not create aps.tar.gz
rm: cannot remove `install_ispconfig/.nfs02584ccb000f1b60': Device or resource busy
rm: cannot remove `install_ispconfig/.nfs02584d9e000f1b61': Device or resource busy
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 873: 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!
Anyone who can help me?
|

5th June 2007, 16:07
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,907
Thanks: 693
Thanked 4,196 Times in 3,212 Posts
|
|
Do you have enough space on your harddisk? Please post the output of:
df -h
from which folder did you try to install ISPConfig?
|

5th June 2007, 17:15
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi, thnx for your quick reply!
I still have 9 gig free:
Code:
broomhilda:/home# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hdv1 9.8G 831M 9.0G 9% /
Furthermore i'm installing from the root folder. Of course with root priviliges. I will try to install from /tmp now.
|

5th June 2007, 21:29
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
No luck...
|

6th June 2007, 17:09
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
What's the error you get when you try to install from the /tmp directory?
|

6th June 2007, 22:00
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi,
Still no luck. This time i have the complete shell log. Thank you for your help so far. Hopelfully you're still willing to help!
Thanks!
http://www.esdvfootloose.nl/shell_log.txt
|

7th June 2007, 09:51
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,907
Thanks: 693
Thanked 4,196 Times in 3,212 Posts
|
|
The problem is that tar is not able to create a tar.gz file because the files change while they where added. Maybe its a problem in your /tmp directory with some type of cleanup script or similar.
Please try to unpack the ISPConfig installer in e.g. /usr/src/, then run:
cd install_ispconfig
./setup
|

8th June 2007, 11:56
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi,
I've reinstalled the vserver with debian 3.1. Once again the server setup seems te be progressing a bit more. However it still exited with an error. I believe there is something wrong with clamav or spamassisn.
Could be please help?
Thanks!
|

8th June 2007, 13:24
|
|
rotaredoM
|
|
Join Date: Mar 2006
Location: Lausanne, Switzerland
Posts: 517
Thanks: 7
Thanked 164 Times in 73 Posts
|
|
you are missing 2 required SpamAssassin module:
Code:
REQUIRED module missing: Digest::SHA1
REQUIRED module missing: Net::DNS
Did you follow the Perfect Setup guide? Especially the part "Install some Perl Modules needed by SpamAssassin" on page 5?
|

8th June 2007, 14:14
|
|
Junior Member
|
|
Join Date: Oct 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Got it, found the error on the forum!
Thank you for your help, everything is working now!
Great Job!
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 13:18.
|
|
Recent comments
13 hours 26 min ago
13 hours 31 min ago
18 hours 29 min ago
1 day 1 hour ago
1 day 1 hour ago
1 day 3 hours ago
1 day 7 hours ago
1 day 14 hours ago
1 day 18 hours ago
1 day 19 hours ago