Discussion:
New system, and "blank screen issues"-
Jan Johansson
2014-09-28 12:04:31 UTC
Permalink
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.html
Jan Johansson
2014-09-28 12:04:31 UTC
Permalink
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
Martin Hepworth
2014-09-29 09:40:45 UTC
Permalink
Jan
which web interface are you referring to as MailScanner by default doesnt
have one?
--
Martin Hepworth, CISSP
Oxford, UK
Post by Jan Johansson
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
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
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
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
caught SIGTERM, shutting down
Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.4 configured -- resuming normal
operations
Command line: '/usr/sbin/apache2'
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
Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.4 configured -- resuming normal
operations
Command line: '/usr/sbin/apache2'
==> /var/log/apache2/other_vhosts_access.log <==
--
Meddelandet har kontrollerats mot virus
samt skadligt inneh?ll av *MailScanner* <http://www.mailscanner.info/>
och f?rmodas vara s?kert.
--
MailScanner mailing list
mailscanner at lists.mailscanner.info
http://lists.mailscanner.info/mailman/listinfo/mailscanner
Before posting, read http://wiki.mailscanner.info/posting
Support MailScanner development - buy the book off the website!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20140929/cfe2283d/attachment.html
Richard Mealing
2014-09-29 12:25:30 UTC
Permalink
Hi Jan,

This might be better suited on the mailwatch list or possibly the github page.
Have you configured php with mysql and gd support?


Thanks,
Rich

From: mailscanner-bounces at lists.mailscanner.info [mailto:mailscanner-bounces at lists.mailscanner.info] On Behalf Of Jan Johansson
Sent: 28 September 2014 13:05
To: MailScanner discussion (mailscanner at lists.mailscanner.info)
Subject: New system, and "blank screen issues"-

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<http://www.mailscanner.info/>
och f?rmodas vara s?kert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20140929/0cedbba5/attachment.html
Continue reading on narkive:
Loading...