roliboli

  • Total activity 35
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 12

Activity overview

Latest activity by roliboli
  • roliboli created a post,

    Timeout errors with php-fpm php script

    Hi together I have a php script which take over 500s execution time. The account has php-fpm active. In the .user.ini the config is set: max_execution_time = 600 So the phpinfo() gives this value...

  • roliboli commented,

    Hello, Could you open a support ticket using the link in my signature so we can take a closer look at the affected system to see why backups might be slower since the update? Thank you. Hi Do y...

  • roliboli commented,

    I disabled Mod_Ruid2 and there are only misses in both PHP7 and PHP56. Do you have a EA4 configuration with working OpCache? But I need CGI because the process should be executed under the user. R...

  • roliboli commented,

    I don't now if the documentation is correct. Because you say that PHP-FPM is working with OpCache. But with mod_mpm_prefork, mod_ruid2, php-fpm (default config) OpCache doesn't work correct (in my ...

  • roliboli commented,

    Hi Michael It's possible to use OPCache with PHP-FPM, yes. But in the documentation is writtten: "Opcode caching programs are not compatible with the suPHP or CGI PHP handlers". So in my point ...

  • roliboli commented,

    Hi Michael So there is no possibility to have OpCache with php-fpm (prefork)? It makes no sense to activate OpCache because the apachebench shows slower values instead more speed. Both php7 and ph...

  • roliboli commented,

    Hi the settings are per modul and PHP version specific: /opt/cpanel/ea-php56/root/etc/php.d/10-opcache.ini /opt/cpanel/ea-php70/root/etc/php.d/10-opcache.ini But my problem is that OpCache is not...

  • roliboli commented,

    Hi Michael I have the same errors in error.log after switching from php 5.5 to php 5.6 in EA3. There are no rawopts. [04-Jul-2016 23:15:01 Europe/Berlin] PHP Warning: PHP Startup: pdo_sqlite: Un...

  • roliboli commented,

    Yes, I know. But that means that you have to enter the mapping for each user manually. I would be better to check the mappings on the whole server automatically. So each user to user_DBNAME / user...

  • roliboli created a post,

    dbmapping recreate on all users

    Hi, I created on the shell a lot of databases for different users. I know, this should be done with the API way. But nevertheless, I have now problems when transfer accounts on another server. Beca...