Forum

Thread tagged as: Question, Problem, Error

Upload to Live Domain Problem

I have put the website www.iphonerepair.ie live. I have uploaded the database, changed the config file to the correct database name, username, password etc. However if you look at the website live, no text or images which were set as regions and edited in the Perch CMS is displaying on the website. When I go to www.iphonerepair.ie/perch I get the following error message - You do not have permission to view this directory or page.

Is there any other files I need to update in order for this to work?

Joshua McGinn Sheridan

Joshua McGinn Sheridan 0 points

  • 6 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

It does look like a hosting permission problem of some sort.

Engineers for hosting company are looking into the issue in the morning. I will update you on this when I know more.

See when moving the site from local development to live in the config file I have define('PERCH_LOGINPATH', 'https://www.iponerepair.ie/perch'); - is this correct? I am still getting the error message - You do not have permission to view this directory or page. The engineers at Black Knight hosting suggested completing the setup of perch on their server again? https://www.iphonerepair.ie/perch/setup/

Drew McLellan

Drew McLellan 2638 points
Perch Support

That's not correct, it should just be:

define('PERCH_LOGINPATH', '/perch');

That's not the issue, however. That message is from your server, not from Perch.