
4th November 2007, 06:47
|
|
Junior Member
|
|
Join Date: Nov 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
The PHP binary coming with ISPConfig does not work properly on your system!
Ok, after much searching with google, reading through the forum here, and using the search option and I can't find anyone thats had this problem (though I may be blind, i've been at this for about 6 hours now)
Heres the error I'm recieving:
ERROR: Could not make OpenSSL
cd: could not get current directory: getcwd: cannot access parent directories: No such file or directory
cd: could not get current directory: getcwd: cannot access parent directories: No such file or directory
job-working-directory: could not get 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'job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
: No such file or directory
mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/clamav.tar.gz'job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
: No such file or directory
mv: cannot stat `binaries/cronolog'job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
: No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/cronosplit': No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: 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
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/unzip': No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: 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'job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
: No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: 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
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `uudeview': No such file or directory
job-working-directory: could not get current directory: getcwd: cannot access parent directories: 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
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
tar: aps.tar.gz: Cannot openjob-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
: 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
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!
job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory
|

4th November 2007, 10:07
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
|
|
Which error was displayed before the line "ERROR: Could not make OpenSSL"? All other errors that you posted above are caused by the error that appeared before the line.
Also, which linux distribution do you use and is this a 32Bit or 64Bit distribution and kernel?
|

4th November 2007, 17:51
|
|
Junior Member
|
|
Join Date: Nov 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Debian 3.1, 32bit
ofb64ede.c: In function `DES_ede3_ofb64_encrypt':
ofb64ede.c:111: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
make[2]: *** [ofb64ede.o] Error 1
make[2]: Leaving directory `/home/mjfletcher/install_ispconfig/compile_aps/openssl-0.9.7m/crypto/des'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/mjfletcher/install_ispconfig/compile_aps/openssl-0.9.7m/crypto'
make: *** [sub_all] Error 1
ERROR: Could not make OpenSSL
|

5th November 2007, 09:37
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
|
|
Segmentation faults during compilation are caused by hardware problems in most cases. Please run e.g. the memcheck program to test your server. You can find memcheck as start option on the boot CD of most linux distributions.
|

6th November 2007, 00:16
|
|
Junior Member
|
|
Join Date: Nov 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Memcheck run, no errors found. Any idea what else might be causing it?
|

6th November 2007, 14:42
|
|
Junior Member
|
|
Join Date: Nov 2007
Posts: 20
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Hi, i'm new to this system and i'm trying to installit in a Debian 4.0
I've followed the howtoforge manual: "The Perfect Setup - Debian Etch (Debian 4.0)" on a Debian etch netinst r1 getting the same problem...
But if i see the logs (/var/log/ispconfig_install.log) ther is a warning first that says and quote:
[QUOTE]
WARNING: could not unpack ISPConfig system
[QUOTE]
I'm guessing that you are having the same problem
Hope you can help us/me
PS: By the way.... is there any palce were i can se a demo running????
|

6th November 2007, 14:52
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
|
|
Hi ggarcia, you most likely dont have the same problem as KalishNikova. Please post the exact error messages that occured during compilation on the screen, these error messages are not logged to the install log. The error message that you posted is a general error message that is logged for on all failed installations and does not describe the problem that caused the failure.
Please make a new thread for your problem.
Quote:
|
PS: By the way.... is there any palce were i can se a demo running????
|
At www.ispconfig.org
|
| 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 20:04.
|
|
Recent comments
18 hours 43 min ago
23 hours 48 min ago
1 day 4 hours ago
1 day 6 hours ago
1 day 20 hours ago
1 day 20 hours ago
2 days 1 hour ago
2 days 7 hours ago
2 days 8 hours ago
2 days 9 hours ago