I install apache22 with php5 , and install joomla , squirrielmail , gallery and ...
for each of these service I make conf files
for example joomla.conf
but today I install phpbb3 and make ppgbb.conf in
but when I go to firefox and type
http://192.168.0.xx/phpbb
I see this error
and I see this error in
like this
but when I move phpbb.conf from
to
it work good
this is happen for
nagios
fruity
awstats
smokeoing
I want all web service work from conf file in
How I can solve this problem ?
for each of these service I make conf files
Code:
/usr/local/etc/apache22/Includes
but today I install phpbb3 and make ppgbb.conf in
Code:
/usr/local/etc/apache22/Includes
http://192.168.0.xx/phpbb
I see this error
Code:
NOT FOUND
The requested URL /phpbb/ was not found on this server
Code:
tail -f /var/log/httpd-error.log
Code:
[error] [client 192.168.0.xx] File does not exist: /usr/local/www/apache22/data/phpbb
Code:
/usr/local/etc/apache22/Includes
Code:
/usr/local/etc/apache22/httpd.conf
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 ?