Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 2 matches

by jpahka
16 Feb 2012, 08:03
Forum: B2 & B3 Support
Topic: Messed up apache2 config
Replies: 2
Views: 6528

Re: Messed up apache2 config

Eek wrote:hereby

Code: Select all

<IfModule mod_fastcgi.c>
  AddHandler fastcgi-script .fcgi
  #FastCgiWrapper /usr/lib/apache2/suexec
  FastCgiIpcDir /var/lib/apache2/fastcgi
</IfModule>

Thank you, web admin is back up again!!!

br, Juhis
by jpahka
16 Feb 2012, 05:41
Forum: B2 & B3 Support
Topic: Messed up apache2 config
Replies: 2
Views: 6528

Messed up apache2 config

Hello,

I've been messing around with my apache2 config, or more specifically the mod_fastcgi config, to the point where the b3 webadmin page has stopped working. So, I was wondering if somebody would be kind enough to post the original contents of the file:

/etc/apache2/mods-available/fastcgi.conf ...