I updated to fedora 18 today and I found my apache server no longer working properly.
First it complains about my modules:
Cant load following modules, so I HAVE to comment them out in my http.conf
#LoadModule authn_alias_module modules/mod_authn_alias.so
#LoadModule authn_default_module modules/mod_authn_default.so
#LoadModule authz_default_module modules/mod_authz_default.so
#LoadMod
I installed a package using apt-get which in turn attempted to install a load of kernel modules, which can not be done since I am inside an OpenVZ environment. I moved all the module files out of the way, hoping it would stop trying to install them, and I uninstalled the offending software which made this mess. I am still getting this error.
Hello all,Just updated to 3.7.5 and the above service fails on each boot.Not sure how/if it affects me, but worth noting (EDIT - OK, VirtualBox kernel module isn't loaded on boot for example).Here's the output of systemctl status systemd-modules-load.servicesystemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; s
im trying to allow ftp access on my server I am running Centos 5.x i have instantiated the correct rules in my iptables but when trying to load "ip_conntrack_ftp i get this error:
FATAL: Could not load /lib/modules/2.6.18-028stab091.2/modules.dep: No such file or directory
also I have check my modules directory and it contains nothing.
thank you.
How can I find out which modules are allowed in this section of mkinitcpio.conf ?Are these modules the same as the kernel modules available in /usr/lib/modules ??
na5m
https://bbs.archlinux.org/profile.php?id=20785
2012-11-01T08:39:48Z
Hey,
I'm having trouble getting my wireless to work. Here's my computers' info.
Dell Inspiron B130
Pentium M processor
a BCM4319 (AirForce One 54g) 802.11g Wireless LAN Controller
I am building an Android Application that has a lot of C modules that has the sequence of Java->JNI->C code. I am currently building all the C modules using mm -B option in the Android baseport (Android source code) within the external folder. When I want to build all C modules, I call the individual modules' mm -B function one after the other.
I am trying to setup Slacware 13.1 x86_64 to a encrypted partition. I used the README_CRYPT.TXT howto : http://slackware.osuosl.org/slackwar...ADME_CRYPT.TXT
At the step when I create an initrd.gz I get this error:
jk121960 wrote:OK, Yea I couldn't find anything, but I am aware of the patch. vmware upgrade is a uninstall-reinstall then patch thing and I was hoping to avoid it. More over I don't know if that is what I need. It runs fine once the modules are built.