403 Forbidden When Posting

All updates to the site will be posted here.

Moderator: CricketMX Forum Moderators

User avatar
nesman
Miracle Worker
Miracle Worker
Posts: 1453
Joined: Thu Jan 15, 2004 8:17 am
Contact:

http://www.phpbb.com/phpBB/viewtopic.ph ... 0f1cef2a76
These guys seem to think it's related to mod_security

Do you have a phpinfo page on your server? It might have some more info. If you don't have one handy, name this as phpinfo.php and see if it works.

Code: Select all

<?php
phpinfo();
?>
if you only want info about the installed modules
<?php
phpinfo(INFO_MODULES);
?>
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

It's fixed :)
CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
User avatar
nesman
Miracle Worker
Miracle Worker
Posts: 1453
Joined: Thu Jan 15, 2004 8:17 am
Contact:

Go Battye!
Post Reply