Nusphere debugger install causes an Aestan tray error
Posted by:
rcurgenven
(78.150.60.---)
Date: April 23, 2008 11:49AM
Hello.
Firstly, thanks a million for Wampserver, it's great.
But I think my install of the Nusphere debugger has broken it.
Wampserver was running fine and I ran the Nusphere dbg-wizard.php to show me where to set up the PHP 5.25 debugger. This I followed and by 'restarting' the wampserver services everything then seemed fine.
But since I have shut down and restarted the machine I now cannot start Wampserver. I get an error message that says -
Aestan Tray Menu
The configuration file contains a syntax error on line 915:
[EParseError] Invalid section tag
Looking at wampmanager.ini, I see that it refers to php_ext_php_dbg.dll-5.2.x, the debugger extension loaded for Nusphere PhpED and the syntax error is caused by an inserted 'return'
I.e. at line 915:
[php_ext_php_dbg.dll-5.2.x
]
Action: service; Service: wampapache; ServiceAction: stop; Flags: waituntilterminated
Action: run; FileName: "d:/wamp/bin/php/php5.2.5/php-win.exe";Parameters: "-c . switchPhpExt.php php_dbg.dll-5.2.x
off";WorkingDir: "d:/wamp/scripts"; Flags: waituntilterminated
Action: run; FileName: "d:/wamp/bin/php/php5.2.5/php-win.exe";Parameters: "-c . refresh.php";WorkingDir: "d:/wamp/scripts"; Flags: waituntilterminated
Action: run; FileName: "net"; Parameters: "start wampapache"; ShowCmd: hidden; Flags: waituntilterminated
Action: resetservices;
Action: readconfig;
If I remove the return e.g. [php_ext_php_dbg.dll-5.2.x] and save it I get another error at line 671 about a closing quote. This is also caused by an inserted 'Return'. If I edit this and save it, starting WampServer returns to the original error at 915.
I'm going around in circles.
Can anyone help please?
P.s. It's running on Vista Home Premium