2009年1月22日星期四

[fw-mvc] Problem Debugging in Zend Studio

Hi, 

first of all I must say that I'm a complete 'noob' developing in Zend Framework. I've just downloaded Zend Core for windows and Zend Studio 6.1.

Everytime I try to make a ZF Project eclipse builds the app structures, inlcudes, generic bootstrap and everything. All fine and working... my problem arises when I try to debug ...

I'm always getting this debug warning (wich causes the debugger to stop) : 

I guess it has something to do with the path mappings of the Server ... what mappings should I include ?

I have my app under C:/Program Files (x86)/Zend/Apache2/htdocs/Test/ and I have a virtual host wich points to this folder.

THANKS A LOT FOR EVERYTHING !

Debug Warning: C:\Program Files (x86)\Zend\Zend Studio for Eclipse - 6.1.0\plugins\org.zend.php.framework.resource_6.1.0.v20080907\resources\ZendFramework_1.6\Zend\Loader.php line 160 - fopen(C:/Program Files (x86)/Zend/Apache2/htdocs/Test/application/default/views\helpers/Url.php) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory

Debug Warning: C:\Program Files (x86)\Zend\Zend Studio for Eclipse - 6.1.0\plugins\org.zend.php.framework.resource_6.1.0.v20080907\resources\ZendFramework_1.6\Zend\Loader.php line 160 - fopen(C:/Program Files (x86)/Zend/Apache2/htdocs/Test/application/default/views\helpers/Doctype.php) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory

Debug Warning: C:\Program Files (x86)\Zend\Zend Studio for Eclipse - 6.1.0\plugins\org.zend.php.framework.resource_6.1.0.v20080907\resources\ZendFramework_1.6\Zend\Loader.php line 160 - fopen(C:/Program Files (x86)/Zend/Apache2/htdocs/Test/application/default/views\helpers/HeadLink.php) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory

Debug Warning: C:\Program Files (x86)\Zend\Zend Studio for Eclipse - 6.1.0\plugins\org.zend.php.framework.resource_6.1.0.v20080907\resources\ZendFramework_1.6\Zend\Loader.php line 160 - fopen(C:/Program Files (x86)/Zend/Apache2/htdocs/Test/application/default/views\helpers/Layout.php) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory



没有评论: