• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

500 error (initial install)

Status
Not open for further replies.

Skotina

Chevereto Member
Hello

I've tried to setup chevereto to a new hosting, uploaded all files, changed necessary data in config.php and then tried to run the script. Chevereto responded with error that image folder should have write permissions.

I've chmoded the image folder and then tried to run the script once again - and received 500 error.

Testing tool says that the server can run chevereto http://digitalenglish.ru/testing_tool/testing_tool.php

Can anyone help with this?
 
Must be something with the htaccess rules. Try to delete the contents of the htaccess file until you notice which rule is causing the error.
 
Must be something with the htaccess rules. Try to delete the contents of the htaccess file until you notice which rule is causing the error.

I removed the line one by one, but nothing happend. Even with blank htaccess it gives 500 error 🙁
Without htaccess file chevereto doesn't run of course.


I've checked the error log and it says:

Code:
[Tue Jun 04 17:36:53 2013] [error] [client 95.26.22.231] PHP Fatal error:  Uncaught exception 'Exception' with message 'DateTime::__construct() [<a href='datetime.--construct'>datetime.--construct</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for 'BST/1.0/DST' instead' in /var/www/vhosts/digitalenglish.ru/httpdocs/includes/classes/class.db.php:67\nStack trace:\n#0 /var/www/vhosts/digitalenglish.ru/httpdocs/includes/classes/class.db.php(67): DateTime->__construct()\n#1 /var/www/vhosts/digitalenglish.ru/httpdocs/includes/functions.php(1174): dB->__construct()\n#2 /var/www/vhosts/digitalenglish.ru/httpdocs/includes/functions.php(871): check_config()\n#3 /var/www/vhosts/digitalenglish.ru/httpdocs/includes/functions.php(21): check_install()\n#4 /var/www/vhosts/digitalenglish.ru/httpdocs/includes/chevereto.php(153): require_on in /var/www/vhosts/digitalenglish.ru/httpdocs/includes/classes/class.db.php on line 67
 
Status
Not open for further replies.
Back
Top