Bacula-users

Re: [Bacula-users] webacula

2008-07-18 06:31:59
Subject: Re: [Bacula-users] webacula
From: Nils Blanck-Wehde <nils.blanck-wehde AT backofficeservice DOT biz>
Date: Fri, 18 Jul 2008 12:31:43 +0200
Hi!
That did it. Now I'm getting:

   Warning: include(Zend/Loader.php) [function.include]: failed to open stream: No such file or directory in /var/www/webacula/html/index.php on line 27

   Warning: include() [function.include]: Failed opening 'Zend/Loader.php' for inclusion
   (include_path='.:../library:../application/models/:.:/usr/share/pear:/usr/share/php') in /var/www/webacula/html/index.php on line 27

   Fatal error: Class 'Zend_Loader' not found in /var/www/webacula/html/index.php on line 29

This looks like I misconfigured something fundamental.
I coppied Zend to:
 /var/www/webacula/library/MyClass/Zend/

The rewrite-test was passed.

Do I need to add Zend to a search-path or something like that?

Thanks in advance!

Nils


Yuri Timofeev schrieb:
Hi

Nils Blanck-Wehde <nils.blanck-wehde@...> wrote:
  
"I installed ver.1.2.beta on CentOS 5.2. I think I followed all instructions in the INSTALL document. Unfortunately I only get a plain white page"
    
Change php.ini

error_reporting  =  E_ALL
display_errors = On
log_errors = On
error_log = /var/log/php_error.log

Restart web server.
You should see all errors.
Either in logfiles or in a browser.
See also webserver logfile.

Also check the log for SELinux.
  
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>