I get the following when running php -i
module compiled with module API=20020429, debug=0,....
php compiled with module API=20040412, debug=0,....
They have to match.
I was using php 4.3.7
It looks like the module ? is an earlier date than php.exe?
module compiled with module API=20020429, debug=0,....
php compiled with module API=20040412, debug=0,....
They have to match.
I was using php 4.3.7
It looks like the module ? is an earlier date than php.exe?
Comment