Hi, i have this problem and cant install joomla because of it:
i need to have that /tmp folder with writting permission, can u help me??thanks
i need to have that /tmp folder with writting permission, can u help me??thanks
| mOrpheuS wrote: |
| Many scripts require you to chmod certain folders to 777 (all permissions to all users)
Try changing the permissions of the "tmp" folder inside the Joomla directory to 777 and see if the problem persists. |
| Code: |
| php_value session.save_path "/home/oskuro/tmp" |