my PHP Fast-CGI doesn't work to my phpMyAdmin and squirrel.

Discussion in 'Installation/Configuration' started by openteknologie, Apr 15, 2014.

  1. openteknologie

    openteknologie New Member

    Dear friends...

    Any body would be so nice telling me the solution for my problem on these links:
    "
    opentek.biz/phpmyadmin
    opentek.biz/webmail
    "?

    Thank you very much in advance.
     
  2. srijan

    srijan New Member HowtoForge Supporter

    Hi

    Which webserver software do you use, apache or nginx?

    Post the errors that you find in the global webserver error.log and the ones from the error.log of the website. The global log file is e.g. in /var/log/apache2/ for the apache server and the website error log is in /var/www/yourdomain.tld/log/

    Br//
    Srijan
     
  3. openteknologie

    openteknologie New Member

    I use Apache2

    Hallo Srijan. Thank you very much for your assistance in advance. I really appreciate it.

    I use Apache2.

    sussy:~ # rcapache2 status
    Checking for httpd2: running
    apache2.service - apache
    Loaded: loaded (/lib/systemd/system/apache2.service; enabled)
    Active: active (running) since Tue, 2014-04-15 23:29:51 WIT; 28min ago
    Process: 18484 ExecStop=/usr/sbin/httpd2 -D SYSTEMD -k stop (code=exited, status=0/SUCCESS)
    Process: 23066 ExecReload=/bin/kill -HUP $MAINPID (code=exited, status=0/SUCCESS)
    Process: 22909 ExecReload=/usr/sbin/start_apache2 -D SYSTEMD -t (code=exited, status=0/SUCCESS)
    Process: 18493 ExecStart=/usr/sbin/start_apache2 -D SYSTEMD -k start (code=exited, status=0/SUCCESS)
    Main PID: 18524 (httpd2-prefork)
    ........
    ........

    [​IMG]
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    phpmyadmin and webmail are running with mod_php, not fastcgi on a ispconfig server. Which of the install tutorials did you use to install the server?
     
  5. openteknologie

    openteknologie New Member

    I've changed to mod_php

    Hi, Till.

    You're right. I've changed to mod_php.

    The phpmyadmin looks OK now but not the webmail/squirrel:
    [​IMG]
    [​IMG]
    The squirrel only shows empty white page.

    Could you please keep telling me what's wrong with my squirrel and PHP?

    Thank you very much in advance.
     
  6. openteknologie

    openteknologie New Member

    I've changed to mod_php

    [​IMG]
    [​IMG]
     
  7. srijan

    srijan New Member HowtoForge Supporter

    Hi

    Please paste the error.log for apache after hitting the webmail URL.

    Br//
    Srijan
     
  8. openteknologie

    openteknologie New Member

    My error_log shows no error.

    Hallo Srijan...

    I've emptied the error_log to show the most recent output of 'hitting the webmail url' instead of using tail.

    But the result looks showing no error by hitting the url of 'http://opentek.biz/webmail/".

    [​IMG]

    Should I do reinstall the squirrel?

    Please keep telling and thank you very much in advance.
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    There might be packages missing on your server. Which of the perfect server setup tutorials did you use to install your server?
     
  10. openteknologie

    openteknologie New Member

  11. openteknologie

    openteknologie New Member

    Solved

    Dear friends...

    I've solved the problem by doing stupid step.

    I just installed all related to squirrel.

    zypper search squirrel.

    And then reinstall squirrelmail.

    But however thanks so much to Till and Srijan...

    You all have helped me alot.
     

Share This Page