Page 1 of 1

error while updating cache

Posted: Fri 18. Feb 2005, 06:15
by kcorazza
Hello I just updated to phpwcms 1.1.9-DEV.

When I am trying to update articles or anthing else, it redirects me to:

http://ufzine.com/include/inc_act/act_structure.php


And gives me the following error message:

error while updating cache


What can I do?

Posted: Mon 25. Apr 2005, 11:47
by trip

Posted: Sat 24. Sep 2005, 17:43
by magnushelander

thank you for this info
- in my webhosts control panel (CPanel 10.8.0-CURRENT Build 27) there is an option in the mySQL admin section (not phpMyAdmin) to "repair" DB, selecting this option fixed the "Error writing cache" problem on my site.

A good idea is to go under "operations" in phpMyAdmin and copy the whole phpwcms DB do a new DB - then restoring or switching between them is very easy

/magnus

Posted: Thu 29. Sep 2005, 18:40
by macangelo
I had the same error message. What I did is: In phpmyadmin I looked at the structure of a new installation and compared it with my updated installation. In the table "phpwcms_cache" of my updated installation I had to ad some fields according to the fresh 1.2.5 installations. Then it worked.

Good luck

macangelo