It looks like you have some kind of extension (perhaps it is XDebug), that is forcing previously silenced warning to pop up. That is actually not the issue. What you pasted below are just warnings.. do you see a fatal error somewhere else? Also, can you turn off whatever option is making PHP become more vocal about silenced warnings?

-ralph



IGONASU wrote:
Hi
I posted the same message yesterday bu i cannot fond it again!
I have worked with the zend framewor quickstart and i have problems with
path i think!
I try to make the second fcheckpoint and i receive the following errors in
Aptana Studio 2.0:
Debug Warning: /quickstart/library/Zend/Loader.php line 165 -
fopen(C:/xampp/htdocs/ZendFrameworkQuickstart-20090430/application/views\helpers/HeadLink.php)
[ function.fopen function.fopen ]: failed to open stream: No such file or
directory
Debug Warning: /quickstart/library/Zend/Loader.php line 165 -
fopen(C:/xampp/htdocs/ZendFrameworkQuickstart-20090430/application/views\helpers/Url.php)
[ function.fopen function.fopen ]: failed to open stream: No such file or
directory
Debug Warning: /quickstart/library/Zend/Loader.php line 165 -
fopen(C:/xampp/htdocs/ZendFrameworkQuickstart-20090430/application/views\helpers/Layout.php)
[ function.fopen function.fopen ]: failed to open stream: No such file or
directory
The process teminates with error I don't understand whx thw path contains slashes and backslashes!
I devellop on a windows XP4 system with XAMP.
Any help?
Regards
IGONASU

Reply via email to