Page 1 of 1

Can't load a module...

PostPosted: 25. October 2008 13:23
by h2non
Hi

I compile a new mod using apxs, but, when i come to restart apache server the shell shows me this:

Code: Select all
# /opt/lampp/lampp stopapache
XAMPP: Stopping Apache with SSL...
httpd: Syntax error on line 124 of /opt/lampp/etc/httpd.conf: Cannot load /opt/lampp/modules/mod_bw.so into server: /opt/lampp/modules/mod_bw.so: undefined symbol: apr_atomic_cas


I've done wrong? how can I fix it?
Thanks in advanced!

PostPosted: 25. October 2008 14:18
by Wiedmann
how can I fix it?

Google knows the answer...
(mod_bw have a "bug" with the current Apache APR.)

PostPosted: 25. October 2008 17:20
by h2non
Well!

Now i use de version 0.8 and runs.

The problem has been end. :-)