Help - Search - Members - Calendar
Full Version: MT keeps changing the CHMOD...
Movable Type Community Forum > Other Product Discussion > Bugs and Odd Behavior
funnymv
So yea, as said in the title, whenever I write a new entry or someone comments on an entry, MT somehow changes the CHMOD of my weblog.php to 666 which oviously results in a HTTP 500 - Internal server error. So I have to connect to my ftp server and change it back to 755 again manually. Anyone got any suggestions? Please! smile.gif
almuhajabah
You may wish to look at the following configuration settings:

QUOTE
HTMLPerms

UploadPerms
In addition to controlling permissions via umask settings, you can also use the HTMLPerms and UploadPerms settings to control the default permissions for files created by the system (either as output files or uploaded files). The only real use of this is to turn on the executable bit of files created by the system--for example, if MT is generating PHP files that need to have the executable bit turned on, you could set HTMLPerms to 0777.
Default value: 0666

Example:

HTMLPerms 0777
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.