powerchaos
12-16-2012, 11:50 AM
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 )
http://puu.sh/1BCge
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
http://puu.sh/1BCoz
*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
error_reporting = E_ALL & ~E_DEPRECATED
; 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
http://puu.sh/1BKYN
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
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 )
http://puu.sh/1BCge
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
http://puu.sh/1BCoz
*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
error_reporting = E_ALL & ~E_DEPRECATED
; 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
http://puu.sh/1BKYN
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