Hey all,
I get the following error:
Server error
The website encountered an error while retrieving [...]/install.php. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
And my error log shows:
[25-Oct-2011 16:06:29] PHP Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with that of SugarBean::save() in /var/sites/sugar.aw/web/include/SugarEmailAddress/SugarEmailAddress.php on line 987
[25-Oct-2011 16:06:29] PHP Strict Standards: Declaration of Person::retrieve() should be compatible with that of SugarBean::retrieve() in /var/sites/sugar.aw/web/include/SugarObjects/templates/person/Person.php on line 43
[25-Oct-2011 16:06:29] PHP Strict Standards: Declaration of User::retrieve() should be compatible with that of Person::retrieve() in /var/sites/sugar.aw/web/modules/Users/User.php on line 50
[25-Oct-2011 16:06:29] PHP Strict Standards: Declaration of User::create_new_list_query() should be compatible with that of SugarBean::create_new_list_query() in /var/sites/sugar.aw/web/modules/Users/User.php on line 50
[25-Oct-2011 16:06:29] PHP Strict Standards: Declaration of User::list_view_parse_additional_sections() should be compatible with that of SugarBean::list_view_parse_additional_sections() in /var/sites/sugar.aw/web/modules/Users/User.php on line 50
[25-Oct-2011 16:06:29] PHP Strict Standards: Declaration of Currency::retrieve() should be compatible with that of SugarBean::retrieve() in /var/sites/sugar.aw/web/modules/Currencies/Currency.php on line 236
[25-Oct-2011 16:06:29] PHP Strict Standards: Non-static method UploadStream::register() should not be called statically in /var/sites/sugar.aw/web/include/entryPoint.php on line 173
[25-Oct-2011 16:06:29] PHP Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in /var/sites/sugar.aw/web/include/SugarLogger/LoggerManager.php on line 77
[25-Oct-2011 16:06:29] PHP Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in /var/sites/sugar.aw/web/include/SugarLogger/SugarLogger.php on line 111
[25-Oct-2011 16:06:29] PHP Strict Standards: Non-static method LogicHook::initialize() should not be called statically in /var/sites/sugar.aw/web/include/utils.php on line 2740
[25-Oct-2011 16:06:30] PHP Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with that of SugarBean::save() in /var/sites/sugar.aw/web/include/SugarEmailAddress/SugarEmailAddress.php on line 987
[25-Oct-2011 16:06:30] PHP Strict Standards: Declaration of Person::retrieve() should be compatible with that of SugarBean::retrieve() in /var/sites/sugar.aw/web/include/SugarObjects/templates/person/Person.php on line 43
[25-Oct-2011 16:06:30] PHP Strict Standards: Declaration of User::retrieve() should be compatible with that of Person::retrieve() in /var/sites/sugar.aw/web/modules/Users/User.php on line 50
[25-Oct-2011 16:06:30] PHP Strict Standards: Declaration of User::create_new_list_query() should be compatible with that of SugarBean::create_new_list_query() in /var/sites/sugar.aw/web/modules/Users/User.php on line 50
[25-Oct-2011 16:06:30] PHP Strict Standards: Declaration of User::list_view_parse_additional_sections() should be compatible with that of SugarBean::list_view_parse_additional_sections() in /var/sites/sugar.aw/web/modules/Users/User.php on line 50
[25-Oct-2011 16:06:30] PHP Strict Standards: Declaration of Currency::retrieve() should be compatible with that of SugarBean::retrieve() in /var/sites/sugar.aw/web/modules/Currencies/Currency.php on line 236
[25-Oct-2011 16:06:30] PHP Strict Standards: Non-static method UploadStream::register() should not be called statically in /var/sites/sugar.aw/web/include/entryPoint.php on line 173
[25-Oct-2011 16:06:30] PHP Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically in /var/sites/sugar.aw/web/include/utils/sugar_file_utils.php on line 312
[25-Oct-2011 16:06:30] PHP Notice: Undefined index: log in /var/sites/sugar.aw/web/include/utils/sugar_file_utils.php on line 84
[25-Oct-2011 16:06:30] PHP Fatal error: Call to a member function error() on a non-object in /var/sites/sugar.aw/web/include/utils/sugar_file_utils.php on line 84
[25-Oct-2011 16:06:30] PHP Strict Standards: Non-static method LogicHook::initialize() should not be called statically in /var/sites/sugar.aw/web/include/utils.php on line 2740


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks