Menu

#65 Zend_Exception on Version.php

user interface
closed-works-for-me
bug (86)
5
2016-11-03
2010-08-24
Anonymous
No

I installed Webacula on debian lenny (apache2-mpm-prefork) following your installation guide for debian systems.

As of now Webacula page displays this message:
Fatal error: Uncaught exception 'Zend_Exception' with message 'File "Version.php" does not exist or class "Version" was not found in the file' in /path/to/webdir/library/Zend/Loader.php:99 Stack trace: #0 /path/to/webdir/html/index.php(61): Zend_Loader::loadClass('Version') #1 {main} thrown in /path/to/webdir/library/Zend/Loader.php on line 99

I think the right calls is contained in ./application/models/Version.php , but it wants to load it from Zend directory.
What can I do to make it work?

Let me know if you need any other information on this.

Discussion

  • Yuriy Timofeev

    Yuriy Timofeev - 2010-08-26
    • assigned_to: nobody --> tim4dev
    • status: open --> open-works-for-me
     
  • Yuriy Timofeev

    Yuriy Timofeev - 2010-08-26

    Yes, for whatever reason, can not load ./application/models/Version.php

     
  • Yuriy Timofeev

    Yuriy Timofeev - 2010-09-21
    • status: open-works-for-me --> closed-works-for-me
     
  • sm1ly

    sm1ly - 2016-11-03

    any suggestion or workaround?

     

Log in to post a comment.