Bacula-users

[Bacula-users] Problems with bacula-web on windows

2008-06-04 14:11:56
Subject: [Bacula-users] Problems with bacula-web on windows
From: Jerry Lowry <jlowry AT edt DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 04 Jun 2008 11:07:47 -0700
I am having a problem getting bacula-web to run.

The generic error is:
DB Error: extension not found

when I look at the debug console I find these errors:

Debug Warning: C:\PHP\PEAR\PEAR\PEAR.php line 763 - dl() [<a 
href='function.dl'>function.dl</a>]: Unable to load dynamic library 
'C:\php5\php_mysql.dll' - The specified module could not be found.

Debug Warning: C:\PHP\PEAR\PEAR\PEAR.php line 763 - dl() [<a 
href='function.dl'>function.dl</a>]: Unable to load dynamic library 
'C:\php5\mysql.dll' - The specified module could not be found.

Debug Strict (PHP 5): C:\PHP\PEAR\PEAR\DB\common.php line 1904 - 
Non-static method DB::errorMessage() should not be called statically, 
assuming $this from incompatible context
Debug Strict (PHP 5): C:\PHP\PEAR\PEAR\DB.php line 688 - Non-static 
method DB::isError() should not be called statically, assuming $this 
from incompatible context
Debug Strict (PHP 5): C:\PHP\PEAR\PEAR\DB.php line 594 - is_a(): 
Deprecated. Please use the instanceof operator
Debug Strict (PHP 5): C:\PHP\PEAR\PEAR\DB.php line 965 - Non-static 
method DB::errorMessage() should not be called statically, assuming 
$this from incompatible context
Debug Strict (PHP 5): C:\PHP\PEAR\PEAR\DB.php line 688 - Non-static 
method DB::isError() should not be called statically, assuming $this 
from incompatible context
Debug Strict (PHP 5): C:\PHP\PEAR\PEAR\DB.php line 594 - is_a(): 
Deprecated. Please use the instanceof operator
Debug Strict (PHP 5): C:\PHP\PEAR\PEAR\PEAR.php line 871 - Non-static 
method PEAR::getStaticProperty() should not be called statically, 
assuming $this from incompatible context
Debug Strict (PHP 5): C:\PHP\PEAR\PEAR\DB.php line 594 - is_a(): 
Deprecated. Please use the instanceof operator
Debug Strict (PHP 5): C:\PHP\PEAR\PEAR\DB.php line 594 - is_a(): 
Deprecated. Please use the instanceof operator


the first two errors are the one that are perplexing as I don't have a 
C:\php5 directory and I am not finding anything in the configuration of 
Apache and PHP that point to that directory.

I am running

Windows XP - I know, I know, I don't have a choice
Bacula  - 2.2.6  running on Windows Server 2003 - no problems so far
Apache 2.0.56
PHP 5.2.6
Mysql 5.0.24a

Any help will be wonderful.

thanks,

jerry

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Problems with bacula-web on windows, Jerry Lowry <=