- Affected App
- WoltLab Suite Forum
I installed the beta on my local machine with no problem, but whenever I try to install it on my server, I get this error at the end of installation:
[Blocked Image: http://i.imgur.com/bmq88Ta.png]
I installed the beta on my local machine with no problem, but whenever I try to install it on my server, I get this error at the end of installation:
[Blocked Image: http://i.imgur.com/bmq88Ta.png]
I'm a bit surprised, both error messages are mismatching. The error message in the headline is completely different from the one below, anyway this is easy to fix. The PHP-configuration of your webserver is flawed, PHP requires you to set a default timezone in the php.ini file. If you run the server on your own: add date.timezone = XXX at the end of your php.ini, XXX equals your desired timezone (pick the right one at http://www.php.net/manual/en/timezones.php), then restart your webserver and everything should be fine.
In case you're using a hosted solution, please ask your hosting company to fix their configuration
I'm a bit surprised, both error messages are mismatching. The error message in the headline is completely different from the one below, anyway this is easy to fix. The PHP-configuration of your webserver is flawed, PHP requires you to set a default timezone in the php.ini file. If you run the server on your own: add date.timezone = XXX at the end of your php.ini, XXX equals your desired timezone (pick the right one at http://www.php.net/manual/en/timezones.php), then restart your webserver and everything should be fine.
In case you're using a hosted solution, please ask your hosting company to fix their configuration
Thanks! That fixed the date and time problem, however the unrecognized character problem persists. Here is a screenshot of the latest error:
[Blocked Image: http://i.imgur.com/B3jq7eh.png]
I fixed the problem! I had PHP 5.3.3 installed and it wasn't working. I now have 5.4.15 and it's working beautifully!
Don’t have an account yet? Register yourself now and be a part of our community!