Hi, A few days ago our system admin. decided to put our PHP server in safe mode because of security reasons. Now, I have some problems. Through the wiki system I can create new pages, but I can't modify or remove them in console.
My wiki.d/ looks like this: drwxrwxrwx 43 jabba www 8192 avr 15 17:16 wiki.d An example of the problem: drwxrwxr-x 2 www www 4096 avr 15 16:39 Test [EMAIL PROTECTED]/pmwiki/wiki.d$ ls -al Test/ total 20 drwxrwxr-x 2 www www 4096 avr 15 16:39 . drwxrwxrwx 43 jabba www 8192 avr 15 17:16 .. -rw-rw-r-- 1 www www 31 avr 15 16:39 .htaccess -rw-rw-r-- 1 www www 722 avr 15 16:39 Test.DeleteMe -rw-rw-r-- 1 www www 282 avr 15 16:39 Test.RecentChanges Test/ cannot be removed by my user (jabba), and I can't modify Test.DeleteMe either. Previously (before the safe mode), Test/ would have looked like this: drwxrwxrwx 2 jabba www 4096 avr 15 16:39 Test That is: rwx rights for the others, and my user (jabba) as the owner. How to fix it? Thanks, Laszlo _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
