• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

PHP disable safe mode on dedicated server

S

sololb45

Guest
How do I disable safe mode in PHP on dedicated server

Does anyone know how to disable safe mode in PHP on a dedicated server for just one domain?

I am trying to disable safe mode in PHP on my server so I can complete the installation of x-cart on my dedicated server. I know there are ways around it through scripting and i have seen a few tutorials on how to do it kind of.

HELP

Thanks,
Jamie
 
I'm sure it would involve a vhost.conf in the local httpd conf directory of the domain. ....wish we had that documentation ...
 
Back
Top