How do I install pphpBB2? [WAS: Re: okay, it's time to ask....]

Sahil Tandon sahil at tandon.net
Sat Jun 14 21:08:10 UTC 2008


Gary Kline <kline at thought.org> wrote:

> <Directory /usr/local/www/jottings>
>     AllowOverride None
>     Order Allow,deny
>     Allow from all
> </Directory>
> 
> <Directory /usr/local/www/bsd>
>     AllowOverride None
>     Order Allow,deny
>     Allow from all
> </Directory>
> 
> <Directory /usr/local/www/philosophy>
>     AllowOverride None
>     Order Allow,deny
>     Allow from all
> </Directory>
> 
> 
> .....
> 
> 
> 	so, doi set up myphpbb[23] here??

Perhaps.

> 32327:[Wed Jun 11 17:20:18 2008] [error] [client 10.47.0.250] File does
> not exist: /usr/local/www/thought.org/phpbb

That seems pretty clear to me.  Apache is looking for phpbb in 
/usr/local/www/thought.org/phpbb, where it does not exist.  Fix that or 
configure apache to look in the appropriate location.

-- 
Sahil Tandon <sahil at tandon.net>


More information about the freebsd-questions mailing list