ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Company news (http://forum.ispsystem.com//forumdisplay.php?f=34)
-   -   Built-in PHP selector for ISPmanager 5 Lite (http://forum.ispsystem.com//showthread.php?t=2469)

ksenya 06-23-2015 11:11 AM

Built-in PHP selector for ISPmanager 5 Lite
 
Installation of various PHP versions for different domains is now available in Lite version as well. Try out a free and build-in PHP selector which we have developed for you, and believe it to be one of the most elegant solutions available today.

As there are so many PHP versions out there, with more being released swiftly, being able to select the right PHP version for your site is very important. The newly introduced PHP selector functionality will allow site administrators breathe a sigh of relief. Now, when hosting many sites on your server, you no longer have to allocate a VPS to each of them, and no longer have to opt out for a more costly Business + CloudLinux bundle.

PHP Selector is available starting from ISPmanager 5.30

Gualter 06-26-2015 06:06 PM

Hi

I have a problem with cron !!!

I have a website that only support PHP 5.4
I changed the PHP to 5.4 for this website but the version native is 5.3

Website is working very well, but when try run the CRONJOB i get this error:


[root@site ~]# php -q /var/www/site/data/www/www.site.net/my/admin/cron.php
PHP Fatal error:
The file /var/www/site/data/www/www.site.net/my/admin/cron.php was encoded
with the PHP 5.4 ionCube Encoder and requires PHP 5.4 to be installed.


I have the ionCube activated for this version http://prntscr.com/7lmeyl

How I can fix it?


regards

fly 06-28-2015 01:17 PM

Hi,

Use /opt/php54/bin/php -q /var/www/site/data/www/www.site.net/my/admin/cron.php

php command executes native php version.


All times are GMT +2. The time now is 05:19 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.