I have a problem with installing PS 1.5.6.1 on GoDaddy dedicated server.
First I moved all files through FTP. All files was under user @USER@.
Installed, on step 3 got error about "need recursive write permission on directory: config, img, download, cache, modules, etc"
I changed all files and directories to 777 (just to install) (before it was 755), installation was successful.
Changed all directories back to default 755 and started getting error: Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /var/www/vhosts/mysite.com/smarty/ ...
Checked files under FTP - many of them was under @Apache@ user.
Somehow I got access to back office, but next movement lead back to same fatal error.
After that I was not able to delete or modify any files under Apache user.
I changed all files through SSH to my @USER@, deleted, changed PHP support run as FastCGI application.
Installed prestashop again - everything went sucesfully. But now then I am trying to upload theme - 500 internal server error.
Changed FastCgiRequestLen to biggest size - no results at all.
I am confused :\
Is it anybody know how to do it correctly on GoDaddy dedicated server? The GoDaddy technical support is useless :|
Thanks.