Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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...
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...
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...
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...
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...
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...
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]"
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...