Hello,
I’m trying to install 1.8.0-beta experimentally on a XAMPP stack. I’ve followed the instructions here: http://xibo.org.uk/manual-tempel/en/install_cms.html and extracted the folder, set the correct DocumentRoot etc.
When I access http://localhost, I get the installation check screen and when I click proceed, I’m getting a blank screen. I enabled verbose error logging in apache and the output of the log is:
[Fri Jul 22 12:32:41.048009 2016] [:error] [pid 2456:tid 1980] [client ::1:65005] PHP Fatal error: Call to undefined function __() in D:\xampp\htdocs\xibo\cache\bc\bc1d818db972255e22ccade4089bda680f5e0013e8ae2290abe42f48affd0b32.php on line 70
I checked phpinfo() and gettext() is enabled.
How do I fix this?
Thank you.