não pôde carregar módulos no diretório centos não existe?

1

estou tentando permitir acesso ftp no meu servidor Estou executando o Centos 5.x Eu instanciei as regras corretas no meu iptables mas ao tentar carregar "ip_conntrack_ftp eu recebo este erro:

FATAL: Could not load /lib/modules/2.6.18-028stab091.2/modules.dep: No such file or directory

também eu verifiquei meu diretório de módulos e ele não contém nada.

obrigado.

    
por arrowill12 10.04.2012 / 02:10

1 resposta

1

Se você estiver usando um VPS do OpenVZ / Virtuozzo, não há como carregar um módulo do kernel. Hora de mudar para uma solução VPS diferente ou um servidor dedicado.

Veja também " Quando o CentOS não é o CentOS "

We have noticed that a lot of people are offering something that they call CentOS. But this something is in reality only based on CentOS and it has been modified by the people making it available. This is usually the case for hosters that provide a Linux VPS (Virtual Private Server). This is usually accomplished using site hosting software like CPanel or Plesk, or by using virtualization software like Virtuozzo or OpenVZ

These software projects use CentOS as their base but add or modify some of the core components. For example OpenVZ require a different kernel then the one that CentOS ships and CPanel provide their own version of Apache and PHP.

    
por 10.04.2012 / 02:37