I got it working. With PHP compiled as a module, what I had to do to get this working was to create a file in the forums directory called .htaccess
In it, simply the following line:
AcceptPathInfo On
You'll also need so set Public phpinfo() Display Enabled in admincp > server settings.
Thanks again.
No members have liked this post.