Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Confused about permissions with Vanilla
I'm trying to edit conf/database.php and find that I'm denied it.
Current permissions are 644. And I've found I can't change even these either through my ftp client or cpanel
I'm on a shared server (on asmallorange). Is this a server setting by my host.
Actually what's odd that in cpanel filemanager, database.php is listed as 644 but when trying to change file permissions it indicates 666
I was recently on another server and ended up similar problems. They said it was script causing the file lock out?
0
This discussion has been closed.
Comments
Your options are to:
a) write a php script to alter the file's contents.
b) contact your hosting provider and tell them to make the permissions 777 or make you the owner.
Hmm, I've installed tons of different software, wordpress, textpattern, serendipity, phpbb, smf, fudforum, drupal, xoops, e107, yacs, phplist without this issue ever cropping up. I'm aware that some progs don't have issues with safemod on. (Or maybe my host has turned it on recently!)
regards