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.
If I open a website in this server I see:
"Can't create/write to file '/tmp/#sql_39d_0.MYI' (Errcode: 13) SQL=SELECT * FROM [..]"
I have try command stat:
[root@s17857679 ~]# stat /tmp
File: `/tmp'
Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: 900eh/36878d...
I have deleted and re-created the folder /tmp/ in my server to free some space, but now ALL my sites are down and if I access to plesk I see this errore:
ERROR: Zend_Db_Statement_Exception: SQLSTATE[HY000]: General error: 1 Can't create/write to file '/tmp/#sql_39d_0.MYI' (Errcode: 13)...
This is for upgrade to PHP 5.4
rpm -Uvh http://mirror.webtatic.com/yum/el6/latest.rpm
yum install php54w
yum install yum-plugin-replace
yum replace php-common --replace-with=php54w-common