Warning: move_uploaded_file(files/img/2.gif) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/bbcrea01/domains/bb-creations.nl/public_html/START/libraries/FileJobs.php on line 166
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpJSuPHZ' to 'files/img/2.gif' in /home/bbcrea01/domains/bb-creations.nl/public_html/START/libraries/FileJobs.php on line 166
Warning: unlink(files/img/) [function.unlink]: Is a directory in /home/bbcrea01/domains/bb-creations.nl/public_html/START/core/preferences.php on line 117
Yes i have done that, All files in "files and in db en config general.
That is correct?
kalanta
2008-11-09 09:30
by instruction of v1.4:
Step 2) Login Your shell account, set Your work path to main Quick.Cart directory and: - chmod 777 files/ - chmod 777 db/ - cd files/ - chmod 777 * - cd .. - cd db/ - chmod 777 *
All files and directories in directories "files/" and "db/" must have chmod 777
If You want edit preferences/configuration in administration give chmod 777 to all files in directory config/ - cd config/ - chmod 777 *