Hello rincewind, I was having your same problem until I discovered this bug: http://bugs.php.net/bug.php?id=42739
Here is a patch that works for me: http://forum.cmsmadesimple.org/index.ph ... 305.0.html
Search found 2 matches
- Wed Nov 05, 2008 7:17 pm
- Forum: CMSMS Core
- Topic: Modulemanager in CMSMS 1.4.1 and adding modules error report
- Replies: 4
- Views: 1845
- Wed Nov 05, 2008 3:54 pm
- Forum: Developers Discussion
- Topic: module installation from xml: mkdir does not like trailing slashes...
- Replies: 0
- Views: 1113
module installation from xml: mkdir does not like trailing slashes...
... when safe_mode is enabled, see also: http://bugs.php.net/bug.php?id=42739 In my opinion, that's why many people (including myself) can't install new modules from xml files, neither uploading from their browser nor downloading from the repository (it's not a permission issue, my permissions are ...