Hi all,
I decided to compile the latest version of PHP on a VPS currently installed with an earlier RPM based version. I thought I knew what I was doing because I've done this a few times on other VPS's, but now, when trying to start php-fpm I get the following error -
PHP Warning: PHP Startup: dbase: Unable to initialize module
Module compiled with module API=20050922
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
There's many more errors like this but I haven't a clue where to start looking for the problem
Thanks for looking