On 3 Aug 2011, at 10:26, Henrik Strand wrote:

> Hmm, but this is how the code looks like when I get the error that I
> posted. 

In that case, you've compiled it against the wrong headers.
The best solution is usually to use apxs from the installed version
to compile new modules.

That error message is your module failing a test that it was compiled
against the correct API version and is therefore compatible with
the server that's loading it.

-- 
Nick Kew

Reply via email to