Results 1 to 2 of 2

Thread: zend frame work is not getting executed?

  1. #1
    shadsaleem is offline Junior Member
    Join Date
    Jan 2012
    Posts
    2

    Arrow zend frame work is not getting executed?

    the following message is being displayed in the browser?

    Warning: require(../application/application.php) [function.require]: failed to open stream: No such file or directory in C:\xampp\htdocs\shad\trunk\public\index.php on line 2

    Fatal error: require() [function.require]: Failed opening required '../application/application.php' (include_path='.;C:\xampp\php\PEAR\ZendLatest\bin' ) in C:\xampp\htdocs\shad\trunk\public\index.php on line 2

    i would be happy if someone can take the pain to correct my error......

  2. #2
    Join Date
    May 2010
    Posts
    37

    Default

    Hi

    Have you added Zend Framrwork's library folder to php's include_path ?
    Learn Zend Framework Online/Offline - Visit Zend Framework Training

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •