Hello Nigel,

Running: Debian Unstable

Apache2 2.2.8-3
PHP5 5.2.5-3
MySQL 5.0.51a-3

But, as stated in a later message, found the issue. The webui was located on a symlinked directory...



On 16-04-08 21:41, Nigel Kukard wrote:
After 2 days of hacking, trying, and debugging, the webui will not
work.
I can get the postfix stuff working, but the other database, not....
it keeps coming with Error conneting to DB: invalid data source name

Content of config.php:

<?php

# mysql:host=xx;dbname=yyy
#
# pgsql:host=xx;dbname=yyy
#
# sqlite:////full/unix/path/to/file.db?mode=0666
#
$DB_CLUEBRINGER_DSN="mysql:host=localhost;dbname=postfix";
$DB_CLUEBRINGER_USER="cluebringer";
$DB_CLUEBRINGER_PASS="Welkom01";

$DB_POSTFIX_DSN="mysql:host=localhost;dbname=cluebringer";
$DB_POSTFIX_USER="cluebringer";
$DB_POSTFIX_PASS="Welkom01";

?>

I do also get:  Fatal error: Call to a member function fetchObject()
on a non-object in /srv/www/cluebringer/postfix-transports-main.php on
line 79

And, yes, using mysql by hand, using these credentials, i can see,
modify and read from the databases.
And, yes, i used also the regular config :-) This is after
modifications.

And, yes, passwords are fake :-)

Can you describe your system?  apache ver?  mysql ver? php ver?

-N
------------------------------------------------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
------------------------------------------------------------------------

_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

--
Regards,

Jacco van Koll

[EMAIL PROTECTED]


begin:vcard
fn:Jacco van Koll
n:van Koll;Jacco
email;internet:[EMAIL PROTECTED]
tel;cell:+31619354545
x-mozilla-html:TRUE
version:2.1
end:vcard

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to