"Fix files first" error on the Step 2 during the installation
Q: When I'm trying to install your software I get the following message on the Step 2: Files:
templates/xhtml; templates/xhtml/archive; templates/xhtml/article; templates/xhtml/author... Fix files first
A: You have to change permissions to following files and folders:
- /backup - chmod 777 (chmod 777 for every folder and file inside the backup folder)
- /cache - chmod 777 (chmod 777 for every folder and file inside the cache folder)
- /files - chmod 777 (chmod 777 for every folder and file inside the files folder)
- /templates - chmod 777 (chmod 777 for every folder and file inside the templates folder)
- /themes - chmod 777 (chmod 777 for every folder and file inside the themes folder)
- /conf.php - chmod 666 ( for conf.php file in your Vivvo install folder)
Rate this article:


