Hi, I am Robert, Daniel spoke of in his initial post.
Firstly, I should mention that I am by no means a php expert, so I am not certain of what the full impact of you having SAFE MODE turned on is. That said, I believe your problem has been caused by the createSite.php script creating a sites directory which does not have the same "user id" as the script. I have modified the git repository source code to include a sites folder in it. This should mean that when you upload tiddly-speck, you get a sites directory with the same "user id" as the script. I 'think' that in your case you could do one of three things: 1. Download the new .zip distribution and see if that works. ( In doing so, also letting me know if my "user id" theory works :D ) 2. Set the UID of the sites directory to 5500, thus making it owned by the same user as the createSite.php script. 3. Modify the permissions of your sites folder to allow a different "user-id" to write to the directory. ( e.g. permissions = 777 ) If none of these options work, feel free to let me know and I will look into this problem further. Thanks, Robert Pyke On Feb 13, 7:04 am, Måns <[email protected]> wrote: > Hi Daniel > > I really like your idea. > I have a BidiX's Tiddlyspot set up on my server - and I don't dare to > make it official or invite others to use it - because I cannot make > the paswordfunction work properly. > I've made some aestetic changes to the mainpage - but it's really just > the same site as Bidix's TiddlyHome. > > I'm sure You must know about TiddlyHome?! > It's administrated through 2 TW's one for the mainpage and another for > administrative tasks - I really like the concept of using TWs as a > place to publish other TWs. > It's easy to make changes to layout and have a setup that is tweakable > for the administrator and intuitive for users. > I have some difficulties administrating the sites. I can't even delete > sites not made by the administrator - which makes it useless for me... > I'm sure it's due to my lack of server skills that it doesn't work as > it should - according to the documentation. > > I look forward to try your TiddlyspecSetup. > I've copied it to my ftp - and tried to make a site with it. It didn't > work. > Heres the errormessage (I wonder - should I create directories named > after the sites I plan to publish beforhand?): > > "Site id, Testing, valid. > > Password valid. > > The template, test tiddly wiki, is valid. > Validation successfully completed, creating site. > > Warning: mkdir(): SAFE MODE Restriction in effect. The script whose > uid is 5500 is not allowed to access /var/www/xn--mns-ula.dk/xn--mns- > ula.dk/TiddlySpot/sites owned by uid 48 in /var/www/xn--mns-ula.dk/xn-- > mns-ula.dk/TiddlySpot/createSite.php on line 190 > > Couldn't create the user's site directory. This was likely caused by a > bad TiddlySpeck install. > Site creation failed." > > If you want to have a look at my TiddlyHomeinstallation - I will send > you a link... My version is in danish - but you should be able to > navigate anyway - > > YS Måns Mårtensson --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

