ISPConfig 2.2.35 on Centos 5. ERROR: Could not make PHP

Discussion in 'Installation/Configuration' started by rosie, Dec 10, 2009.

  1. rosie

    rosie New Member

    I'm running Centos 5 and trying to install ISPConfig 2.2.35 follow the instruction here: http://www.howtoforge.com/perfect_setup_centos5.0

    the error:
    any ideas? thanks!
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What are the outputs of
    Code:
    df -h
    and
    Code:
    uname -a
    ?
    Did you disable SELinux?
     
  3. rosie

    rosie New Member

    Hi falko,

    here the output, hope they can give a clue:
    Code:
    [root@server ~]# df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/mapper/VolGroup00-LogVol00
                           32G  4.7G   26G  16% /
    /dev/sda1              99M   11M   83M  12% /boot
    tmpfs                 502M     0  502M   0% /dev/shm
    
    
    Code:
    [root@server ~]# uname -a
    Linux server 2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 i686 i386 GNU/Linux
    
    
    And yes, I have disabled Firewall and SELinux when I finished installing Centos 5.0

    [​IMG]

    [​IMG]
     
    Last edited: Dec 11, 2009
  4. rosie

    rosie New Member

    anyway thanks falko, I've just succesfully installed ISPConfig 3.0.1.6 on Centos 5.0 (had to change a little to let the setup know the version of Centos is 5.0 not 5.2)
     

Share This Page