• 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. T

    Issue Timezone and Daylight Saving Time

    Hello, In Plesk I've set up my timezone as (GMT +02:00) Europe/Amsterdam. Currently the local time is 21:50, but it shows the system time as 22:50. If I use this PHP code: <?php echo date('H:i'); ?> This also shows me 22:50 Has this something to do with Daylight Saving Time? How can I fix this?
  2. T

    Resolved System package updates failing

    Hello, My system package updates are failing. Following this thread (System Updates (Plesk for Linux only)) I updated the packages manually via ssh with `yum update`. I had 124 packages to update and in Plesk only remains after the manual update. The manual update however tells me everything...
  3. T

    Resolved Good alarm level for Apache memory usage

    Hello, I'm using health monitoring on my VPS. My VPS has 4GB of memory and the health monitory is recently sending alarms on the Apache memory usage. The limit for an attention is at 20%, which is around 780MB. With all the processes and websites running on this VPS, I'm hitting the limit of...
  4. T

    Issue php_network_getaddresses: getaddrinfo failed: Name or service not known

    Hello, I'm running Plesk Onyx 17.8.11 Update #7 on CentOs 7.4.1708. When I run the PHP function file_get_contents() in my code, I'm getting an error: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/... When running a php script from...
  5. T

    Issue Node.js App not starting my app

    Hello, I have installed the Node.js Extension and I can't get my app running. I have a Symfony 4 application and I am using socket.io for socket communication. Now I need to startup socket.js to startup my server. This file is located in the resources/js folder. So I have setup Node.js as...
  6. T

    Issue Issues with auto update

    Hello, I'm having issues with the auto update functionality. See output below. I have tried to install htop, don't know it that caused this issue. But how can I fix it?
  7. T

    Resolved Cannot connect to database remote

    Hello, I want to connect to a database remotely. So on the Database User page, I set 'Access control' to "Allow remote connections from any host". But I can't connect to the database, it keeps rejecting mee. The firewall allows Mysql connections. I don't know what else to check, other Plesk...
  8. T

    Plesk update failed after OS PHP update

    Hello, I'm running Plesk 12.5.30 #22 on CentOS 7.2.1511. Out of the box, CentOS runs PHP 5.4, but for CLI I needed 5.6. Using '/path/to/php/5.6/version' didn't work properly. So I updated the CentOS PHP version to 5.6. But now I'm getting update errors. What can I do to get this fixed? Below...
  9. T

    Urgent! /usr/local/psa/handlers/spool contains one huge 100GB file

    Hello, I just got an email from the healthmonitor that my disk of the VPS with Pleks 12.5 is almost full. So I was looking at it, and I saw that since ~12:45 something is eating my disk space. Also the CPU went sky high at the same moment. Looking at the processes, there was one php...
  10. T

    Resolved PHP CLI version

    Hello, I'm using multiple PHP versions on my Plesk installation. Now I noticed, that if I set a PHP version to 5.6 or 7.x, the CLI is not updated. This one stays on PHP 5.4.45. However, I'm running command line scripts that require at least 5.5.9. How will I be able to update the CLI version...
  11. T

    [PPP-8556] Server crashes after downloading a backup

    Hello, Just something incredibly annoying happend. I wanted to download a backup, created by Plesk automatically every night. The backups are stored on a FTP location, but I clicked on the download link within the Plesk panel. It took 5 seconds, and after that, I got this: All sites running...
  12. T

    Storage fills up with backup data

    Hello, For my Plesk v12.5.30_build1205150826.19 os_CentOS 6 installation I'm having issues with the backup. My storage is completely filling up with backup data, even while I'm storing the backups on a FTP location. The last days I'm getting a error that there is not enough disk space...
  13. T

    Mount drive to Plesk drive

    Hello, Maybe my title is a bit confusing, but my problem is. I have VPS with 50GB harddisk, now I upgraded the VPS and I have 150GB. The 100GB extra need to be added to the disk where Plesk is running on. See image below for current disk usage. The disk `/dev/vda3` must be added to the...
  14. T

    Left menu gone after update 12.5.30 Update 15

    Hello, Tonight my Plesk 12.5 installation has updated to 12.5.30 Update 15. But now my left menu is gone, also the search bar at the top is gone. See the attached image for the menu that I mean. How can I get it back again?
  15. T

    Issues connecting to mail

    Hello, When I setup a new domain in Plesk, I always have issues connecting to the mail server. When I setup an account in Mozilla Thunderbird, its just working fine. Setting up the same account in the Gmail application, I continuously get an error "Cannot connect to the server", using the same...
  16. T

    Restoring backup ERROR: Zend_Db_Statement_Exception: SQLSTATE[HY000]: General error: 1030 Got error

    I was restoring a backup via Plesk and suddenly I got this error while plesk was performing the backup: ERROR: Zend_Db_Statement_Exception: SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine (Pdo.php:234) Seems it has something to do with available storage? If I free up...
  17. T

    MySQL routines and triggers no privileges

    Hello, I need a MySQL user that has the privileges to add routines and triggers. The default users that are created by Plesk do not have these rights. How would I be able to add these rights to a specific user, or all users, that doesn't care. I already logged in over SSH as a root user: mysql...
  18. T

    proftpd - No such user found

    I'm running a brand new installed VPS with CentOS 6.6 and Plesk 12.0.18. I created a subscription and by default a FTP user is created. However, I cannot login with these credentials. I also created a new user but the same problem presists. I'm 100% sure that the username and password is...
  19. T

    Scheduled Tasks don't run after update from 11.x to 11.5

    Hello, Recently I updated from Plesk 11.x to 11.5. Now my scheduled tasks are not running anymore. I had for example this command running: */5 * * * * env /usr/bin/php -q /var/www/vhosts/postitief.nl/cron/keyword-position.php After the update, it doesn't work anymore. Who knows a solution for...
Back
Top