apache22 /usr/local/etc/apache22/Includes sometimes dose not work

Mostaf Faridi mostafafaridi at gmail.com
Wed May 5 07:58:05 UTC 2010


I install apache22 with php5 , and install joomla , squirrielmail ,
gallery and ...
for each of these service I make conf files

/usr/local/etc/apache22/Includes

for example joomla.conf
but today I install phpbb3 and make ppgbb.conf in
:

/usr/local/etc/apache22/Includes

but when I go to firefox and type
http://192.168.0.xx/phpbb
I see this error


NOT FOUND
The requested URL /phpbb/ was not found on this server

and I see this error in


tail -f /var/log/httpd-error.log

like this


[error] [client 192.168.0.xx] File does not exist:
/usr/local/www/apache22/data/phpbb

but when I move phpbb.conf from


/usr/local/etc/apache22/Includes

to


/usr/local/etc/apache22/httpd.conf

it work good
this is happen for
nagios
fruity
awstats
smokeoing

I want all web service work from conf file in
Code:

/usr/local/etc/apache22/Includes

How I can solve this problem ?

-- 
RK is my love


More information about the freebsd-apache mailing list