Re: cakephp basecamp clone (kilobit) installation issues

2010-08-17 Thread cricket
Looks like you didn't post the full error msg.

On Mon, Aug 16, 2010 at 4:07 PM, the_islander  wrote:
> Hey there, firstly thanks for any support I receive from here on
> out! :)
>
> I've installed kilobit (http://bitbucket.org/bjornpost/cakephp-
> basecamp/) but having real troubles getting it to work. I've spoken to
> the creator and he gave me a few pointers, but my knowledge of cakephp
> is far too limited.
>
> So, here's what i've done.
> - Downloaded kilobit from bitbucket
> - downloaded cakephp
> - setup my database
> - moved the files to a subdomain rather than sub directory (as per
> author's suggestion)
>
> but im still getting the following errors and i think its because i
> havent defined my 'APP' setting. However, i've looked through the code
> and i cant find where i should be doing this.
>
> } else {
>        $Dispatcher = new Dispatcher();
>        $Dispatcher->dispatch($url);
> $GLOBALS        =       array(
>        "GLOBALS" => array(
>        "GLOBALS" => array()
> )
> )
> require - APP/webroot/index.php, line 88
> [main] - APP/index.php, line 23
>
> I'd be really grateful for any help or pointers on this one.
> All the best
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others 
> with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups 
> "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


cakephp basecamp clone (kilobit) installation issues

2010-08-16 Thread the_islander
Hey there, firstly thanks for any support I receive from here on
out! :)

I've installed kilobit (http://bitbucket.org/bjornpost/cakephp-
basecamp/) but having real troubles getting it to work. I've spoken to
the creator and he gave me a few pointers, but my knowledge of cakephp
is far too limited.

So, here's what i've done.
- Downloaded kilobit from bitbucket
- downloaded cakephp
- setup my database
- moved the files to a subdomain rather than sub directory (as per
author's suggestion)

but im still getting the following errors and i think its because i
havent defined my 'APP' setting. However, i've looked through the code
and i cant find where i should be doing this.

} else {
$Dispatcher = new Dispatcher();
$Dispatcher->dispatch($url);
$GLOBALS=   array(
"GLOBALS" => array(
"GLOBALS" => array()
)
)
require - APP/webroot/index.php, line 88
[main] - APP/index.php, line 23

I'd be really grateful for any help or pointers on this one.
All the best

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en