Zend Studio problem

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Zend Studio problem

Post by JayBird »

When i try to go into debug mode from the Zend Client it throws up this error

Debug session started.
Parsing Error: c:\program files\apache group\apache\htdocs\dummy.php line 1 - parse error, unexpected T_STRING
Debug session ended.


The dummy.php exists and is empty as it should be.


When i start debugging from the browser toolbar, everything works okay!?

Any ideas?

Mark
Post Reply