PHPSwitcher - how to make apply settings

  • Hi again,


    how do I restart the php instances? For instance, I have enabled opcache in the /opt/phpswitcher/php7.0/etc/php/php.ini. How do I make that effective?


    When it would be a server installation, I would restart the php-fpm and apache2 services. How do I trigger it on the "sandbox" versions?



    Thanks,
    Sven

  • @TheRiddler1982


    Did you have read the README file inside the plugin archive? See the layout part in the README file which say you where to find all related files, including sysvinit scripts ;)


    For PHP 7.0, assuming that you use FPM: service psw-7.0-fpm restart


    Note that you must register the PHP version in PhpSwitcher administration interface first, else the sysvinit script will not be here.


    PLEASE READ THE README FILE ENTIRELY AND CARREFULY ;)

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @TheRiddler1982


    You're welcome ;)


    Please mark this thread as solved.


    Thank you for using this plugin.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Just let me thank for your wunderful plugin! The performance boost of my site (https://ziin.de) ist unbelievable using PHP 7.0.2! I didn't want to update the system level PHP version (5.6), as you told me that it has not yet been tested with 7.0.x. The most boost is in the backend of Wordpress :-).