I was trying to post on the forum this-code
getting as a result a page which says: _ "Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later."_
am I doing anything wrong?
I think there are some issues wtih what phpbb forum can take as input - it may try to execut php code so it freaks out, perhaps about the fopen call… I had this problem when I tried to post code that contained a “system” command.
will investigate!
take care zach
This could be caused by the mod_security apache module. I had an issue where it wouldn’t let me post anything too cody looking into a webform.
Yes, I had the same problem some days ago trying to post something with the word “system” in code.