Warning window with PHP startup when debugging a script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Samuccaya
    New Member
    • Oct 2011
    • 1

    #1

    Warning window with PHP startup when debugging a script

    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
    Last edited by Samuccaya; Oct 5 '11, 06:00 AM. Reason: Title mispelled
  • mtrotier
    New Member
    • Nov 2011
    • 1

    #2
    Open up WAMP or XAMP in you sytem tray, select php and change to a lower php version.

    Comment

    Working...