• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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