• 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

Recent content by Shawnosaurus

  1. Shawnosaurus

    Issue Upgrading from MySql 5.5 to 5.6 on CentOS 6

    Here's the resolution: Issue - Upgrading from MySQL 5.5 to 5.7 on CentOS 6
  2. Shawnosaurus

    Issue Upgrading from MySQL 5.5 to 5.7 on CentOS 6

    I have a resolution, thanks to Remi Collet. yum shell > remove php-mysql > install php-mysqlnd > run After that, yum update mysql will run properly. But then service mysqld start gets "MySQL Daemon failed to start". Saw a comment which tipped me off, and then verified what's causing this...
  3. Shawnosaurus

    Issue Upgrading from MySQL 5.5 to 5.7 on CentOS 6

    Hey @IgorG, thanks for the reply. I'd purchase support directly, but I can't submit the form to start the process due to the licensing issue I previously mentioned. I did try your disable suggestion as well. I think what was tripping me up was the remi package wasn't coming from a remi repo...
  4. Shawnosaurus

    Issue Upgrading from MySQL 5.5 to 5.7 on CentOS 6

    I own a Plesk (reseller) license as part of major web company's hosting services, so the Plesk support system doesn't allow me to file tickets. I'm hoping to get an official response and resolution on this issue. Upgrade history: I previously upgraded MySQL from 5.0 to 5.5 using Plesk 12.5's...
  5. Shawnosaurus

    Updating extensions after PHP upgrade on CentOS 5.6

    I'm completely new to pecl, yum, rpm, packages and all the stuff required to get this done, so I'm hoping some of you smarter more experienced people can help me out. I only have a vague notion of what I'm doing. I upgraded PHP 5.3.3-26.el5_11 to 5.4.45-3.el5.remi based on this article...
  6. Shawnosaurus

    Upgrading MySQL from MySQL 5.0.95 to 5.5

    I fixed it. The errors were caused by the variables in MySQL config file located at /etc/my.cnf. This is what I ended up commenting out: # variable 'set-variable=innodb_buffer_pool_size=2M' # variable 'set-variable=innodb_thread_concurrency=2' # variable...
  7. Shawnosaurus

    Upgrading MySQL from MySQL 5.0.95 to 5.5

    Yes, I know the server hasn't started. I've tried to manually start it via SSH without success. Disk space shows the following: Filesystem Size Used Avail Use% Mounted on /dev/vzfs 29G 8.1G 21G 29% / /dev/simfs 29G 8.1G 21G 29% /tmp /dev/simfs...
  8. Shawnosaurus

    Upgrading MySQL from MySQL 5.0.95 to 5.5

    Thanks but these aren't the exact errors. Logging in to Power Panel works and says I have a lot of space left. And I'm not sure how to tell if there's a hung process. I checked my psa_service.log and it shows: "Starting mysqld: [FAILED]"
  9. Shawnosaurus

    Upgrading MySQL from MySQL 5.0.95 to 5.5

    I just upgraded Plesk from 12.0.18 to 12.5. After which, I tried from the control panel to upgrade MySQL from 5.0 to 5.5. Now I can't login to Plesk control panel and am getting the following error: ERROR: PleskDBException: Unable to connect to database: mysql_connect(): No such file or...
Back
Top