Error with PHP?

Discussion in 'Installation/Configuration' started by xangus, Aug 31, 2007.

  1. xangus

    xangus New Member

    Hi i´ve installed all ( I think) services and packets...then I run the Installation. But I always got an error, here it is, could u helpe me please? :-(

    Code:
    cp: writing `/root/ispconfig/php/bin/#INST@29786#': Disk quota exceeded
    make: *** [install-cli] Error 1
    ERROR: Could not install 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: Das mitgelieferte PHP-Binary funktioniert auf Ihrem System nicht! Die Installation bricht hier ab!
    vserver19:~/install_ispconfig #
     
  2. edge

    edge Active Member Moderator

    Looks like your problem is: Disk quota exceeded
    You need to get more room.
     
  3. xangus

    xangus New Member

    On this Server are just a TS² Server and the needed Files for running the ISPConfig...

    And I have 1 GB Disk Space....

    hmm are u sure?
     
  4. edge

    edge Active Member Moderator

    Look at the 1st line of your error.

    Because this error, make (2nd line) does not work
    It's NOT a diskspace problem. It's a quota problem.
    To me it looks like you are over your quota!
     
  5. xangus

    xangus New Member

    could we chat in icq or msn or something like this? because I think it would be a faster and maybe helpfulery Assistent :)

    Only if u want to...

    Alex
     
  6. edge

    edge Active Member Moderator

    Sorry. I have no chat client.

    If I did, I would never get to work :)
     
  7. xangus

    xangus New Member

    I understand...but what can I do to fix that error? I am really not very experienced with such systems.

    I always need a Tutorial to start my TS Server over putty ^^

    So, what can I do ?

    Alex
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    df -h
     
  9. xangus

    xangus New Member

    vserver19:~ # df -h
    Filesystem Size Used Avail Use% Mounted on
    tmpfs 489M 0 489M 0% /dev/shm
     
  10. jmroth

    jmroth New Member

    HowToForge Live Support Chat (for free)? Wow! Some people must really be dreaming ;)
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    Hmm, thats a bit strange result as it does not show your harddisk space for / at all *confused* Do you know, how mich free space you have on which mountpoints?
     
  12. xangus

    xangus New Member

    Well I just know that I have 1000 MB of free Space at all....

    Whats about changing the Linux Distrubtion? I can change to Debian 3.1,Centos 4,Gentoo Stage 3 and Open Suse 10

    At the moment I have Suse because its very easy with the Yast but maybe it is easyer with the Debian (Apt-get)

    I know only some basics in Linux systems, for example installing and running an TS Server ;)

    Alex
     
  13. jmroth

    jmroth New Member

    Do you have a Root Server, Virtual Server, Shared Hosting? :eek: :confused:
     
  14. xangus

    xangus New Member

    I have an Vserver at Xantron Online.

    I did an Re-install for Open Suse 10.0 so I have an really empty webspace now.

    At the moment I have just a littel problem with Yast :confused: it say:

    Code:
    Cannot access installation media        
    SUSE LINUX Version 10.0 CD 1.         
    Check that the server is accessible. 
    And when I add an FTP Server for packets it says:

    Code:
    ERROR(InstSrc:E_no_instsrc_on_media)
    :confused: :confused: :confused:
     
  15. till

    till Super Moderator Staff Member ISPConfig Developer

    Please have a look at the OpenSuSE perfect setup guides. They include instructions on how to change the installation source to OpenSuSE FTP or HTTP repository.
     

Share This Page