PHP 5.4 combines E_ALL and E_STRICT by default. When you upgraded the OS and thus the PHP version (probably from 5.3), the older methods in the Mailwatch PHP scripts no longer work. I had the same problem with my own PHP scripts when 5.4 came out. I had to go through all of the code and update it. <div>
<br></div><div>Try going into the CLI of mysql. You should be able to view the records by doing a &quot;select * from maillog\G&quot;. If the data is there but not showing up on the web front end, the E_STRICT is definitely your problem. You can try disabling it through either a .htaccess file or in the php.ini itself.</div>
<div><br></div><div><br>Jerry Benton</div><div><a href="http://www.mailborder.com">www.mailborder.com</a></div><div><br></div><div><br><div class="gmail_quote">On Tue, Jan 22, 2013 at 7:57 PM,  <span dir="ltr">&lt;<a href="mailto:eric.le.corre@voila.fr" target="_blank">eric.le.corre@voila.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello and sorry for my english,<br>
<br>
I reinstalled my server mailscanner to get the latest version.<br>
I reinstalled Ubuntu server, and mailscanner mailwatch<br>
<br>
Here are the versions I used:<br>
MailWatch Version = 1.2.0<br>
MailScanner Version = 4.84.5<br>
PHP Version = 5.4.6-1ubuntu1.1<br>
MySQL Version = 5.5.28-0ubuntu0.12.10.2<br>
Spamassassin = 3.3.2<br>
Mail_mimeDecode 1.5.5<br>
<br>
everything works, I can send and receive emails.<br>
<br>
concern that I have is in mailwatch when I click an email, I cannot read the message body, if I click on the mail, I have mailwatch menu but a blank page where should s&#39; display the contents of the mail.<br>
<br>
<br>
A priori it is not a problem of right on mailwatch folders and all my emails are quarantined.<br>
I just see this in apache log, there is no error in syslog:<br>
[Tue Jan 22 14:44:54 2013] [error] [client 10.10.10.9] PHP Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /var/www/mailscanner/functions.php on line 741, referer: <a href="http://10.10.12.58/mailscanner/status.php" target="_blank">http://10.10.12.58/mailscanner/status.php</a><br>

[Tue Jan 22 14:44:57 2013] [error] [client 10.10.10.9] PHP Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /var/www/mailscanner/functions.php on line 741, referer: <a href="http://10.10.12.58/mailscanner/detail.php?id=138F4A0852.ACC8A" target="_blank">http://10.10.12.58/mailscanner/detail.php?id=138F4A0852.ACC8A</a><br>

[Tue Jan 22 14:44:57 2013] [error] [client 10.10.10.9] PHP Deprecated: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /var/www/mailscanner/viewmail.php on line 46, referer: <a href="http://10.10.12.58/mailscanner/detail.php?id=138F4A0852.ACC8A" target="_blank">http://10.10.12.58/mailscanner/detail.php?id=138F4A0852.ACC8A</a><br>

[Tue Jan 22 14:44:57 2013] [error] [client 10.10.10.9] PHP Strict Standards: Non-static method Mail_mimeDecode::decode() should not be called statically in /var/www/mailscanner/viewmail.php on line 108, referer: <a href="http://10.10.12.58/mailscanner/detail.php?id=138F4A0852.ACC8A" target="_blank">http://10.10.12.58/mailscanner/detail.php?id=138F4A0852.ACC8A</a><br>

[Tue Jan 22 14:44:57 2013] [error] [client 10.10.10.9] PHP Strict Standards: Non-static method Mail_mimeDecode::getMimeNumbers() should not be called statically in /var/www/mailscanner/viewmail.php on line 109, referer: <a href="http://10.10.12.58/mailscanner/detail.php?id=138F4A0852.ACC8A" target="_blank">http://10.10.12.58/mailscanner/detail.php?id=138F4A0852.ACC8A</a><br>

[Tue Jan 22 14:44:57 2013] [error] [client 10.10.10.9] PHP Strict Standards: Non-static method Mail_mimeDecode::decode() should not be called statically in /var/www/mailscanner/viewpart.php on line 90, referer: <a href="http://10.10.12.58/mailscanner/viewmail.php?id=138F4A0852.ACC8A&amp;filename=20130122/nonspam/138F4A0852.ACC8A" target="_blank">http://10.10.12.58/mailscanner/viewmail.php?id=138F4A0852.ACC8A&amp;filename=20130122/nonspam/138F4A0852.ACC8A</a><br>

[Tue Jan 22 14:44:57 2013] [error] [client 10.10.10.9] PHP Strict Standards: Non-static method Mail_mimeDecode::getMimeNumbers() should not be called statically in /var/www/mailscanner/viewpart.php on line 91, referer: <a href="http://10.10.12.58/mailscanner/viewmail.php?id=138F4A0852.ACC8A&amp;filename=20130122/nonspam/138F4A0852.ACC8A" target="_blank">http://10.10.12.58/mailscanner/viewmail.php?id=138F4A0852.ACC8A&amp;filename=20130122/nonspam/138F4A0852.ACC8A</a><br>

<br>
thanks<br>
<br>
<br>
___________________________________________________________<br>
Ils nous ont quittés en 2012. Voir le diaporama de nos chers disparus sur Voila.fr <a href="http://people.voila.fr/people/mediatheque/dossiers/ils-nous-ont-quittes-en-2012/" target="_blank">http://people.voila.fr/people/mediatheque/dossiers/ils-nous-ont-quittes-en-2012/</a><br>

<span class="HOEnZb"><font color="#888888">--<br>
MailScanner mailing list<br>
<a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a><br>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
<br>
Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
<br>
Support MailScanner development - buy the book off the website!<br>
</font></span></blockquote></div><br></div>