• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. P

    installing apache2-mpm-event on debian fails with unmet plesk-core dependency

    since we are moving our server setup from mod_php to php5_fpm it also makes sense to not use the apache2 prefork module but move to either the apache2 worker or the apache2 event module. so when I execute the apt-get install apache2-mpm-event command, apt-get lists the following error msg...
  2. P

    on debian - psa-php5-configurator : Depends: php5-mysql but it is not going to be installed

    so we needed to install php5-mysqlnd and thus php5-mysql got removed. as expected plesk still works as intended, the only problem is, whenever i want to install new packages over apt-get i get the dependency error: psa-php5-configurator : Depends: php5-mysql but it is not going to be installed...
  3. P

    Broke update mechanism by installing php-mysqlnd, is there a way to fix it?

    So we installed plesk on our server not knowingly that plesk requires php-mysql instead of php-mysqlnd. But since we need php-mysqlnd for its ability to perform asynchronously and being the better option in general we installed it anyway (by ignoring the plesk dependencies) As we expected...
  4. P

    Is there a way to disable access logs for a vhosts?

    We run a high traffic server and the access logs get filled up very quick. I know we could implement rotation, but I would also like to prevent performance loss by having an access log, doesnt matter how marginal that would be. Any ideas?
Back
Top