safe mode problem

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
secondskin
Forum Members
Forum Members
Posts: 16
Joined: Wed Apr 11, 2012 12:41 pm

safe mode problem

Post by secondskin »

Hi,

I'm experiencing an odd problem with directory permissions and PHP safe mode. I have CMS v1.11.5 running, and have checked with the host that safe mode is off. This is confirmed here: http://utopiatheatre.co.uk/safe.php

However, CMS system information is giving me this:
----------------------------------------------
Cms Version: 1.11.5
Installed Modules:
CMSMailer: 5.2.1
CMSPrinting: 1.0.4
FileManager: 1.4.3
MenuManager: 1.8.5
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.12.12
Search: 1.7.8
ThemeManager: 1.1.8

Config Information:
php_memory_limit:
process_whole_template:
output_compression:
max_upload_size: 50000000
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true

Php Information:
phpversion: 5.3.23
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 3000
output_buffering: On
safe_mode: On (True)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 50M
session_save_path: /tmp (0)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)

Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.1.68
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable

----------------------------------------------
also, despite checking that directory permissions are set to be writable, I am getting this error message when trying to upload new modules:
WARNING: Insufficient directory permissions to install modules. You may also be experiencing problems with PHP Safe mode. Please ensure that safe mode is disabled, and that file system permissions are sufficient.
hope i'm not being thick and missing something obvious here, but any suggestions would be appreciated!

Thanks
Post Reply

Return to “CMSMS Core”