Open GoogleCodeExporter opened 9 years ago
Hello, I found the same problem over a centos server, login screen wont let me
log into. Is there any experience on this regard? anybody?
Original comment by g.campor...@gmail.com
on 7 Apr 2012 at 7:36
[deleted comment]
I'm not sure if any active development is being done on this project. I figured
this one out though while trying to install it on my server. It's a legacy code
issue with some installations of PHP. Throughout the php code, "short open
tags" are used (eg. "<?" vs. "<?php") The easy workaround is to change the
"short_open_tag" variable in your php.ini file to "yes". The Mike Holmes fix is
to update all the code with more proper open tags.
Original comment by dickie.p...@gmail.com
on 2 Aug 2012 at 12:31
Original issue reported on code.google.com by
jgri...@gmail.com
on 19 Mar 2012 at 11:10