• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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