New system, and "blank screen issues"-

Jan Johansson j2 at mupp.net
Sun Sep 28 13:04:31 IST 2014


I just reinstalled a box in Ubuntu 14.04 LTS and current versions of MailScanner (working nicely) and Mailwatch (Not working nicely).

When I try to log on to web interface I am (before login) redirected to status.php which is just blank (nothing I source code either).

If I manually go to login.php I get the login screen and am then redirected to status.php

I see nothing in the apache logs apart from what I expect (Yes, I know error.log shoiws that I goofed a path, that has been fixed)

I have E_ALL and display errors in apache config, and still just a blank page.

I found a few similar things on the mailing list archive but no real solution.

Any hints?

==> /var/log/apache2/access.log <==
213.114.166.188 - - [28/Sep/2014:13:53:24 +0200] "GET /phpmyadmin/index.php?ajax_request=1&recent_table=1&token=216c9c1960f6c815a0fa3630e40bcd05 HTTP/1.1" 200 844 "http://laundromat.kontinuitet.com/phpmyadmin/index.php?token=216c9c1960f6c815a0fa3630e40bcd05" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36"
213.114.166.188 - - [28/Sep/2014:13:55:57 +0200] "GET /mailscanner/status.php HTTP/1.1" 200 223 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36"
213.114.166.188 - - [28/Sep/2014:13:56:01 +0200] "GET /mailscanner/status.php HTTP/1.1" 200 222 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36"
213.114.166.188 - - [28/Sep/2014:13:56:29 +0200] "GET /mailscanner/login.php HTTP/1.1" 200 1285 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36"
213.114.166.188 - - [28/Sep/2014:13:56:29 +0200] "GET /mailscanner/images/mailwatch-logo-trans-307x84.png HTTP/1.1" 200 4021 "http://laundromat.kontinuitet.com/mailscanner/login.php" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36"
213.114.166.188 - - [28/Sep/2014:13:56:29 +0200] "GET /mailscanner/images/favicon.png HTTP/1.1" 200 572 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36"
213.114.166.188 - - [28/Sep/2014:13:56:37 +0200] "POST /mailscanner/checklogin.php HTTP/1.1" 200 223 "http://laundromat.kontinuitet.com/mailscanner/login.php" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36"
213.114.166.188 - - [28/Sep/2014:13:59:43 +0200] "POST /mailscanner/checklogin.php HTTP/1.1" 200 223 "http://laundromat.kontinuitet.com/mailscanner/login.php" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36"
213.114.166.188 - - [28/Sep/2014:13:59:56 +0200] "GET /mailscanner/ HTTP/1.1" 302 248 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36"
213.114.166.188 - - [28/Sep/2014:13:59:56 +0200] "GET /mailscanner/status.php HTTP/1.1" 200 222 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36"

==> /var/log/apache2/error.log <==
[Sun Sep 28 13:48:04.633644 2014] [:error] [pid 31690] [client 213.114.166.188:16822] PHP Warning:  fopen(/opt/MailScanner/etc/MailScanner/etc/MailScanner.conf): failed to open stream: No such file or directory in /var/www/html/mailscanner/functions.php on line 1195
[Sun Sep 28 13:48:04.767978 2014] [:error] [pid 31690] [client 213.114.166.188:16822] PHP Warning:  fopen(/opt/MailScanner/etc/MailScanner/etc/MailScanner.conf): failed to open stream: No such file or directory in /var/www/html/mailscanner/functions.php on line 1195
[Sun Sep 28 13:48:04.880799 2014] [:error] [pid 31690] [client 213.114.166.188:16822] PHP Warning:  fopen(/opt/MailScanner/etc/MailScanner/etc/MailScanner.conf): failed to open stream: No such file or directory in /var/www/html/mailscanner/functions.php on line 1195
[Sun Sep 28 13:55:54.785721 2014] [mpm_prefork:notice] [pid 1503] AH00169: caught SIGTERM, shutting down
[Sun Sep 28 13:55:55.856671 2014] [mpm_prefork:notice] [pid 4960] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.4 configured -- resuming normal operations
[Sun Sep 28 13:55:55.857424 2014] [core:notice] [pid 4960] AH00094: Command line: '/usr/sbin/apache2'
[Sun Sep 28 13:59:36.853295 2014] [mpm_prefork:notice] [pid 4960] AH00169: caught SIGTERM, shutting down
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/apache2/php.ini on line 462 in Unknown on line 0
[Sun Sep 28 13:59:37.913370 2014] [mpm_prefork:notice] [pid 5284] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.4 configured -- resuming normal operations
[Sun Sep 28 13:59:37.913419 2014] [core:notice] [pid 5284] AH00094: Command line: '/usr/sbin/apache2'

==> /var/log/apache2/other_vhosts_access.log <==


-- 
Meddelandet har kontrollerats mot virus samt skadligt 
innehåll av MailScanner och förmodas vara säkert.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20140928/74c604bc/attachment-0001.html 


More information about the MailScanner mailing list