Click to See Complete Forum and Search --> : Locked directory for Limesurvey?


pmrphs2002
09-23-2008, 05:14 PM
Warning: fopen(/opt/lampp/htdocs/limesurvey/tmp/template_temp_080923170120.html) [function.fopen]: failed to open stream: Permission denied in /opt/lampp/htdocs/limesurvey/admin/templates.php on line 754

I get lines and lines of this when I try and open the Template editor. It opens, but I can't save any changes I make.

Ive tried to sudo chmod 777 the entire parent directory to no avail ... Any one have any help or experiene?

Thanks all :-)

pmrphs2002
09-24-2008, 05:33 PM
Lots of views, but apparently not a lot of insight :-p

Ultimately, I need to edit one of the templates to use it exclusively for this project- Change the font size and spacing for the radio buttons. If theres a way to do this manually (Like editing a php script somewhere), that would also suffice- I use LFS, and wouldn't if I always needed 'pretty' interfaces!

If you can help, please do!
Pete

jthurber
12-15-2008, 10:38 PM
You need to change permissions on the <limesurvey_base>/tmp directory, not the templates directory. I ran chmod 777 tmp and can now edit templates.