tokuan Posted April 18, 2011 Share Posted April 18, 2011 Hi,I have tested my shop local using appserv 2.5.10 for some timeNow I wanted to upload to my subdomain as shop.website.comI did1. create database for shop on my hosting, create user and password2. changed setting for database, user and password, for __PS_BASE_URI__ I change to /"subdomain"/3. saved database from local and export it to database on server4. uploaded all files to my sub domain folderand when I keyin shop.domain.com in my browser, I get a message to open/save a file(see attachment)can it be __PS_BASE_URI__ there is the problemAnybody have an idea why, was working correctly localKind RegardsTom Link to comment Share on other sites More sharing options...
jeevanoss Posted April 18, 2011 Share Posted April 18, 2011 change __PS_BASE_URI__ to / & check.I think you already given your sub-domain shop.website.com DocRoot as shop directory in WebServer Conf.So __PS_BASE_URI__ only / needed Link to comment Share on other sites More sharing options...
tokuan Posted April 19, 2011 Author Share Posted April 19, 2011 Problem is solved. A simple checkmark for php was forgotten.BUT, another problemWhen I open shop with shopname.domain.com it redirect to localhost shop.I have tried with different setup for __PS_BASE_URI__ it always redirect to localhostKind RegardsTom 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