safe mode question re .htaccess

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
stuarty80
Forum Members
Forum Members
Posts: 19
Joined: Mon Feb 25, 2008 9:56 pm

safe mode question re .htaccess

Post by stuarty80 »

Hi,

   Can anyone help with this. I have been have trouble with my hosting company. They told me safe mode restrictions were off, now they are tell me to do it manually. Below is the message they sent me.
To turn off the safe mode, create a file by the name .htaccess at the folder where you need this feature disabled. The contents of the file should be -

php_admin_flag safe_mode off
My questions are:

1. How do i create a .htaccess file and what needs to go inside it?
2. Where do i need to place the file/files?

thanks

stu
cubix
Power Poster
Power Poster
Posts: 314
Joined: Mon Jul 09, 2007 10:00 am

Re: safe mode question re .htaccess

Post by cubix »

create a document called ".htaccess" in the root level of your hosting.

and in it, put the line "php_admin_flag safe_mode off"

still confused? try google. "how to create a htaccess file"
Post Reply

Return to “CMSMS Core”