Problem loading module mod_bwlimited.so:

Hoss

Active Member
Oct 15, 2002
25
0
151
When I run httpd -t
I get the following syntax error
httpd: Syntax error on line 33 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/libexec/mod_bwlimited.so into server: /etc/httpd/libexec/mod_bwlimited.so: undefined symbol: ap_pstrcat
I already tried repairing using command ....
/usr/local/apache/bin/apxs -iac mod_bwlimited.c

Restarted apache and still have same error. Any ideas or should I just comment out
LoadModule bwlimited_module libexec/mod_bwlimited.so
In httpd.conf?
 

Hoss

Active Member
Oct 15, 2002
25
0
151
Ummm thanks for that. But do you really expect me to recompile my entire servers architecture to sort out a small error in what is a proprietary module for cpanel???

Someone has to have a better solution then this.
 

madaboutlinux

Well-Known Member
Jan 24, 2005
1,051
2
168
Earth
Upgrading/Downgrading Apache won't cause any problems and your websites won't go down as well. You can anytime use easyapache to go back to your previous Apache version.

The reason I asked you to perform that task is to make sure that the version of mod_bwlimited that you have downloaded is compatible with the other version of Apache.