Any TUX users out there?
I set up a webserver w/ TUX listening on port 80, Apache w/PHP listening on port 8080. POSTs seem to fail, but all other requests (GET for instance) work fine. The site seems pretty fast, but those POSTS fail.
Anyone have any ideas what might be going on? I'm guessing TUX isn't passing the POST on to Apache correctly, but I'm not sure and not sure how to tell exactly. I did bump up max_header_length up massively (to 10,000 and now 100,000) so I'm pretty sure it's not that the headers being sent are too large.
I posted to the TUX list but no response so far.
Dum de dum.
UPDATE: Never bloody mind, it was something else stupid. BAH. Turns out I had set up everything perfectly, just that the php code checked the referrer and since it was coming from a different name that I set up for testing it bounced it. DAMNIT.
Anyone have any ideas what might be going on? I'm guessing TUX isn't passing the POST on to Apache correctly, but I'm not sure and not sure how to tell exactly. I did bump up max_header_length up massively (to 10,000 and now 100,000) so I'm pretty sure it's not that the headers being sent are too large.
I posted to the TUX list but no response so far.
Dum de dum.
UPDATE: Never bloody mind, it was something else stupid. BAH. Turns out I had set up everything perfectly, just that the php code checked the referrer and since it was coming from a different name that I set up for testing it bounced it. DAMNIT.
