• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Localizations and PHP5

H

hydrastudio

Guest
Hello,

I've done my own Portuguese-Brazilian version, following manual instructions.
But to make install file, I must have PHP5 running in my server (it's PHP4). Ok, I can compile it in another server that has PHP5 and SB installed.

Before do it, somebody knows if installer needs PHP5 too? Or may I run installer under PHP4?
Thanks in advance.
 
Sitebuilder is shipped with PHP 5 with all necessary components and it required for locale installation, as locale must be installed on Sitebuilder server. So if you have Sitebuilder v4.x you should already have PHP5 installed on your server. Try to check it with 'sb_config' utility:
# sb_config --help|grep php
--phpcli_path PHP CLI executable [/opt/php52/bin/php5]
--phpcgi_path PHP CGI executable [/opt/php52/cgi-bin/php5]
 
Back
Top