[Bacula-users] Problems with Webacula

2013-07-31 Thread revslikehell
Hi Reynier Perez Mira, can you send me instruction how do you install webacula on ubuntu using postgresql thanks. if you do.. i really appreciate it.. thanks +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |F

[Bacula-users] webacula using postgresql

2013-07-21 Thread revslikehell
@mark gordon.. dude do not hi-jacked my thread.. you can always create your own just by clicking "NEW TOPIC" thats way easy as 1-2-3 +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backup

[Bacula-users] webacula using postgresql

2013-07-21 Thread revslikehell
any update on here guys.. thanks +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +-- -

[Bacula-users] Uncaught exception 'Zend_Exception' WEBACULA

2013-07-21 Thread revslikehell
seems this problem is a bug.. ive been googling the problem for almost 2 weeks now.. but still this problem hasnt been resolve.. ouch!!! +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@ba

[Bacula-users] Uncaught exception 'Zend_Exception' WEBACULA

2013-07-07 Thread revslikehell
PHP fatal error: Uncaught exception 'Zend_Exception' with message 'Fatal Error: Can't connect to SQL server in /var/www/webacula/html/index.php on line 178undefined and another error.. everything is working fine untill i've installed webacula... theres an error when i try to backup catalog i

[Bacula-users] webacula using postgresql

2013-07-04 Thread revslikehell
i was able to run webacula using mysqld but on postgresql this really gives me a pain in the ass today i was able to run the script.. what i did is to su - postgres cd /var/www/webacula/install/Postgres ./10_make_tables.sh ./20_acl_make_tables.sh now all the tables created successfully and

[Bacula-users] webacula using postgresql

2013-07-04 Thread revslikehell
!/bin/bash # # Script to create webacula tables # . ../db.conf psql -q -f - -d $db_name $*

[Bacula-users] webacula using postgresql

2013-07-03 Thread revslikehell
webacula doesnt have enough installation docs for centos/rhel... please help me thanks +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +

[Bacula-users] webacula using postgresql

2013-07-03 Thread revslikehell
i am trying to install webacula using postgresql i was able to install bacula using postgresql on centos 6... and it was running fine... and now i have a problem while running the script inside the /var//webacula/install/PostgreSql/ ./10_make_tables.sh psql: FATAL: role "root" does not

[Bacula-users] webacula using postgresql

2013-07-02 Thread revslikehell
please help guys +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +-- -

[Bacula-users] Solved!

2013-06-26 Thread revslikehell
how to did you solved it? +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +--

[Bacula-users] webacula using postgresql

2013-06-26 Thread revslikehell
when i view the logs... this is the error.. PHP fatal error: Uncaught exception 'Zend_Exception' with message 'Fatal Error: Can't connect to SQL server in /var/www/webacula/html/index.php on line 178undefined +-- |This was sent

[Bacula-users] webacula using postgresql

2013-06-26 Thread revslikehell
hi guys... i just successfuly install bacula.. thanks to this community for helping and sharing ideas to newbie like me.. now i have another problem.. i was told to install webacula, but after visiting their website.. seems their installation docs are incomplete... so i google it.. undefined

[Bacula-users] Fatal error: Network error with FD during Backup: ERR=No dat

2013-06-18 Thread revslikehell
do a cron job that will dump your postgresql database.. then proceed backup using bacula +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +--

[Bacula-users] help.. backup catalog problem

2013-06-10 Thread revslikehell
yeah ive been watching different tutorials... ive also attented some linux bootcamp.. actually this is my 2nd task.. my 1st task is to research clonezilla server... and now its working perfectly without anyhelp from others.. im starting to like linux now because of its functionality and flexibil

[Bacula-users] help.. backup catalog problem

2013-06-10 Thread revslikehell
@drescherjm sorry man.. like what ive said.. im totally new in linux world.. i dont even know how to use linux, .. i was just hired for like 2 mos now. it just so happened that this company is using linux.. and i was given a task to research about bacula... +

[Bacula-users] help.. backup catalog problem

2013-06-09 Thread revslikehell
oh man.. thanks.. thats the reason.. thank you very much.. yeah. im not using my client as a director.. thanks a lot.. +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +

[Bacula-users] help.. backup catalog problem

2013-06-07 Thread revslikehell
ive been scavenging the net about this error.. but seems no one is able to help or solve this issue... same issue... deym +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backupcentral.c

[Bacula-users] help.. backup catalog problem

2013-06-06 Thread revslikehell
can someone help me please [Crying or Very sad] +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +--

[Bacula-users] help.. backup catalog problem

2013-06-04 Thread revslikehell
i have reinstalled everthing from scatch.. and did what you said.. it created the file /var/spool/bacula/bacula.sql but when i run backupcatalog.. same error appears.. OMG.. what am i gonna do know... :? +-- |This was sent

[Bacula-users] help.. backup catalog problem

2013-06-04 Thread revslikehell
sorry man. i am totally noob in bacula and linux... this is the script.. i havent changed the code yet.. its still the default from the bacula installation #!/usr/bin/env perl use strict; =head1 SCRIPT This script dumps your Bacula catalog in ASCII format It works for MySQL, SQLite, and Po

[Bacula-users] help.. backup catalog problem

2013-06-04 Thread revslikehell
maybe there si something wrong with make_backup_catalog script? or something.? +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +-

[Bacula-users] help.. backup catalog problem

2013-06-04 Thread revslikehell
hmmm.. that seems to be the problem.. the file bacula.sql doest exist in the /var/spool/bacula/ could you help me fix this problem.. thanks +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab..

[Bacula-users] Unable to change /var/spool/bacula

2013-06-03 Thread revslikehell
hi can you help me how to make backupcatalog work? i am having a hardtime doing it.. thanks +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +---

[Bacula-users] HELP how to backup postgresql

2013-06-03 Thread revslikehell
hi guys.. can you help me how to back up a postgresql server.. thanks in advance.. i am using centos 6.3 and bacula 5.2.13 +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...@backupcentral.co

[Bacula-users] help.. backup catalog problem

2013-06-03 Thread revslikehell
https://www.google.com.ph/url?sa=t&rct=j&q=&esrc=s&source=web&cd=8&cad=rja&ved=0CGQQFjAH&url=https%3A%2F%2Fdan.langille.org%2F2010%2F03%2F23%2Fbaccula-errors-with-500-backup-catalog%2F&ei=tTSUUfjaIoS3iQfQ4oCwDA&usg=AFQjCNEzQRrmKovbW5y9OUJtllsyAuqmKQ&sig2=xQLK3RsWglz9M2RbSAEnzA&bvm=bv.46471029,d.aGc

[Bacula-users] help.. backup catalog problem

2013-06-03 Thread revslikehell
i did this.. #su bacula #/usr/libexec/bacula/make_backup_catalog.pl MyCatalog but nothing happens.. i also this this solution but still no luck undefinedhttps://www.google.com.ph/url?sa=t&rct=j&q=&esrc=s&source=web&cd=8&cad=rja&ved=0CGQQFjAH&url=https%3A%2F%2Fdan.langille.org%2F2010%2F03%2F23%

[Bacula-users] help.. backup catalog problem

2013-06-03 Thread revslikehell
@drescherjm sir i am totally new to bacula, please help me.. how can i run the script as user bacula? thanks in advance please guide me... +-- |This was sent by aristotleah...@yahoo.com via Backup Central. |Forward SPAM to ab...

[Bacula-users] help.. backup catalog problem

2013-06-03 Thread revslikehell
03-Jun 13:29 bacula-dir JobId 33: shell command: run BeforeJob "/usr/libexec/bacula/make_catalog_backup.pl MyCatalog" 03-Jun 13:29 bacula-dir JobId 33: Start Backup JobId 33, Job=BackupCatalog2.2013-06-03_13.29.33_06 03-Jun 13:29 bacula-dir JobId 33: Using Device "FileStorage2" to write. 03-Jun 1

[Bacula-users] help.. backup catalog problem

2013-06-03 Thread revslikehell
i am having a hardtime backing up catalog.. backupclient and restoreclient seems to work fine except for backupcatalog.. my os centos 6.3 and bacula 5.2.13 03-Jun 13:29 bacula-dir JobId 33: shell command: run BeforeJob "/usr/libexec/bacula/make_catalog_backup.pl MyCatalog bacula bacula test" 03-