On Wed, Jan 13, 2010 at 11:50 PM, Wade Hudson <[email protected]> wrote: > All of a sudden, I'm unable to save pages after I edit them. I click > save and connect to my site but the changes aren't saved.
A good trouble-shooting technique is to rule out possible recipe conflict. Edit your config.php and comment out all recipes. Actually using the /* ... */ type of comments will very easily let you comment out *everything* except the few standard lines at the very top. If you still have problems then you know it's something in your server configuration rather than your pmwiki configuration. I'm assuming you've already thought through the "what changed?" question... If it was working and you made some change to your configuration, no matter how innocuous, and then it stopped working, then it warrants focusing your attention on that area... Did you install something else on that same server (completely unrelated to pmwiki, even)? Did you copy/delete/rename a file behind the scenes that seemed completely unrelated? etc.... Did your server get an upgrade? -Peter _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
