ispconfig3 doesnt create web domain directory

Discussion in 'Installation/Configuration' started by bardo, Oct 27, 2009.

  1. bardo

    bardo New Member

    hi,
    i'd installed ispconfig3 to centos5.3. and my other server softwares had been installed by 'make install', include apache 2.2.14, mysql 5.1.39, php 5.2.2.10
    now when i after creating a new domain, subdomain, new mysql database, i cant find the new web domain directory, apache conf files, and also cant fiind the new database with phpmyadmin.
    can anyone give me some answer. thanks!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. bardo

    bardo New Member

    sorry, i had enabled the debugging, but i got nothing. why?
     
  4. bardo

    bardo New Member

    sorry, i had enabled the debugging, but i got nothing. why?
     
  5. bardo

    bardo New Member

    P.S.
    # whereis httpd
    httpd: /usr/sbin/httpd /etc/httpd.1 /etc/httpd

    install location is: /usr/local/apache2
    other files are links

    # whereis mysql
    mysql: /usr/bin/mysql /usr/lib/mysql /usr/include/mysql /usr/local/mysql

    install location is: /usr/local/mysql
    other files are links

    # whereis php
    php: /etc/php.ini /etc/php.ini~ /usr/lib/php /usr/local/php
    install location is: /usr/local/php

    ini file location is /etc/php.ini
    other files are links
     
  6. bardo

    bardo New Member

    httpd version 2.2.14
    php version 5.2.10
    mysql version 5.1.39
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    run:

    /usr/local/ispconfig/server/server.sh

    as root user on the shell and post the output.
     
  8. bardo

    bardo New Member

    thank you. the output is :
    /usr/local/ispconfig/server/server.sh: line 7: /usr/bin/php: file or path not found.

    should i create link to /usr/local/php/bin ?

    P.S. My php is with patch SuhoSin.
     
    Last edited: Oct 28, 2009
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    Then you did not install ispconfig correctly on your system. Please make sure that you followed exactly this guide before you install ispconfig:

    http://www.howtoforge.com/perfect-server-centos-5.3-x86_64-ispconfig-3

    If you install applications in custom directories, the setup will not work.

    You can fix this problem by creating a symlink but you will most likely get others later if you did not follow the installation instructions to preapre your server for ispconfig.
     
  10. bardo

    bardo New Member

    many thanks!
    but i want to using php5.2.11 apache 2.2.14 and mysql 5.1.39
    so i must make install.
    how i configure these software with default of centos 5.3.
    maybe i'd better install a default server for compare.
     

Share This Page