Error While Debugging usin Zend Studio on Windows
Hi,
I'm debugging some changes made to files on a remote SVN using my Windows VM and Zend Studio. The index.php contains
require 'webroot' . DIRECTORY_SEPARATOR . 'index.php';
My error message states
require(webroot\index.php): failed to open stream: No such file or directory
How might I remedy this issue such that I can debug locally to test changes I've made to repo files before committing them?
Thanks much for your help and guidance.
-- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home