Hi all,

I have installed Bacula-web 1.1 and bacula-mysql-1.38.11-3.fc5.i386.rpm 
on MySql 5.0.18-2.1 rpm.
The index.php is giving the error DB error: not found.
The results on the test.php are all good.


As descibed at http://www.bacula.org/bacula-web/index.html i have to 
login in mysql from the command line with the credentials that are 
givven in the configs/bacula.conf. This results in the following line:

mysql -h localhost -u bacula -p bacula

With this I can login to the bacula database so I think this isnt the 
problem. But what else can be "not found" the apache error_log is always 
saying the same:

[Fri Aug 11 23:58:08 2006] [error] [client 155.3.6.68] PHP Notice:  Use 
of undefined constant hostspec - assumed 'hostspec' in 
/home/apache/vhost/bacula.netforce-is.nl/classes.inc on line 44
[Fri Aug 11 23:58:08 2006] [error] [client 155.3.6.68] PHP Notice:  Use 
of undefined constant username - assumed 'username' in 
/home/apache/vhost/bacula.netforce-is.nl/classes.inc on line 45
[Fri Aug 11 23:58:08 2006] [error] [client 155.3.6.68] PHP Notice:  Use 
of undefined constant password - assumed 'password' in 
/home/apache/vhost/bacula.netforce-is.nl/classes.inc on line 46
[Fri Aug 11 23:58:08 2006] [error] [client 155.3.6.68] PHP Notice:  Use 
of undefined constant database - assumed 'database' in 
/home/apache/vhost/bacula.netforce-is.nl/classes.inc on line 47
[Fri Aug 11 23:58:08 2006] [error] [client 155.3.6.68] PHP Notice:  Use 
of undefined constant phptype - assumed 'phptype' in 
/home/apache/vhost/bacula.netforce-is.nl/classes.inc on line 48
[Fri Aug 11 23:58:08 2006] [error] [client 155.3.6.68] PHP Notice:  Only 
variable references should be returned by reference in 
/home/apache/vhost/bacula.netforce-is.nl/external_packages/smarty/Config_File.class.php
 
on line 126

But this are just notices and it should be working fine wehn im reading 
other php and bacula-web websites.

Does anyone have an idea??

Help whould be appreciated.

-- 

Met Vriendelijke Groet/Greetings
Eelco Bel
www.netforce-is.nl

----------------
This email has been scanned by Netforce-Is.nl Mail Server with ClamAV Antivirus 
and is therefore free of viruses.
----------------


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to