I just installed phpbb on my first ISPConfig 3 site and I am getting a 404 error after every successful post. I have Debian Squeeze Perfect Server with nginx installed. Any ideas? Thank you
Can you comment out the Code: fastcgi_param PATH_INFO $fastcgi_script_name; line in the nginx vhost and reload nginx? Does it work then?