PHP Cannot run - installation stopped

Discussion in 'Installation/Configuration' started by ohiosteve, Jan 8, 2008.

  1. ohiosteve

    ohiosteve New Member

    I'm having a problem with installation.

    OS: Fedora Core 8

    Everything went fine until after it checked the MySql and found it - then I got this:

    checking for MySQL support... yes
    checking for specified location of the MySQL UNIX socket... no
    checking for MySQL UNIX socket location... no
    configure: error: Cannot find MySQL header files under /usr.
    Note that the MySQL client library is not bundled anymore!
    ERROR: Could not configure 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 958: 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!

    What's going on with this? What do I do next to get this fixed and utilize ISPConfig?

    Any ideas anyone?

    Thanks in Advanced.

    Steve Smith
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You missed to install the myslq development package from fedora. Please have a look at the perfect setup guide for fedora for detailed instructions on how to prepare fedora for ISPConfig.
     
  3. ohiosteve

    ohiosteve New Member


    Thanks, I did miss that. Can I just do the whole thing over again or do I have to remove anything to do it again. The original install_ispconfig directory is gone after this point. What do you suggest to do at this point?

    Thank you again for your help and advise.

    Steve
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Just install the MySQL devel package and start the ISPConfig installation again (you must uncompress ISPConfig again).
     

Share This Page