----- Dan Langille <[EMAIL PROTECTED]> wrote:
> On 16 Apr 2006 at 16:25, RYAN vAN GINNEKEN wrote:
> 
> > Hello all i am running bacula-client/server with MySQL on FreeBSD
> 4.11 
> > Stable having some difficulty installing the Bacula Web system.  
> Here 
> > is a list of the installed packages and version numbers involved .
> > 
> > apache-1.3.34_4     The extremely popular Apache http server.
> > 
> > bacula-client-1.38.5_1 The network backup solution (client)
> > bacula-server-1.38.5_1 The network backup solution (server)
> > 
> > mod_php4-4.4.2_1,1  PHP Apache Module
> > mysql-client-4.0.26_1 Multithreaded SQL database (client)
> > mysql-server-4.0.26_1 Multithreaded SQL database (server)
> > 
> > pear-1.4.6          PEAR framework for PHP
> > 
> > php4-gd-4.4.2_1     The gd shared extension for php
> > php4-gettext-4.4.2_1 The gettext shared extension for php
> > php4-mbstring-4.4.2_1 The mbstring shared extension for php
> > php4-mhash-4.4.2_1  The mhash shared extension for php
> > php4-openssl-4.4.2_1 The openssl shared extension for php
> > php4-pcre-4.4.2_1   The pcre shared extension for php
> > php4-session-4.4.2_1 The session shared extension for php
> > php4-xml-4.4.2_1
> > 
> > When i visit the page bacula.mywebsite.tld i see only this
> > DB Error: extension not found
> > 
> > 
> > Here are the results of  bacula.mywebsite.tld/test.php
> > Checking system for dependencies...
> > 
> > 
> > Checking gettext: YES Language support enabled   
> > Checking Pear(DB): YES Pear DB enabled   
> > Checking GD: NO GD support disabled  This is required. Please,
> compile 
> > php with GD support 
> > 
> > 
> > Please, click the link below to test your graph system capabilities
> 
> > (Bacula-web only use PNG):
> > Test
> > 
> > This is what happens when i click the test link
> > Fatal error: Call to undefined function: imagetypes() in 
> >
> /usr/local/www/bacula/bacula-web_1.1/external_packages/phplot/examples/test_setup.php
> 
> > on line 29
> > 
> > Pear is install but i get this now when i run pear list
> > 
> >  #pear list
> > exec: /usr/local/bin/php: not found
> > 
> > When i try to reinstall pear i get errors 
> > tokyo.computerking.ca > /usr/ports/devel/pear #make install clean
> > This port requires the CLI or the CGI version of PHP, but you have
> > already installed a conflicting PHP port without them.
> > *** Error code 1
> > 
> > Has someone gotten this to work on FreeBSD?????
> 
> I refer you to my previous post:
> 
> http://tinyurl.com/oma82

Yep i am working on installing php-extentions right now was not previously 
installed, so i just accepted the defaults for the port.  As always with 
FreeBSD had a few permission problems just chmoded templates and templates_c 
directories to root:www with 775 and i now have the site appearing without 
error here

http://bacula.computerking.ca

However i still do not have any graphs all the data is there but missing the 
fancy charts.  Must have to do with the php4-gd errors that i reported last 
email.


-------------------------------------------------------
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