Hi there, i just tried to install lime survey onto my webserver.
my hoster is hosteurope ( on compatiblity list)
and i use the htaccess file to make sure php5 is used. ( i got an error without the htaccess that i use php4 ( hosteurope uses php4 and 5 inparallel))
after fixing this and setting chmod to 755 on some files which gave me a permission error i got the index.php in the install folder running.
only to get the following error ( i activated the debug mode in the config file )
Notice: Use of undefined constant parent::ARRAY_AS_PROPS - assumed 'parent::ARRAY_AS_PROPS' in /is/htdocs/51007/www.is-daoc.de/survey/admin/classes/core/settingsstorage.php on line 6
i cant really work with this because i am not familiar to php api .. shame on me^^
any tips ?