|
Hi,
I read the installation post on this forum
does chmod 777 is necessary for install
i run apache as user www-data and my ftp account is under user1:www-data so usually chmod 775 is ok for all
operation from php scripts and ssh / ftp account
anyway i get 404 errors after the install
-http://xxxxxxxxxxxxxxxxxxxxx.com/mg08/checkout/cart/ --> not found
-http://xxxxxxxxxxxxxxxxxxxxx.com/mg08/customer/account/login/ -> not found
i suppose this is a rewrite problem , but i checked use rewrite on install and mod_rewrite is enabled on my server
does using a subdomain (sub.maindomain.com) may causes this problem ?
|