www-exp question
Joe Marcus Clarke
marcus at marcuscom.com
Sat Jul 1 14:41:16 EDT 2006
On Sat, 2006-07-01 at 12:04 -0600, Aaron Dalton wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm having some issues with the www-exp portion of Tinderbox. As per
> the installation directions I have modified tinderbox.ph to read:
>
> # for www:
> #$SHOWBUILD_URI = $TINDERBOX_URI . '/showbuild.php?name=';
> #$SHOWPORT_URI = $TINDERBOX_URI . '/showport.php?id=';
>
> # for www-exp:
> $SHOWBUILD_URI = $TINDERBOX_URI .
> '/index.php?action=list_buildports&$
> $SHOWPORT_URI = $TINDERBOX_URI .
> '/index.php?action=describe_port&id$
You seem to be missing a trailing '\'' here, but that could just be a
typo.
>
> I have added the following to an appropriate virthost in my htpd.conf:
> ~ Alias /tb/logs/ "/home/tinderbox/logs/"
> ~ Alias /tb/packages/ "/home/tinderbox/packages/"
> ~ Alias /tb/errors/ "/home/tinderbox/errors/"
> ~ Alias /tb/ "/home/tinderbox/scripts/www-exp/"
> ~ <Directory "/home/tinderbox/">
> ~ Order allow,deny
> ~ Allow from all
> ~ </Directory>
>
> I also followed the tinderd instructions doing addHost, addUser, and
> addWwwAdmin. When I go to my virthost (http://www.daltons.ca/tb/) I get
> an html <title> of <?=$tinderbox_name?> and no login prompts. What am I
> doing wrong here?
Could be you're not parsing PHP files in these virtual directories.
Either that or your PHP config might be too strict (what is your value
for "short_open_tag"?).
>
> A quick 2nd question now regarding tinderd.sh. I got tinderd up and
> running, but it now it constantly outputs "ERROR: There are no more
> queued ports for this host in the datastore." to the terminal. Have I
> done something wrong? Is there more editing I need to do to tinderd.sh?
I believe this is an FAQ. I think that message is indicative that
tinderd is idle. It could probably per suppressed in tinderd, but not
being a tinderd user myself, I'm not sure if there are times when it
might be useful.
Joe
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://marcuscom.com/pipermail/tinderbox-list/attachments/20060701/5bb62783/attachment.bin
More information about the tinderbox-list
mailing list