Compiled PHP extension is not valid Compiled PHP extension is not valid php php

Compiled PHP extension is not valid


...somebody shoot me now. It's not a valid Zend extension because it's not a zend extension!

All I needed to do was put this in php.ini:

extension = gearman.so

instead of this:

zend_extension = gearman.so