• 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.

how to have oscommerce and joomla?

I

ironmansp

Guest
I have 2 subdomains:

joomla.aranetsl.com
oscommerce.aranetsl.com


I have the next problem:
joomla requires to have safe mode off
and oscommerce requires safe mode on
so, How can I have the 2 programs installed in the same domain?
 
See 'Including Directives into Web Server Configuration File' in the Plesk Administrator's Guide. Put 'php_admin_flag safe_mode Off' in the vhost.conf for the first subdomain and 'php_admin_flag safe_mode On' for the second.
 
Back
Top