Loading...
 
Architecture / Installation

Architecture / Installation


install problem

posts: 4

hi im getting this while tryin to install
Warning: file_exists() funcion.file-exists: SAFE MODE Restriction in effect. The script whose uid is 0 is not allowed to access /var/www/html/tikiwiki/templates_c/en owned by uid 72 in /var/www/html/tikiwiki/Smarty/Smarty.class.php on line 1476
the same for line 2165, 2194

Warning: Smarty error:problem creating directory "templates_c//en/%%-58/%%-584454252" in /var/www/html/tikiwiki/Smarty/Smarty.class.php on line 999

Warning: Smarty error:problem writing 'templates_c//en/%%-58/%%-584454252/tiki.tpl.php.' in /var/www/html/tikiwiki/Smarty/Smarty.class.php on line 999

Warning: fetch(templates_c//en/%%-58/%%-584454252/tiki.tpl.php) function.fetch:failed to create stream: No such file or directory in /var/www/html/tikiwiki/Smarty/Smarty.class.php on line 1118

Warning: fetch() function.fetch: Failed opening 'templates_c//en/%%-58/%%-584454252/tiki.tpl.php' for inclusion (include_path='.:/usr/share/pear.lib/pear') in /var/www/html/tikiwiki/Smarty/Smarty.class.php on line 1118


anyone knows about this

posts: 2881 United Kingdom

Hi,

Your PHP is running in Safe Mode, its common on shared hosts. You'll need to apply some changes to the Tiki code, these are documented at InstallTIkiUnderSafeMode.

Enjoy

Damian