2010-08-30, 23:49:23
Hi,
i'm trying to install GS 2.01 under NetBSD 4.0.1_PATCH, PHP Version 5.2.13 with Simplexml support enabled ($Revision: 293036 $) and i get only a blank page. With debugging on i get this error messages:
so what's the point? SimpleXML is enabled, should't it work?!
Any suggestions?
i'm trying to install GS 2.01 under NetBSD 4.0.1_PATCH, PHP Version 5.2.13 with Simplexml support enabled ($Revision: 293036 $) and i get only a blank page. With debugging on i get this error messages:
Code:
Strict Standards: main() [function.main]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable 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 'UTC' for 'UTC/0.0/no DST' instead in /www/cms/admin/inc/common.php on line 88
Notice: Undefined variable: SITEURL in /www/cms/admin/inc/common.php on line 88
Strict Standards: main() [function.main]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable 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 'UTC' for 'UTC/0.0/no DST' instead in /www/cms/admin/inc/common.php on line 91
Notice: Undefined variable: SITENAME in /www/cms/admin/inc/common.php on line 91
Notice: Undefined variable: LANG in /www/cms/admin/inc/common.php on line 109
Fatal error: Call to undefined function dom_import_simplexml() in /www/cms/admin/inc/basic.php on line 111
so what's the point? SimpleXML is enabled, should't it work?!
Any suggestions?