Re: How do i install phingless BC?
Jean-Christophe Michel <jc.michel-/aRvmaKoZxNWk0Htik3J/[email protected]> Fri, 13 May 2005 11:37:03 +0200
| Newsgroups | gmane.comp.lib.binarycloud.devel |
|---|---|
| Message-ID | <[email protected]> |
Matias Hegoburu wrote:
> Could somebody give me instructions on how to do this
> correctly? Cause i have dled the files so far, copied
> the testsite to the www folder of apache, but i cant
> run the testsite unless bc and vortex folders are in
> www too. What am i missing here? Where do i set up the
> path? I tried modifying testsite's binarycloud.php
> without success... so after trying a lot i have
> decided it was time to ask for some help...
Modifying testsite/htdocs/binarycloud.php should be enough.
Did you setup a vhost ? can you describe your install and the error you
get ?
Pay attention to the line
define('BC_PATH_INCLUDE', realpath(dirname(__FILE__) . '/../..'));
You have to edit it to point to the dir where you installed binarycloud
and vortex. Here I have:
define('BC_PATH_INCLUDE', '/usr/local/binarycloud/r3');
I have in this dir
/usr/local/binarycloud/r3$ ls
binarycloud docsite etc LICENSE README testsite tools vortex
tools isn't necessary to start, so if you have there binarycloud and
vortex, should work.
--
Jean-Christophe Michel
_______________________________________________
dev mailing list
dev-PnctHDZWAvB/Cz2I37pSEPZ4XP/[email protected]
http://lists.binarycloud.com/mailman/listinfo/dev