Discover Centmin Mod today
Register Now

centmin.sh Missing some Wordpress plugins with centmin.sh menu option 22

Discussion in 'Bug Reports' started by EckyBrazzz, May 29, 2019.

  1. EckyBrazzz

    EckyBrazzz Active Member

    916
    189
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +362
    Local Time:
    1:42 AM
    Latest
    Latest
    @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...

     
  2. eva2000

    eva2000 Administrator Staff Member

    53,808
    12,159
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,710
    Local Time:
    2:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    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.
     
  3. EckyBrazzz

    EckyBrazzz Active Member

    916
    189
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +362
    Local Time:
    1:42 AM
    Latest
    Latest
    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.
     
  4. eva2000

    eva2000 Administrator Staff Member

    53,808
    12,159
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,710
    Local Time:
    2:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    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
    
     
  5. EckyBrazzz

    EckyBrazzz Active Member

    916
    189
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +362
    Local Time:
    1:42 AM
    Latest
    Latest
    Did not use the other options for a while, so was thinking that WebP Express and jQuery Manager for WordPress were missing. Case resolved.
     
  6. eva2000

    eva2000 Administrator Staff Member

    53,808
    12,159
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,710
    Local Time:
    2:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    yeah those aren't automatically installed :)
     
  7. EckyBrazzz

    EckyBrazzz Active Member

    916
    189
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +362
    Local Time:
    1:42 AM
    Latest
    Latest
    Not yet, but guess that CMM users would appreciate it!