Posts by Pupp3tm4st3r

    Hi there,


    I want to install typo 3 latest on an i-mscp server with phpswitcher installed. The typo3 setup claims, that some requirements aren´t properly met, like max_execution_time which is set to 30 but typo wants it to be 240? (cannot change that value myself via web interface)


    Will upload a screenshot of the output, seems that there are some php extensions missing/functions disabled, too. Second thing is, I saw the following:
    PhpSwitcher: Added build option (prefix) + typo



    Does that mean, that I can create php with typo specific settings? If yes, how?


    Thanks a lot
    Simon

    Got this little piece of code:


    <html>


    <head>
    <title>PHP Test</title>
    </head>
    <body>
    <?php echo '<p>Hello World</p>'; ?>
    </body>


    </html>


    shows correct output, seems to be working.



    You need to use fcgi implementation.

    Is it sufficient to build it with --enable-fcgi then? Sorry for that dumb questions...


    What do you mean by "May your phpinfo() function is still disabled in panel." ? I already tried to disable the static phpinfo in the config file of the phpswitcher.


    -push

    Okay, I´ll buy it then and have a look ;)


    What I just saw: The phpswitcher installs the php versions to /opt/phpswitcher/php-x.x, right?
    After that I have to create the "link" in the webfrontend for switching.


    So, how about, if I compile a Version by myself (e.g. 5.6.11) and store it in /opt/phpswitcher/php-5.6.11 and add the link in the menu by myself, would this be possible and working?


    Mhm, okay...PHPSwitcher is installed and working, at least the static phpinfo shows the right version, but when creating a phpinfo.php for a client it shows only a white page...

    Hi there,


    before buying the PHPSwitcher Plugin I have several questions:


    In our company we want to have a test server with some PHP Versions installed (5.3, 5.4, 5.5, 5.6, 5.7 AND latest Alpha/Beta for testing).
    Is it possible to integrate the beta/alpha versions? Is it possible to have different PHP Versions for subdomains, eg. sub1.example.com with PHP 5.4 and sub2.example.com with PHP 5.6?
    Can I test the plugin?


    And last but not least, is it a one time payment?


    Thanks and
    best regards
    Simon