hi,
here are some screenshots of errors that happends if php 5.3.19 is fresh installed
First we got the time/date error , if it is not defined in php.ini ( now defined to europe/berlin )
after that ,we can login and gain acces to the admin cp to encounter the following error
the error shows when you click a link
*edit*
login problem is solved after you logout and login again ( system logged me out)
the admin cp ask to login again after you logged in into the homepage
but the date/time problem is still the same
*edit*
seems to be a php setting
Code:
error_reporting = E_ALL & ~E_DEPRECATED
Code:
; E_DEPRECATED - warn about code that will not work in future versions
; of PHP
*edit*
after your sesion expired in the admin arena ( or you do not relog ) then you get the following error
no idea if it has to do with my php config or that is it a script related error
---
i will update this if i find more and how i solved them
Greetings From PowerChaos