problem with Ubuntu 10.04 [ISPConfig 3]

Discussion in 'Installation/Configuration' started by pizzaman-1, Aug 29, 2010.

  1. pizzaman-1

    pizzaman-1 New Member

    i had already installed lamp and phpmyadmin and webmin in the ubuntu 10.04 server edition, so i just went to the part about ispconfig in the howto.
    i am using the webmin for the command if that makes a difference.
    i managed to get the files in the temp folder and unzip them but it was missing install.php so i uploaded it again using the webmin
    i keep on getting
    > php -q install.php
    bash: php: command not found
    and i can not install ispconfig
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Then the php-cli package is not installed.

    It is better to use a remote shell client like putty to execute the shell commands on your server as it might be that the installation is incomplete or fails if you use webmin. putty can be downloaded here for free:

    http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
     
  3. pizzaman-1

    pizzaman-1 New Member

    great thank you.
     

Share This Page