What can I do when the installation process always ends up like this: Code: [B]Configuring extensions[/B] checking whether to enable LIBXML support... yes checking libxml2 install dir... no checking for xml2-config path... configure: [COLOR="Red"]error: xml2-config not found. Please check your libxml2 installation.[/COLOR] ERROR: Could not configure PHP 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 mv: cannot stat `binaries/aps.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/spamassassin.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/uudeview.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/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': 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 job-working-directory: could not get current directory: getcwd: cannot access parent directories: 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 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 job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory mv: cannot stat `spamassassin': 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 job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such file or directory 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 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 ./setup2: line 794: 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 [COLOR="Red"]ERROR: Das mitgelieferte PHP-Binary funktioniert auf Ihrem System nicht! [/COLOR]Die Installation bricht hier ab! job-working-directory: could not get current directory: getcwd: cannot access parent directories: No such d with apt-get libxml2. libxml2 is already installed vie apt-get. What really worries me is the PHP binary error in the lower part. Any suggestions? Distribution is Debian Sarge
Looks like you dont have permission to read directories. Make sure you are running as root when you install ISPC.
Hi Norman! Thanks for your suggestion. I'm logged in as root. Doesn't work anyway... Cheers, Harzlmann
Have a look here: http://www.howtoforge.com/forums/showpost.php?p=25078&postcount=4 Are you trying to install ISPConfig-dev or the last stable ISPConfig (2.2.2)? The stable ISPConfig doesn't need XML, so maybe you should try that.
Hi Falko! 2.2.2 is up and running! Everything works fine now. – Thanks for your quick response! harzlmann