Page 1 of 1
SAFE_MODE = ON
Posted: Sun Jun 24, 2007 1:20 pm
by ulisse
Hi to all,
how can I use CMS MADE SIMPLE in a HOSTING that use the SAFE_MODE set ON for security reasons?
this is the installation page:
http://myweb.netsons.org/install/index. ... 45fc859f01
regards
Ulisse
Re: SAFE_MODE = ON
Posted: Sun Jun 24, 2007 3:42 pm
by Pierre M.
Hello,
the "PHP safe mode"
may prevent CMSms to work well.
So try to install, try to use and see how your hosting lives with the "PHP safe mode".
You are allowed to be lucky
Pierre M.
Re: SAFE_MODE = ON
Posted: Sun Jun 24, 2007 3:48 pm
by calguy1000
CMS Made Simple can work with Safe mode but certain functions will not work:
a) ModuleManager won't work at all
b) XML file uploads won't work
- Use ftp method on expanded .tar.gz or .zip module files to install modules
c) File manager and image manager may not work
- Use ftp to upload files and images
d) Uploads manager and Albums (anything that allows uploading files) may not work
- You'll have to install files via ftp, then downloads should work.
Re: SAFE_MODE = ON
Posted: Sun Jun 24, 2007 4:31 pm
by ulisse
There are some problems in the installation processes.
For instance the /tmp directory has the right permission (777) but the admin panel does'nt have the templates.
Code: Select all
Checking if session.save_path is writable
Your session.save_path is "/tmp". Not having this as writable may make logins to the Admin Panel not work. You may want to look into making this path writable if you have trouble logging into the Admin Panel. This test may fail if safe_mode is enabled (see below).
If you would like to see the admin page click here:
http://myweb.netsons.org/admin/login.php
Thanks
Ulisse
Re: SAFE_MODE = ON
Posted: Mon Jun 25, 2007 1:50 pm
by Pierre M.
Hello again,
your hosting may have a global shared root /tmp (to put PHP sessions and other things you don't have to care about). The
install guide describes how to prepare some (sub)folders, one named 'tmp' too. Pleace notice this 'tmp' subfolder isn't the only one the guide is asking to chmod.
Pierre M.
Re: SAFE_MODE = ON
Posted: Wed Jun 27, 2007 6:35 am
by ulisse
Dear Pierre,
thank you for your suggestions. I have already set these folder as discribed on the guide but the problem seems to be the same.
How can I do?
Regards
Ulisse
Re: SAFE_MODE = ON
Posted: Wed Jun 27, 2007 1:29 pm
by Pierre M.
Please tell us more how you have installed (what is your hosting, the method you have choosen, the guide you have followed, which "lights" weren't green, the (un)checked checkboxes, the success or error messages, anything for everybody not in front of your screen...)
Can you check the rights (777) for templates_c etc ?
Have you checked the box to install sample content ? (should include the templates you don't have...)
Pierre M.