Skip to content

Installation Problems

Prashant Shah edited this page Dec 26, 2015 · 4 revisions
Problem : Warning: cake_core cache was unable to write 'cake_dev_en-us' to File cache in ...

Solution : Make the app/tmp directory and its subdirectories writeable.

Problem : Database error : ERROR: SQLSTATE[HY000]: General error: 8 attempts to write a readonly database

Solution : Make app/Plugin/Webzash/Database/webzash.sqlite writeable

Problem : The requested URL /wz/wzusers/login was not found on this server."

Solution : Apache re-write rules are not properly configured. Then make sure to upload the .htaccess file in the main webzash folder.

Clone this wiki locally