I don't know if this is common knowledge or not, but this may help someone. In order to get bacula-web running on Fedora Core 4, and I assume on any system using PHP 5, do the following:

Download and untar bacula-web from
http://indpnday.com/bacula_stuff/bacula-web/mantisbt/main_page.php

Let's say you put it in /var/www/html/bacula-web

cd /var/www/html/bacula-web/external_packages
mv phplot/ phplot.old

now download the latest phplot from
http://sourceforge.net/projects/phplot

untar it into the bacula-web/external_packages directory being sure the directory is named phplot

Make sure everything you just installed is readable by the httpd user. See your httpd.conf for the user and group.

chmod -R apache.apache /var/www/html/bacula-web

See the bacula-web documentation for help with other problems you might run into.

Mark Nienberg



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to