Get the most out of your Centmin Mod LEMP stack
Become a Member

Opening /proc/modules: No such file or directory

Discussion in 'Install & Upgrades or Pre-Install Questions' started by pamamolf, Jan 27, 2016.

  1. pamamolf

    pamamolf Premium Member Premium Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +837
    Local Time:
    5:29 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    Hi


    After installing without any issues Centminmod on dedicated server under Centos 6.x i run for second time ./centmin.sh and i got this:

    Code:
    Opening /proc/modules: No such file or directory
    The men open and all working great but i am just reporting it :)
     
  2. eva2000

    eva2000 Administrator Staff Member

    55,209
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    12:29 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  3. pamamolf

    pamamolf Premium Member Premium Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +837
    Local Time:
    5:29 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    latest beta downloaded a few minutes ago :)
     
  4. eva2000

    eva2000 Administrator Staff Member

    55,209
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    12:29 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    strange double checked and only reference to /proc/modules is in zip download's config/zram/zram file and that isn't used by anything in centmin.sh unless you manually install zram file as an /etc/init.d/zram file service
     
  5. pamamolf

    pamamolf Premium Member Premium Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +837
    Local Time:
    5:29 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    default installation....

    I just disable NSD and Pagespeed.
     
  6. pamamolf

    pamamolf Premium Member Premium Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +837
    Local Time:
    5:29 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    I can get this error every time :

    Code:
    [root@server centminmod-123.09beta01]# ./centmin.sh
    
    Opening /proc/modules: No such file or directory
    --------------------------------------------------------
    Centmin Mod 1.2.3-eva2000.09 - http://centminmod.com
    --------------------------------------------------------
     
  7. eva2000

    eva2000 Administrator Staff Member

    55,209
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    12:29 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    how did you disable it and can you post the variables you set to disable it
     
  8. pamamolf

    pamamolf Premium Member Premium Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +837
    Local Time:
    5:29 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    I edit centmin.sh and i just change them to:

    Code:
    NSD_INSTALL=n
    NGINX_PAGESPEED=n
     
  9. eva2000

    eva2000 Administrator Staff Member

    55,209
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    12:29 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    strange tested on fresh 123.09beta01 install and not getting that message - can't see how it can be triggered either as zram file is not used anywhere unless you manually configure and move the file and even then it's not related to centmin.sh at all
     
  10. pamamolf

    pamamolf Premium Member Premium Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +837
    Local Time:
    5:29 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    ok anyway no problem :)

    It is a kimsufi server that i just run:

    yum update
    then i edit the centmin.sh to disable NSD and Pagespeed and i run it with option 1

    After that i run it again to add a vhost and i got this error....

    Don't know why but as it works there is not a problem for me :)