по правам вот такая табличка имеется:
CHMOD Prestashop
Код:
chmod 777 config
chmod 777 tools/smarty/compile
chmod 777 tools/smarty/cache
chmod 777 tools/smarty_v2/cache
chmod 777 tools/smarty_v2/compile
chmod 777 sitemap.xml
chmod 777 log
chmod 777 img -R
chmod 777 mails -R
chmod 777 modules -R
chmod 777 themes/prestashop/lang -R
chmod 777 themes/prestashop/cache -R
chmod 777 translations -R
chmod 777 upload -R
chmod 777 download -R
Хоть один нормальный человек нашёлся.... замучался я это повторять) Помогать будешь...
А на остальные?)
755...
htaccess и config файлы 644 помоему
Но после установки!
В оф. Документации вот такое
Is PHP 5.1.2 or later installed? Web server
Can PrestaShop upload files? php.ini file (file_uploads)
Can PrestaShop create new files and folders? File browser / FTP client / command line
Is the GD Library installed? php.ini file (extension=php_gd2.so)
Is MySQL support is on? php.ini file (extension=php_pdo_mysql.so)
Recursive write permission on ~/config/ File browser / FTP client / command line
Recursive write permission on ~/cache/ File browser / FTP client / command line
Recursive write permission on ~/log/ File browser / FTP client / command line
Recursive write permission on ~/img/ File browser / FTP client / command line
Recursive write permission on ~/mails/ File browser / FTP client / command line
Recursive write permission on ~/modules/ File browser / FTP client / command line
Recursive write permission on ~/override/ File browser / FTP client / command line
Recursive write permission on ~/themes/default/lang/ File browser / FTP client / command line
Recursive write permission on ~/themes/default/pdf/lang/ File browser / FTP client / command line
Recursive write permission on ~/themes/default/cache/ File browser / FTP client / command line
Recursive write permission on ~/translations/ File browser / FTP client / command line
Recursive write permission on ~/upload/ File browser / FTP client / command line
Recursive write permission on ~/download/ File browser / FTP client / command line
Recursive write permission on ~/sitemap.xml File browser / FTP client / command line
Can PrestaShop open external URLs? php.in file (allow_url_fopen)
Is PHP's "register global" option off? php.ini file (register_globals)
Is GZIP compression activated? .htaccess file
Is the Mcrypt extension available? php.ini file (see
Для просмотра ссылки Войди или Зарегистрируйся)
Is PHP's "magic quotes" option deactivated? php.ini file (magic_quotes_gpc)
Is the Dom extension loaded? --enable-dom compile time option
Is the PDO MySQL extension loaded? php.ini file (extension=php_pdo_mysql.so)
Почитать можно тут
Для просмотра ссылки Войди или Зарегистрируйся