@eva2000 If you have time to fix it, I'm missing some nice plugins by default on option 4 Code (Text): ls -lah total 4.0K drwxr-sr-x 8 nginx nginx 153 May 29 03:48 . drwxr-s--- 7 nginx nginx 95 May 29 03:50 .. drwxr-xr-x 4 nginx nginx 147 May 29 03:35 autoptimize drwxr-sr-x 2 nginx nginx 84 May 29 03:35 autoptimize-gzip drwxr-xr-x 3 nginx nginx 78 May 29 03:35 classic-editor drwxr-xr-x 2 nginx nginx 51 May 29 03:35 disable-xml-rpc -rw-r--r-- 1 nginx nginx 28 May 29 03:34 index.php drwxr-xr-x 5 nginx nginx 228 May 29 03:34 nginx-helper drwxr-xr-x 5 nginx nginx 109 May 29 03:35 sucuri-scanner It ain't a problem, install them manually. Already delete askimet...
To troubleshoot centmin.sh menu option 22 wordpress installation, you need to check the centmin.sh menu option 22 log located in /root/centminlogs at /root/centminlogs/centminmod_*_wordpress_addvhost.log based log where * is the centminmod version and date timestamp. Edit and mask any actual ftp username/password or wordpress usernames and logins before posting the log contents to Pastebin.com or Gists to share a sanitised version of the contents of the log. Example list /root/centminlogs files in date ascending order and grep for wordpress_addvhost.log Code (Text): ls -lahrt /root/centminlogs | grep wordpress_addvhost.log example output returns log at /root/centminlogs/centminmod_1.2.3-eva2000.09.001_111016-112321_wordpress_addvhost.log Code (Text): ls -lahrt /root/centminlogs | grep wordpress_addvhost.log -rw-r--r-- 1 root root 2.2M Oct 11 01:40 /root/centminlogs/centminmod_1.2.3-eva2000.09.001_111016-112321_wordpress_addvhost.log in SSH use cat to ouput contents of /root/centminlogs/centminmod_1.2.3-eva2000.09.001_111016-112321_wordpress_addvhost.log. Clear your SSH client window/buffer so only output is the contents of the file Code (Text): cat /root/centminlogs/centminmod_1.2.3-eva2000.09.001_111016-112321_wordpress_addvhost.log Then copy and paste into Pastebin.com or Gists entry. If your SSH window scroll buffer isn't that large to get the whole contents of the install log, you can download file manually and copy and paste contents. But makes sure it's sanitised version of the contents without revealing sensitive info. For example you can replace domain name of the wordpress site with generic dummy entry = domain.com if you want and mask site/server IP revealed in the log with generic dummy entry = 111.222.333.444.
It's the new caching and everything works out of the box, except the plugins. I don't use Woocommerece so that option is for me until now the best. 22 plugins Added a comment in gist, but it did not appear in bold Maybe an Idea to give it a go with the comment added.
looks right to me intended plugins are installed from wordpress install log Code (Text): 7 installed plugins: I akismet 4.1.2 A autoptimize 2.5.1 A autoptimize-gzip 0.1 A classic-editor 1.5 A disable-xml-rpc 1.0.1 A nginx-helper 2.0.3 A sucuri-scanner 1.8.21 Legend: I = Inactive, A = Active
Did not use the other options for a while, so was thinking that WebP Express and jQuery Manager for WordPress were missing. Case resolved.