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.
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
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) ........ ........
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?
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: 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.
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/". Should I do reinstall the squirrel? Please keep telling and thank you very much in advance.
There might be packages missing on your server. Which of the perfect server setup tutorials did you use to install your server?
The tutorial I followed as I installed my ISPConfig on my OpenSuSE 12.3 64 bit. Hello Till... I use this tutorial as I was installing the ISPConfig on my OpenSuSE 12.3 64 bit: http://www.howtoforge.com/perfect-server-opensuse-12.2-x86_64-apache2-dovecot-ispconfig-3 Please keep telling me and thank you very much in advance.
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.