Hi all, I have Ubuntu Server, whitch have allready installed apache becasue webserver need it During ISPconfig installatioan I got this error: ________________________________________________________ ERROR: Could not configure Apache 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 860: 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! So ... I am not so strong in this kind of configuration. Would some one help me on this error. Best regards from Estonia Toomas
Here he comes: ----------------------------------------------------------- cp libcrypto.pc /root/ispconfig/openssl/lib/pkgconfig chmod 644 /root/ispconfig/openssl/lib/pkgconfig/libcrypto.pc cp libssl.pc /root/ispconfig/openssl/lib/pkgconfig chmod 644 /root/ispconfig/openssl/lib/pkgconfig/libssl.pc cp openssl.pc /root/ispconfig/openssl/lib/pkgconfig chmod 644 /root/ispconfig/openssl/lib/pkgconfig/openssl.pc sed: -e expression #1, char 19: Invalid range end sed: -e expression #1, char 19: Invalid range end sed: -e expression #1, char 19: Invalid range end sed: -e expression #1, char 19: Invalid range end ./configure:Error: Bad argument line: missing --with-apache=DIR ./configure:Usage: ./configure [mod_ssl options] [APACI options] mod_ssl feedback options: --help ...this message [OPTIONAL] --quiet ...configure totally quiet [OPTIONAL] --verbose ...configure with verbosity [OPTIONAL] --force ...configure with disabled checks [OPTIONAL] --expert ...configure without user hints [OPTIONAL] mod_ssl configure options: --with-apache=DIR ...path to Apache 1.3.x source tree [REQUIRED] --with-apxs[=FILE] ...path to APXS program [OPTIONAL] --with-ssl=DIR ...path to OpenSSL source tree [OPTIONAL] --with-mm=DIR ...path to MM source tree [OPTIONAL] --with-crt=FILE ...path to SSL X.509 certificate file [OPTIONAL] --with-key=FILE ...path to SSL RSA private key file [OPTIONAL] --with-patch=FILE ...path to your vendor 'patch' program [OPTIONAL] --with-eapi-only ...apply EAPI to Apache source only [OPTIONAL] APACI configure options: [OPTIONAL] --prefix=DIR ...installation prefix for Apache --... ...see INSTALL file of Apache for more options! ERROR: Could not configure Apache 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 860: 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!
yerp i did as you stated, firstup it looked like it was going to work. this time it asked me for all the RSA info. I am unsure why the install goes pear shaped and crashing out on the same line. tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Error exit delayed from previous errors ./setup2: line 860: 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! root@wopr:/home/paul/install_ispconfig# if you think you need access to this ask and i could open a port up and a user name P.S. allmost ready to start again from scratch, like back to the start. cheers Paul
Is that error line important: I found that on the beginning when installation cheking severals conficurations whitch including http.conf as well. I saw that line: httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName on the syntax was OK!
yer i am using a dyndns domian name work well for me. As my ISP wants to much money for one IP. today at work i though about this a little more, the error that is my thoughts are there is some thing wrong with the way that the file is untaring. as this is a error that i see on my own ubuntu server in smp mode 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 to me it looks like that the untaring is losing or can not place a tared file from within a tared file, this is what it looks like to me. Funny thing is it only seems to effect debian users, dont know why. I am trying out debian, well ubuntu server and I do like it (previous user and lover of gentoo) I am going to play with installing the files that are missing into the directory and see if this answers the question as the files are missing before the install. I also tried install them manually but the script is wanting to install them, (i was just goingto rem them out the ine to force the install, but now i want to know why it is not working). this is my idea why and I am not sure if its going to work but I will try it cheers Paul
I dont think that this assumption is correct, I use debian and install ISPconfig nearly every day on it without problems. Please post the output of: df -h How do you execute the setup script? 1) Do not use sudo, you must be logged in as root user. 2) you must enter the install_ispconfig directory nd then execute the setup script with: ./setup 3) you must unpack the installer tar.gz file every time you try to install again, the tar.gz files inside where moved to another location. You can not run the setup script twice!
same troubles with suse10.2 64 hey till, had ispconfig working lovely for months got too ambitious and need a complete reinstall have tried about five times to install ispconfig same troubles ./setup2: line 860: 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! heres the df-h electrohostone:/tmp/install_ispconfig # df -h Filesystem Size Used Avail Use% Mounted on /dev/hdd3 20G 4.5G 15G 24% / udev 467M 112K 467M 1% /dev /dev/hdd4 188G 190M 178G 1% /home /dev/hda 3.7G 3.7G 0 100% /media/SU1020.001 electrohostone:/tmp/install_ispconfig # if your any hints when you have time ------------------------------------------------------------------------------------- sorry for my laziness, looked at other posts and added zlib packages inc 32bit and ssldev packages incl 32bit and install worked fine, recommend to others trying this first, on suse yast2, then software management search for ssl dev highlight three packages and then seach zlib and highlight two packages and install then quit, tar the ispconfig cd and ./setup all good night
There must be a error in the compile output above the error you posted. Please post this error here. As you use Suse 64Bit: Please make sure that you installed the 32Bit openssl-dev pacakge and not just the 64Bit package.
install fine but no access i can log in with putty i can ping it i can dig it but i cant get any access to ispconfig admin, nor webpages for that matter (no shared ip message) ive used domain name, local ip and static ip, checked dmz on router firewall. heres some info and things ive tried Code: electrohostone:~/ispconfig/httpd/conf # /etc/init.d/boot.apparmor stop Unloading AppArmor profiles - failed, is securityfs loaded? failed electrohostone:~/ispconfig/httpd/conf # chkconfig -d boot.apparmor boot.apparmor 0:off 1:off 2:off 3:off 4:off 5:off 6:off electrohostone:~/ispconfig/httpd/conf # iptables -L Chain INPUT (policy DROP) target prot opt source destination ACCEPT 0 -- anywhere anywhere ACCEPT 0 -- anywhere anywhere state RELATED,ESTABLISHED input_ext 0 -- anywhere anywhere input_ext 0 -- anywhere anywhere LOG 0 -- anywhere anywhere limit: avg 3/min burst 5 LOG level warning tcp-options ip-options prefix `SFW2-IN-ILL-TARGET ' DROP 0 -- anywhere anywhere Chain FORWARD (policy DROP) target prot opt source destination ACCEPT 0 -- anywhere anywhere LOG 0 -- anywhere anywhere limit: avg 3/min burst 5 LOG level warning tcp-options ip-options prefix `SFW2-FWD-ILL-ROUTING ' Chain OUTPUT (policy ACCEPT) target prot opt source destination ACCEPT 0 -- anywhere anywhere ACCEPT 0 -- anywhere anywhere state NEW,RELATED,ESTABLISHED LOG 0 -- anywhere anywhere limit: avg 3/min burst 5 LOG level warning tcp-options ip-options prefix `SFW2-OUT-ERROR ' Chain forward_ext (0 references) target prot opt source destination Chain input_ext (2 references) target prot opt source destination DROP 0 -- anywhere anywhere PKTTYPE = broadcast ACCEPT icmp -- anywhere anywhere icmp source-quench ACCEPT icmp -- anywhere anywhere icmp echo-request ACCEPT icmp -- anywhere anywhere state RELATED,ESTABLISHED icmp echo-reply ACCEPT icmp -- anywhere anywhere state RELATED,ESTABLISHED icmp destination-unreachable ACCEPT icmp -- anywhere anywhere state RELATED,ESTABLISHED icmp time-exceeded ACCEPT icmp -- anywhere anywhere state RELATED,ESTABLISHED icmp parameter-problem ACCEPT icmp -- anywhere anywhere state RELATED,ESTABLISHED icmp timestamp-reply ACCEPT icmp -- anywhere anywhere state RELATED,ESTABLISHED icmp address-mask-reply ACCEPT icmp -- anywhere anywhere state RELATED,ESTABLISHED icmp protocol-unreachable ACCEPT icmp -- anywhere anywhere state RELATED,ESTABLISHED icmp redirect LOG tcp -- anywhere anywhere limit: avg 3/min burst 5 tcp dpt:5801 flags:FIN,SYN,RST,ACK/SYN LOG level warning tcp-options ip-options prefix `SFW2-INext-ACC-TCP ' ACCEPT tcp -- anywhere anywhere tcp dpt:5801 LOG tcp -- anywhere anywhere limit: avg 3/min burst 5 tcp dpt:5901 flags:FIN,SYN,RST,ACK/SYN LOG level warning tcp-options ip-options prefix `SFW2-INext-ACC-TCP ' ACCEPT tcp -- anywhere anywhere tcp dpt:5901 LOG tcp -- anywhere anywhere limit: avg 3/min burst 5 tcp dpt:ssh flags:FIN,SYN,RST,ACK/SYN LOG level warning tcp-options ip-options prefix `SFW2-INext-ACC-TCP ' ACCEPT tcp -- anywhere anywhere tcp dpt:ssh reject_func tcp -- anywhere anywhere tcp dpt:ident state NEW LOG 0 -- anywhere anywhere limit: avg 3/min burst 5 PKTTYPE = multicast LOG level warning tcp-options ip-options prefix `SFW2-INext-DROP-DEFLT ' DROP 0 -- anywhere anywhere PKTTYPE = multicast LOG tcp -- anywhere anywhere limit: avg 3/min burst 5 tcp flags:FIN,SYN,RST,ACK/SYN LOG level warning tcp-options ip-options prefix `SFW2-INext-DROP-DEFLT ' LOG icmp -- anywhere anywhere limit: avg 3/min burst 5 LOG level warning tcp-options ip-options prefix `SFW2-INext-DROP-DEFLT ' LOG udp -- anywhere anywhere limit: avg 3/min burst 5 LOG level warning tcp-options ip-options prefix `SFW2-INext-DROP-DEFLT ' LOG 0 -- anywhere anywhere limit: avg 3/min burst 5 state INVALID LOG level warning tcp-options ip-options prefix `SFW2-INext-DROP-DEFLT-INV ' DROP 0 -- anywhere anywhere Chain reject_func (1 references) target prot opt source destination REJECT tcp -- anywhere anywhere reject-with tcp-reset REJECT udp -- anywhere anywhere reject-with icmp-port-unreachable REJECT 0 -- anywhere anywhere reject-with icmp-proto-unreachable electrohostone:~/ispconfig/httpd/conf # ifconfig eth0 Link encap:Ethernet HWaddr 00:50:8D:67:66:1F inet addr:192.168.1.25 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::250:8dff:fe67:661f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3041 errors:0 dropped:0 overruns:0 frame:0 TX packets:2118 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:285624 (278.9 Kb) TX bytes:313693 (306.3 Kb) Interrupt:177 Base address:0xb000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:165 errors:0 dropped:0 overruns:0 frame:0 TX packets:165 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16606 (16.2 Kb) TX bytes:16606 (16.2 Kb) electrohostone:~/ispconfig/httpd/conf # /etc/init.d/ispconfig_server restart Shutting down ISPConfig system... /root/ispconfig/httpd/bin/apachectl stop: httpd stopped ISPConfig system stopped! Starting ISPConfig system... /root/ispconfig/httpd/bin/apachectl startssl: httpd started ISPConfig system is now up and running! electrohostone:~/ispconfig/httpd/conf # feeling foolish but frustrated please put me out of my misery with easy solution @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ found that you need to manually add https server in yast, all sweet in the world again, this suse distro is not as nice as the last adios (im sure well meet again)
Hello Till, root@wopr:/home/paul# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda1 32G 1.4G 30G 5% / varrun 506M 104K 506M 1% /var/run varlock 506M 0 506M 0% /var/lock procbususb 10M 92K 10M 1% /proc/bus/usb udev 10M 92K 10M 1% /dev devshm 506M 0 506M 0% /dev/shm I was not picking on debain, just that most of the problem to me lookied like that. I do like the way that it works in the OS way and the packages are well mantained. now for your other questions was logged in as root. yes everytime i un tar the file tar xvfz ISPConfig-2.2.11.tar.gz cd install directory in there ./setup I am following the instructions on the web as the prefect install and the error is the same, sorry. to me it looks like these files are missing `binaries/aps.tar.gz': No such file or directory `binaries/spamassassin.tar.gz': No such file or directory `binaries/uudeview.tar.gz': No such file or directory `binaries/clamav.tar.gz': No such file or directory `binaries/cronolog': No such file or directory `binaries/cronosplit': No such file or directory `binaries/ispconfig_tcpserver': No such file or directory `binaries/zip': No such file or directory `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 I think this is the reason for the install not installing, I might be wrong as I am not an expert with linux, I just like it a hell of a lot. I have other things running in the background like asterisk server (voip) and zoneminder (dvr camera thing) I dont see that being a problem, but could be if you say start the perfect server install i will as i dont really care as the server is not online for users to use at the moment P.S. please dont take any of what I say or do as, I try not to be offenisive. cheers Paul
From what directory do you try to install ISPConfig? You can install from each directory except /root/ispconfig and /home/admispconfig (e.g. /tmp would be fine). There must be an error before the ones you posted. Please post the full error output.
Ahhoi (in Estonian its mean Hello) just for intro ... But ... I did all things what any person advised to do ... no resault at all. I still have problem with istallation ... ------------------------------------------------------------ installing libcrypto.a installing libssl.a cp libcrypto.pc /root/ispconfig/openssl/lib/pkgconfig chmod 644 /root/ispconfig/openssl/lib/pkgconfig/libcrypto.pc cp libssl.pc /root/ispconfig/openssl/lib/pkgconfig chmod 644 /root/ispconfig/openssl/lib/pkgconfig/libssl.pc cp openssl.pc /root/ispconfig/openssl/lib/pkgconfig chmod 644 /root/ispconfig/openssl/lib/pkgconfig/openssl.pc sed: -e expression #1, char 19: Invalid range end sed: -e expression #1, char 19: Invalid range end sed: -e expression #1, char 19: Invalid range end sed: -e expression #1, char 19: Invalid range end ./configure:Error: Bad argument line: missing --with-apache=DIR ./configure:Usage: ./configure [mod_ssl options] [APACI options] mod_ssl feedback options: --help ...this message [OPTIONAL] --quiet ...configure totally quiet [OPTIONAL] --verbose ...configure with verbosity [OPTIONAL] --force ...configure with disabled checks [OPTIONAL] --expert ...configure without user hints [OPTIONAL] mod_ssl configure options: --with-apache=DIR ...path to Apache 1.3.x source tree [REQUIRED] --with-apxs[=FILE] ...path to APXS program [OPTIONAL] --with-ssl=DIR ...path to OpenSSL source tree [OPTIONAL] --with-mm=DIR ...path to MM source tree [OPTIONAL] --with-crt=FILE ...path to SSL X.509 certificate file [OPTIONAL] --with-key=FILE ...path to SSL RSA private key file [OPTIONAL] --with-patch=FILE ...path to your vendor 'patch' program [OPTIONAL] --with-eapi-only ...apply EAPI to Apache source only [OPTIONAL] APACI configure options: [OPTIONAL] --prefix=DIR ...installation prefix for Apache --... ...see INSTALL file of Apache for more options! ERROR: Could not configure Apache 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 860: 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! root@mail :~/install_ispconfig# -------------------------------------------------------------- root@mail :~# df -h Filesystem Size Used Avail Use% Mounted on /dev/hda1 36G 3,3G 31G 10% / varrun 189M 112K 189M 1% /var/run varlock 189M 4,0K 189M 1% /var/lock udev 189M 44K 189M 1% /dev devshm 189M 0 189M 0% /dev/shm root@mail :~# ------------------------------------------------- I am ready to give up ...
Did you modify the installer? If you use Ubuntu, please run Code: rm -f /bin/sh ln -s /bin/bash /bin/sh before you run the installer. From what directory do you try to install ISPConfig?