Hi all,

I've got a website with the install function, and the install want the safe_mode to be off but my web hosting company wouldnt turn safe modee off, is der a way to get around this?

Can I add something to my code?

Please Help!!!

If your host allows you to modify the .htaccess file, you can add the following line of code to turn safe mode off.

php_flag safe_mode off
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.