I have this problem near 2 weeks i tried to install ISPConfig on my OpenSuse,Centos or UbuntuServer 10.x but all of them give me same error message.... They say "./setup2:line 873:ispconfig_tmp/php/bin/php :no suck file or directory... ERROR:The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!" I use Opensuse 10.2, UbuntuServer 10 and CentOs 4.5 all updates has done and libxml-dev has been installed.I checked Apache and Php conf. but i can not see any problem.... What can cause this sort of error.... Thanks for your help
Please install your server as described in the perfect setup guide for ISPConfig and ISPConfig will compile perfectly. You will find these guides on the ISPConfig documentation page. This is the last error message, to be able to help you, you will have to post the first error message from the compile output.
hi, i have the same problem with CentOS gcc: Internal error: Terminated (program cc1) Please submit a full bug report. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. make: *** [ext/date/lib/parse_date.lo] Error 1 ERROR: Could not make PHP 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 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! thanks in advance
@ratus: You have most likely not the same problem then penguen as the message "./setup2: line 873: ispconfig_tmp/php/bin/php: No such file or directory" is displayed for all errors that may occur during compilation and this message does not mean anything about the error. The relevant error is "gcc: Internal error: Terminated (program cc1)", as this is very uncommon, I recommend that you check your hardware with e.g. memcheck.
hi, thanks for the reply. but what happens is that when a guy does not read carefully the instruction, he is a "donkey" and i am one! lol the problem was the version of PHP instaled on the system. i had the version 5 and centOS 4 aparently don't suppot that "by default" thanks anyway!!
i talk too soon, it passed that error but after a while... cc -o unzipsfx unzipsfx.o crc32.o crctab_.o crypt_.o extract_.o fileio_.o globals_.o inflate_.o match_.o process_.o ttyio_.o unix_.o -s ./setup2: line 873: 28272 Segmentation fault ispconfig_tmp/php/bin/php -n -q check.php ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here! ... help??
CentOS 4 supports php5 as well and ISPConfig works generally fine on Centos 4.5. Otherwise we wonmt have a perfect setup guide for ISPConfig on CentOS 4.5 Segmentation faults are often caused by hardware problems. Please test your hardware with e.g. the memcheck software.
well... the server is a VPS with virtuozzo. and when i unninstalled the PHP 5 and installed the PHP 4 the error isn't the same! and the moment the error is displayed is not the same too! is any minimun amount of memory to install "ISPConfig"? (the VPS only have 160MB of RAM) thanks for the help...
I have the same problem on ubuntu lts and debian sarge. with old package .18 there are no problems to compile it
same problem here with ubuntu dapper 6.06 LTS, all updates always went smoothly but with .19 i am having the same problem. if we take a look in the log file, can't compile require files because a gcc bug (cant remember the code number) (you have to patch it, but i havent tried). if someone is trying to install it on ubuntu dapper please dont forget to make a backup of /root/ispconfig & /home/ispconfig, ispconfig didn`t make the backup and i lost all data luckily i a had a backup. thks in advanced , hope that helps
i got this problem too using centos 5.0, to solve this problem : -install memcheck, and test -yum update to centos 5.2 -install again ispconfig 2.2.24 -success without same error.
I got the same problem on centos5.2,it stop here: ..................... Configuring extensions checking whether to enable LIBXML support... yes checking libxml2 install dir... no checking for xml2-config path... /usr/bin/xml2-config checking whether libxml build works... no configure: error: build test failed. Please check the config.log for details. ERROR: Could not configure PHP cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory ................ system has beem yum updated and how can i continue ?
Please do not post duplicates: http://www.howtoforge.com/forums/showthread.php?t=25933 You posted the same issue in 3 Threads!
Sorry,when I posted this thread,I just find my system is X86_64,not the same as this one,I thought that may be the problem is.So I posted one new thread.