rebeweb Posted March 30, 2014 Share Posted March 30, 2014 Hi , I have transfer to ipage host via ftp (filezilla) a website that I have firstly made in local , for doing the website I using the cms prestashop , I have exported all the files in the sucategories "subdomainname" of the domain www.domainname.com so now all is in www.domainname.com/subdomainname , I have followed these steps that many site indicates so as the exactly procedure for the transfer: 1-Upload all files to new hosting via FTP 2-Import the database using the phpMyAdmin utility 3-On database we need to open ps_configuration table and edit the following lines: PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL and we replace the current domain www.olddomain.com, with the new one www.newdomain.com 4-For last we have to edit the settings.inc.php file inside the config folder and change the values for database name _DB_NAME_, user _DB_USER_ and password: _DB_PASSWD_ 5-check .htaccess file permissions (777) I 'm doing this procedure but the site not work, appears this message: "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log" . I have no problem to access in the back office of the store that is at the same url For Try I have also installed another website with prestashop using an applicatioon "1-click installer" in the same domain (another directory: www.domainname.com/othersubdomainname ) that work without problem I want using the website in www.domainname.com/subdomainname because I'm doing a lot of work on it (1500 product in local) and I not want missing all Please can I have some help on what I can doing for having the website working' thanks in advance Renato Link to comment Share on other sites More sharing options...
El Patron Posted March 30, 2014 Share Posted March 30, 2014 please turn on errors to get underlying error message if you need help doing so, http://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information/ 1 Link to comment Share on other sites More sharing options...
NemoPS Posted March 31, 2014 Share Posted March 31, 2014 Try deleting the htaccess file as well Link to comment Share on other sites More sharing options...
rebeweb Posted March 31, 2014 Author Share Posted March 31, 2014 thanks to all , the website works the .htaccess file was deleted and recreated but I have not set pemission on 777 , is probably this the reason of the not working anyway thanks a lot Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now