Hi,

I have developed a cms with php,mysql, apache and have done this on my apache
testing server. I uploaded the database to the live server, changing
passwords, host names etc. One of the forms in the cms is to update a news
article which works fine on the testing server, and was working on the live
site ok until a couple of days ago. However, now when I make the changes to
the article in the form, and click update, the form refreshes without the
changes to the article. It does'nt even re-direct to the page I designated
after update.

Again, the code is fine on my testing server, and the code I uploaded has not
been changed since.

Is this a server problem? Or is there something I could do?

David