RobBroekhuis
Technical User
Much as I'd like to blame this one on my web hosting provider, I'm not sure what's going on. I have an admin utility PHP page that updates my MySQL database. Has always worked like a charm. Today, the admin page itself loads just fine (and accesses the database just fine), but as soon as I try to submit changes (or add a record) by POSTing from the page (and TO the page - it calls on itself), IE just sits there and never moves - and finally throws a "page cannot be displayed" error. Access to my database itself is not a problem - all my web pages that use the databases work (except the the ones where the user submits information using POST), and I can make modifications to my database using SSH and the mysql utility. Putting echo statements as the first line in my PHP script (i.e., before any database activity) doesn't change the behavior (so I think that no header information ever goes out). It seems to me that the problem is in the pre-processing of the POST information - but I'm just guessing. Any ideas how to troubleshoot this?
Rob
Rob
![[flowerface] [flowerface] [flowerface]](/data/assets/smilies/flowerface.gif)
Rob
Rob
![[flowerface] [flowerface] [flowerface]](/data/assets/smilies/flowerface.gif)