Cotonti / Open Source PHP Content Management FrameworkContent Management Framework

Forums / Cotonti / Support / Weird errors

rayblo
#1 2011-03-03 20:36


Translators

Warning: file_put_contents(): SAFE MODE Restriction in effect. The script whose uid is 10001 is not allowed to access /srv/www/vhosts/www.dutchcotonti.com/httpdocs/siena/datas/cache/templates owned by uid 30 in /srv/www/vhosts/www.dutchcotonti.com/httpdocs/siena/system/cotemplate.php on line 173 Warning: file_put_contents(datas/cache/templates/themes_symisun-03_footer.tpl): failed to open stream: No such file or directory in /srv/www/vhosts/www.dutchcotonti.com/httpdocs/siena/system/cotemplate.php on line 173 Warning: file_put_contents(): SAFE MODE Restriction in effect. The script whose uid is 10001 is not allowed to access /srv/www/vhosts/www.dutchcotonti.com/httpdocs/siena/datas/cache/templates owned by uid 30 in /srv/www/vhosts/www.dutchcotonti.com/httpdocs/siena/system/cotemplate.php on line 174 Warning: file_put_contents(datas/cache/templates/themes_symisun-03_footer.tpl.idx): failed to open stream: No such file or directory in /srv/www/vhosts/www.dutchcotonti.com/httpdocs/siena/system/cotemplate.php on line 174

this with a clean trunk install!

[b]www.dutchcotonti.com[/b]<br />
De plaats voor nederlandse ondersteuning voor Cotonti.<br />
The place for support for Cotonti in Dutch
GHengeveld
#2 2011-03-03 20:58


Administrators
Thanked: 48 times

Try CHMOD 777 on datas/cache + subdirs. Otherwise disable safe mode (which is a deprecated thing anyway, and doesn't make PHP much safer).

Formerly known as Koradhil
rayblo
#3 2011-03-03 20:59


Translators

SOLVED!

[b]www.dutchcotonti.com[/b]<br />
De plaats voor nederlandse ondersteuning voor Cotonti.<br />
The place for support for Cotonti in Dutch

This post was edited by rayblo (2011-03-03 21:06, 2 years ago)