Re: [Bacula-users] My Webacula is not working yet [NOT SOLVED, BUT FINISHED]

2011-05-11 Thread Wagner Pereira
Thanks Kevin and Konstantin.

Yes, the php5-gd extension wasn't installed. Even I install it, there 
were others issues.

But no problem, I gave up this installation and I'm gonna restart a new 
one, without graphical interface at this time.

Att,
-- 

Wagner Pereira
PoP-SP/RNP - Ponto de Presença da RNP em São Paulo
CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. +55 11 3091-8901
fone@RNP: 10158902


Em 11/05/2011 09:34, Konstantin Khomoutov escreveu:
> On Tue, 10 May 2011 18:37:47 -0300
> Wagner Pereira  wrote:
>
>> I know there is a specific list for Webacula issues. I already posted
>> my issue in that, but no one answered me yet.
> This question is not even specific to webacula--it's about PHP
> extension named "GD".
>
> [...]
>> So, following the Tim's Installation Manual I executed
>> ./check_system_requirements.php and it showed to me what follows:
>>
>> PHP Warning:  PHP Startup: Unable to load dynamic library
>> '/usr/lib/php5/20090626/gd.so' - /usr/lib/php5/20090626/gd.so: cannot
>> open shared object file: No such file or directory in Unknown on line
> [...]
>> php pdo installed.OK
>> ERROR! PHP extension gd not installed.
> [...]
>> Warning. PHP extension pdo_mysql not installed.
>> Warning. PHP extension pdo_pgsql not installed.
>> Warning. PHP extension pdo_sqlite not installed.
> [...]
>
> Look carefully at the messages quoted above.
> You did not provide any info about your system, but from the PHP
> version string it follows that you're using Debian Squeeze.
> Hence, the first thing is to check whether you have the php5-gd
> package installed.
>
> If yes, try to see if you may be have some
> leftover "extension" directive lingering somewhere in PHP config files
> (look at config files under /etc/php5/conf.d).
> This is because [1] lists "/usr/lib/php5/20090626+lfs/" as the location
> of gd.so, not "/usr/lib/php5/20090626/" from your output.
> Also on one of my nearby Squeeze systems I have the "extension_dir"
> variable set to "/usr/lib/php5/20090626+lfs/" as well.
> You can test your installation using this encantation (provided the
> php5-cli package is installed):
>
> $ echo '' | php | grep -i extension_dir
>
> I hope this gives you enough clue to proceed with debugging your setup.
>
> 1. http://packages.debian.org/squeeze/i386/php5-gd/filelist

--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] My Webacula is not working yet

2011-05-10 Thread Wagner Pereira
Hi.

I know there is a specific list for Webacula issues. I already posted my 
issue in that, but no one answered me yet.

I appreciate any help.

So, following the Tim's Installation Manual I executed
./check_system_requirements.php and it showed to me what follows:

PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20090626/gd.so' - /usr/lib/php5/20090626/gd.so: cannot
open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20090626/mysql.so' - /usr/lib/php5/20090626/mysql.so:
cannot open shared object file: No such file or directory in Unknown on
line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20090626/mysqli.so' - /usr/lib/php5/20090626/mysqli.so:
cannot open shared object file: No such file or directory in Unknown on
line 0
PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20090626/pdo_mysql.so' -
/usr/lib/php5/20090626/pdo_mysql.so: cannot open shared object file: No
such file or directory in Unknown on line 0

Webacula check System Requirements...

sh: psql: not found
sh: sqlite3: not found
Current MySQL version = 5.1.49OK

Current PHP version = 5.3.3-7+squeeze1OK

php pdo installed.OK
ERROR! PHP extension gd not installed.
php xml installed.OK
php dom installed.OK

Warning. PHP extension pdo_mysql not installed.
Warning. PHP extension pdo_pgsql not installed.
Warning. PHP extension pdo_sqlite not installed.
php-dom, php-xml installed.OK

Att,
-- 

Wagner Pereira
PoP-SP/RNP - Ponto de Presença da RNP em São Paulo
CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. +55 11 3091-8901
fone@RNP: 10158902


--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Installing Bweb for the first time [SOLVED]

2011-04-18 Thread Wagner Pereira

Thanks, Jeremy.

I'm giving a try in Webacula right now, but I will consider that option
if nothing works.

Att,
--

Wagner Pereira
PoP-SP/RNP - Ponto de Presença da RNP em São Paulo
CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. +55 11 3091-8901
fone@RNP: 10158902


Em 18/04/2011 03:54, Jeremy Maes escreveu:

Op 15/04/2011 17:04, Wagner Pereira schreef:

Hi, folks.

In my first attempt to install Bweb in my Debian server, I was unsuccessful.

All the Google tutorials propose to create the bweb directory under
/usr/lib/cgi-bin, but this directory doesn't exist in my server.

Even though, I tried to do that under other directory: /usr/local, but
it didn't work.

Can someone guide me through?

Att,

Technically you can install it in any folder you want, as long as that
folder is marked as your cgi folder in the apache (httpd) config.
For some distros it might be /usr/lib/cgi-bin, for others it is
/var/www/cgi-bin.

I recommend you try to find what the standard is on debian, or adjust
your config to find the directory you're putting it in. Relevant part
of the config should look like this:
(config is /etc/httpd/conf/httpd.conf, at least on RHEL)

#
# ScriptAlias: This controls which directories contain server scripts.
# ScriptAliases are essentially the same as Aliases, except that
# documents in the realname directory are treated as applications and
# run by the server when requested rather than as documents sent to
the client.
# The same rules about trailing "/" apply to ScriptAlias directives as to
# Alias.
#
ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"

#
# "/var/www/cgi-bin" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
#

AllowOverride None
Options None
Order allow,deny
Allow from all


The same goes for the actual "website" files. Standard on most systems
is /var/www/html.
Defined in the config like /DocumentRoot "/var/www/html"/.

Regards,
Jeremy

 DISCLAIMER 
http://www.schaubroeck.be/maildisclaimer.htm


--
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Installing Bweb for the first time

2011-04-15 Thread Wagner Pereira
Hi, folks.

In my first attempt to install Bweb in my Debian server, I was unsuccessful.

All the Google tutorials propose to create the bweb directory under 
/usr/lib/cgi-bin, but this directory doesn't exist in my server.

Even though, I tried to do that under other directory: /usr/local, but 
it didn't work.

Can someone guide me through?

Att,
-- 

Wagner Pereira
PoP-SP/RNP - Ponto de Presença da RNP em São Paulo
CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. +55 11 3091-8901
fone@RNP: 10158902


--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-dir.conf - the DirAddress variable [SOLVED]

2011-04-15 Thread Wagner Pereira
Got it, Marcello.

For now, I prefer to use IP but I'll remember that when I go to use the 
FQDN instead.

Att,
-- 

Wagner Pereira
PoP-SP/RNP - Ponto de Presença da RNP em São Paulo
CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. +55 11 3091-8901
fone@RNP: 10158902


Em 15/04/2011 09:59, Marcello Romani escreveu:
> Il 14/04/2011 23:41, John Drescher ha scritto:
>> On Thu, Apr 14, 2011 at 5:37 PM, John Drescher   wrote:
>>>> That's my first message to the bacula-users mailing list.
>>>>
>>>> I searched in all the Bacula's documentation and didn't find the answer:
>>>>
>>>> In the bacula-dir.conf file there is a variable named DirAddress (the
>>>> default is 127.0.0.1). I think I should to change to my server's IP, but
>>>> I'm not sure.
>>>>
>>> Yes. Change this and ALL instances of 127.0.0.1 or localhost to limit
>>> bacula to only the machine that the director runs on.
>>>
>> Sorry my browser locked up because of an addon and I did not send what
>> I intended..
>>
>> I meant change all instances of 127.0.0.1 and localhost to the
>> external ip address unless you want to limit bacula to only the
>> machine that the director is on.
>>
>> Some over secure distributions supply bacula with default
>> configuration files that cause bacula to be a single machine backup
>> server that can only backup itself and you can only connect to it on
>> the server itself..
>>
>> John
>>
>> --
>> Benefiting from Server Virtualization: Beyond Initial Workload
>> Consolidation -- Increasing the use of server virtualization is a top
>> priority.Virtualization can reduce costs, simplify management, and improve
>> application availability and disaster protection. Learn more about boosting
>> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
> One of these distros is debian.
> If you put the fqdn or hostname (as suggested by comments in the conf
> file) instead of the server IP address, check /etc/hosts and comment out
> or delete the line that has 127.0.0.1 and the hostname, otherwise the
> hostname will be translated to 127.0.0.1 and you'll be back to the start.
>

--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bacula-dir.conf - the DirAddress variable [SOLVED]

2011-04-15 Thread Wagner Pereira
Hi, John.

Thanks for the answer.

Att,
-- 

Wagner Pereira
PoP-SP/RNP - Ponto de Presença da RNP em São Paulo
CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. +55 11 3091-8901
fone@RNP: 10158902


Em 14/04/2011 18:41, John Drescher escreveu:
> On Thu, Apr 14, 2011 at 5:37 PM, John Drescher  wrote:
>>> That's my first message to the bacula-users mailing list.
>>>
>>> I searched in all the Bacula's documentation and didn't find the answer:
>>>
>>> In the bacula-dir.conf file there is a variable named DirAddress (the
>>> default is 127.0.0.1). I think I should to change to my server's IP, but
>>> I'm not sure.
>>>
>> Yes. Change this and ALL instances of 127.0.0.1 or localhost to limit
>> bacula to only the machine that the director runs on.
>>
> Sorry my browser locked up because of an addon and I did not send what
> I intended..
>
> I meant change all instances of 127.0.0.1 and localhost to the
> external ip address unless you want to limit bacula to only the
> machine that the director is on.
>
> Some over secure distributions supply bacula with default
> configuration files that cause bacula to be a single machine backup
> server that can only backup itself and you can only connect to it on
> the server itself..
>
> John

--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Bacula-dir.conf - the DirAddress variable

2011-04-14 Thread Wagner Pereira
Hi, folks.

That's my first message to the bacula-users mailing list.

I searched in all the Bacula's documentation and didn't find the answer:

In the bacula-dir.conf file there is a variable named DirAddress (the 
default is 127.0.0.1). I think I should to change to my server's IP, but 
I'm not sure.

---
Director {# define myself
   Name = server-dir
   DIRport = 9101# where we listen for UA connections
   QueryFile = "/etc/bacula/scripts/query.sql"
   WorkingDirectory = "/var/lib/bacula"
   PidDirectory = "/var/run/bacula"
   Maximum Concurrent Jobs = 10
   Password = "Cv70F6pf1t6pBopT4vQOnigDrR0v3L" # Console password
   Messages = Daemon
   DirAddress = 127.0.0.1
}
---

Thanks in advance.

Att,
-- 

Wagner Pereira
PoP-SP/RNP - Ponto de Presença da RNP em São Paulo
CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. +55 11 3091-8901
fone@RNP: 10158902


--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users