Opera and redirect issues

whitewater

New Member
Has anyone seen or heard of Opera having redirect issues? I have a PHP script that POSTs back to itself, sets up some variables and then redirects to another page. This fails on a Linux box but works with no issues on Windows.EDIT:I also need to mention that redirect works well and as expected in Chrome, FF and IE.Redirect works in ALL browsers, Opera included if I'm on a windows machine. When I move my code to my Linux server, redirect breaks in Opera.Why does everything work on Windows and not in Linux? How does the browser know the difference? I honestly don't even know where to begin looking.
 
Back
Top