Error 500 accessing web Administration Panel Buildforge 8.0
[Tue Oct 01 16:01:36 2013] [error] [client ****] PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /opt/buildforge/webroot/public/javascripts/translator.js.php on line 29, referer: http://URL/fullcontrol/index.php?mod=administration&action=system.view
[Tue Oct 01 16:01:36 2013] [error] [client ****] PHP Warning: filemtime(): stat failed for /opt/buildforge/webroot/templates_c/language.en_US.js in /opt/buildforge/webroot/public/javascripts/translator.js.php on line 35, referer: http://URL/fullcontrol/index.php?mod=administration&action=system.view
[Tue Oct 01 16:01:36 2013] [error] [client ****] PHP Warning: date(): 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 /opt/buildforge/webroot/public/javascripts/translator.js.php on line 37, referer: http://URL/fullcontrol/index.php?mod=administration&action=system.view
[Tue Oct 01 16:01:36 2013] [error] [client ****] PHP Warning: readfile(/opt/buildforge/webroot/templates_c/language.en_US.js): failed to open stream: No such file or directory in /opt/buildforge/webroot/public/javascripts/translator.js.php on line 38, referer: http://URL/fullcontrol/index.php?mod=administration&action=system.view
[Tue Oct 01 16:09:32 2013] [error] [client ****] PHP Warning: file_put_contents(/tmp/uploads/column_type_cachemysqli8.000000): failed to open stream: No such file or directory in /opt/buildforge/webroot/includes/BFColumnTypeCache.php on line 103
[Tue Oct 01 16:09:32 2013] [error] [client ****] PHP Warning: Invalid error type specified in /opt/buildforge/webroot/includes/CentralController.php on line 391
[Tue Oct 01 16:09:32 2013] [error] [client ****] PHP Notice: Undefined property: CentralController::$column_cache in /opt/buildforge/webroot/includes/CentralController.php on line 395
[Tue Oct 01 16:09:32 2013] [error] [client ****] PHP Fatal error: Call to a member function getSpecialQuery() on a non-object in /opt/buildforge/webroot/modules/BFQueryBuilder/BFQueryBuilder.php on line 643
Accepted answer
Thanks,
Comments
Awesome, thankyou :) Managed to get 7.1.3.5 to install using this method, and although I had the same issue with the Administration module, sorted that out as well by manually working through the PHP errors (turned out to be combination of lack of language files in templates_c (didn't install them for some reason??) , date.timezone not being set in php.ini, and incorrect permissions on /tmp/uploads)
3 other answers
Understand your point. With the deselection of HTTP friendly messages I got the error as
Error 500: java.lang.NullPointerException
Irritating me as comp not allowing other browsers but anyways I am using it. One thing I observed in the Firefox. While using build forge its crashing after sometime. And its happening only when I am using build forge urls.
Chrome thank god working fine till now. In the logs no where I found any crap issue.
One more point is, it is happening with both build forge servers I have. Means something really configured in the my IE only. All company guys using same IE so that I dont think an issue.