Webui username or password mismatch, no builds appearing
Chris Rees
utisoft at gmail.com
Mon Jun 28 05:13:28 EDT 2010
Dear all,
I've been fighting with tinderbox for a few hours now, and I've
managed to fix most of my problems...
except the webui doesn't work at all. I installed from the port, and
as per pkg-message I've added to my httpd.conf:
Alias /tb/logs/ "/usr/local/tinderbox/logs/"
Alias /tb/packages/ "/usr/local/tinderbox/packages/"
Alias /tb/errors/ "/usr/local/tinderbox/errors/"
Alias /tb "/usr/local/tinderbox/scripts/webui/"
<Directory "/usr/local/tinderbox/">
Order allow,deny
Allow from all
</Directory>
[chris at amnesiac]/<1>local/tinderbox/scripts/webui% sudo cat inc_ds.php
otp-md5 484 am9338 ext
Password:
<?php
$DB_DRIVER = 'mysql';
#$DB_DRIVER = 'pgsql';
$DB_HOST = 'localhost';
$DB_NAME = 'tinderbox';
$DB_USER = 'tc';
$DB_PASS = *ahem*;
?>
[chris at amnesiac]/<1>local/tinderbox/scripts/webui%
I'm using mysql, and the tables were inserted fine.
I've added users as per the readme, and one is the WwwAdmin, but it
still can't log in...
Also all of the drop-down boxes (ex Find ports by name) are empty.
[chris at amnesiac]/usr/local/tinderbox% uname -a && pkg_info |grep tinderbox
FreeBSD amnesiac.bayofrum.net 8.0-RELEASE-p3 FreeBSD 8.0-RELEASE-p3
#0: Wed May 26 05:45:12 UTC 2010
root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
tinderbox-3.3_3 Port build tinderbox system
[chris at amnesiac]/usr/local/tinderbox%
Have I provided enough info?
TIA,
Chris
More information about the tinderbox-list
mailing list