radha Posted April 18, 2014 Share Posted April 18, 2014 I am trying to install prestashop 1.6.0.6 through softaculous from arvixe server - shared ssl. I was told by the arvixe service guys that for the shared ssl, i have to select 'http' as the protocol during installation and then change the urls to the shared ssl url at the backend of prestashop. Please let me know the places where i have to change the urls to shared ssl url. i did try preferences->seo and urls but it did not work. Thanks. Link to comment Share on other sites More sharing options...
NemoPS Posted April 18, 2014 Share Posted April 18, 2014 Are you sure 'enable ssl' is actually set to yes in preferences -> general? Link to comment Share on other sites More sharing options...
radha Posted April 18, 2014 Author Share Posted April 18, 2014 I did enable ssl to yes. In preferences->seo and url, i entered my shared ssl url that is 'servername/cpanel_username' in the shop domain and ssl domain and the base url as '/installationfolder or shopname/' The backend that is the admin section works fine. It opens as https://server_name/cpanel_username/shopname/adminfolder/index.php. But in the frontend section when i click on 'my shop' it opens as https://server_name/cpanel_username/cpanel_username/shopname/index.php. If you notice the cpanel_username is repeated twice. The 404 not found page is displayed. Link to comment Share on other sites More sharing options...
NemoPS Posted April 18, 2014 Share Posted April 18, 2014 Can you show us how you setup the seo and urls page? Link to comment Share on other sites More sharing options...
radha Posted April 18, 2014 Author Share Posted April 18, 2014 A small correction in my previous post. In the admin page when i click on 'my shop' it opens as 'server_name/cpanel_username/cpanel_username/shopname/index.php'. Link to comment Share on other sites More sharing options...
radha Posted April 18, 2014 Author Share Posted April 18, 2014 example:If my shared ssl url is 'secureXX.myhosting.com/~username' and 'sampleshop' is the installation folder. Below is thentry i made in seo & url page. Link to comment Share on other sites More sharing options...
NemoPS Posted April 18, 2014 Share Posted April 18, 2014 what happens if you remove the username from shop domain and add it to base uri? Link to comment Share on other sites More sharing options...
radha Posted April 19, 2014 Author Share Posted April 19, 2014 I tried removing the username from shop domain and adding it to base url, but does not work. Under Advanced parameters->configuration information->store information the shop url: is displayed correctly as 'https://SecureXXX.myhosting.com/~username/sampleshop/'. But the 'my shop' link in the admin page redirects to the url 'SecureXXX.myhosting.com/~username/~username/sampleshop/index.php?live_configurator_token=............................................' and '404 not found' page is displayed. Link to comment Share on other sites More sharing options...
radha Posted April 19, 2014 Author Share Posted April 19, 2014 I just tried retyping the 'my shop' url(below) in the browser address bar directly 'SecureXXX.myhosting.com/~username/~username/sampleshop/index.php?live_configurator_token=............................................' with the following changes - included the https and removed the repeated username 'https://SecureXXX.myhosting.com/~username/sampleshop/index.php?live_configurator_token=................................'. It worked, the sample shop page opened but again problem ..... it was unformatted. The images and text were just scattered. Link to comment Share on other sites More sharing options...
NemoPS Posted April 19, 2014 Share Posted April 19, 2014 Well it's unformatted because it can't load the correct dependencies (css,js....). It's really weird, I never tested without a domain so it's hard to tell why it's not working. Have you tried enabling/disabling friendly urls? Link to comment Share on other sites More sharing options...
radha Posted April 19, 2014 Author Share Posted April 19, 2014 Yes, have tried enabling/disabling friendly urls . . . not working. Link to comment Share on other sites More sharing options...
radha Posted April 20, 2014 Author Share Posted April 20, 2014 I finally got the front end working, though i have yet to check with all the pages. I removed the username from shop domain and also ssl domain and added it to base url. In preferences->general i set 'yes' to 'force the ssl on all the pages'. Thanks Nemo1 for your help. 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