Discussion:
[Maia-users] PHP errors
Richard B. Pyne
2015-09-24 08:44:55 UTC
Permalink
In trying to reconstruct maia on a recently reconstructed CentOS6
server, I have ended up doing a clean reinstall using maia 1.0.4 from
github. I think I have most things working by following the guide I
wrote as I completed a brand new installation on CentOS7, except I am
not able to register as the super-administrator.


Sep 24 02:22:31 neweval httpd: PHP Strict Standards: Only variables
should be assigned by reference in /www/htdocs/mail/maia/maia_log.php on
line 87
Sep 24 02:22:31 neweval httpd: PHP Strict Standards: Only variables
should be assigned by reference in /www/htdocs/mail/maia/maia_log.php on
line 92
Sep 24 02:22:31 neweval httpd: PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically in
/www/htdocs/mail/maia/auth.php on line 462
Sep 24 02:22:31 neweval httpd: PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically in
/www/htdocs/mail/maia/xlogin.php on line 307
Sep 24 02:22:31 neweval httpd: PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically in
/www/htdocs/mail/maia/smarty.php on line 115
Sep 24 02:22:31 neweval httpd: PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically in
/www/htdocs/mail/maia/maia_db/user_management.php on line 102
Sep 24 02:22:31 neweval httpd: PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically in
/www/htdocs/mail/maia/maia_db/util.php on line 17
Sep 24 02:22:31 neweval httpd: PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically in
/www/htdocs/mail/maia/maia_db/user_management.php on line 184
Sep 24 02:22:31 neweval httpd: PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically in
/www/htdocs/mail/maia/smarty.php on line 166
Sep 24 02:22:31 neweval httpd: PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically in
/www/htdocs/mail/maia/maia_db/user_management.php on line 184
Sep 24 02:22:31 neweval httpd: PHP Strict Standards: Non-static method
PEAR::isError() should not be called statically in
/www/htdocs/mail/maia/maia_db/util.php on line 17

My PHP version is 5.3.3

Thanks in advance for any feedback.

--Richard

Loading...