I use prestashop with 1and1, I
1. Created a DB
2. Copied all the extracted files to the ftp domain
2.1 Set the read/write permissions
3. Created a .htaccess file that contained the following;
AddType x-mapp-php5 .php
RewriteEngine on
RewriteBase /
3.1 Put the file in the main directory of the ftp with all the PS folders/files
4.Then went the to url
5.Filled out the database connection, setup completed
6.Deleted the Install folder
7.Renamed the /Admin to /xxx
seems to be working fine.
Edit History
I use prestashop with 1and1, I
1. Created a DB
2. Copied all the extracted files to the ftp domain
2.1 Set the read/write permissions
3. Created a .htaccess file that contained the following;
AddType x-mapp-php5 .php
RewriteEngine on
RewriteBase /
3.1 Put the file in the main directory of the ftp with all the PS folders/files
4.Then went the to url http://www.domain.co.uk/install
5.Filled out the database connection, setup completed
6.Deleted the Install folder
7.Renamed the /Admin to /xxx
seems to be working fine.