Installation problem on windows

Bug #587415 reported by Samuel Marshall
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CSS Sprite Generator
New
Undecided
Unassigned

Bug Description

I was having problems setting up the generator on localhost on a windows xp3 platform. I kept getting that the webserver didn't have write access. It worked after I changed line 11 in config-helper.inc.php to:

mkdir($sDir, 0777, true);

Seems like you have to set the recursive flag for windows to write nested directories.

By the way I run error reporting as E_ALL during development and turns out there are a couple of warnings and notices that can be fixed.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.