I have Xampp installed for my PHP. I recently installed Codelobster, and then found that it took over some of my other editors options, primarily with the debugger. I uninstalled Codelobster, but now when I start Xampp and use PHP Designer (2005 version) and try and run a PHP script, a warning window pops up. It reads
"PHP Startup: Codelobster PHP Debugger: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=2009062
These options need to match."
I searched my computer for any traces of Codelobster and found none. I looked in my PHP.ini file and found no trace of Codelobster. I also used regedit to search for registry keys with Codelobster and found none.
Can you help me resolve this problem?
Thank you, James Foard
"PHP Startup: Codelobster PHP Debugger: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=2009062
These options need to match."
I searched my computer for any traces of Codelobster and found none. I looked in my PHP.ini file and found no trace of Codelobster. I also used regedit to search for registry keys with Codelobster and found none.
Can you help me resolve this problem?
Thank you, James Foard
Comment