Help - Search - Members - Calendar
Full Version: Server Permission Requirements
Movable Type Community Forum > Installing and Upgrading > Basic Installation and Setup
stanger1982
I have a huge problem. My server requires my pages to be chmoded to 755 to exicute the php includes in my templates, though MT outputs the files chmoded to 666. Everytime I modify a template, add an entry, etc my site crashes. Is there a way to modify the way MT outputs the files?
bruce21
QUOTE
for example, if MT is generating PHP files
# that need to have the executable bit turned on, you could set HTMLPerms
# to 0777. The default is 0666. You should not change these settings unless
# you know what they mean, and what they do.
#
# HTMLPerms 0777
# UploadPerms 0777

In mt.cfg around line 145 and down this can be changed by removing #.
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-2010 Invision Power Services, Inc.