Forum

Thread tagged as: Question, Problem

Perch v3 install problem

fresh install of perch 3 (NOT runway) ... I get this error when trying to start the setup process

The requested URL /perch/core/runway/start.php was not found on this server.

Charlie Elsey

Charlie Elsey 0 points

  • 4 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

Do you have anything in your .htaccess file?

ah yes, didn't even look at that

~~ hashtag Perch Runway RewriteEngine On RewriteCond %{REQUEST_URI} !^/perch RewriteCond %{REQUEST_FILENAME} !-f RewriteRule .* /perch/core/runway/start.php [L]

Drew McLellan

Drew McLellan 2638 points
Perch Support

Remove that if you're not using Runway.

Drew McLellan said:

Remove that if you're not using Runway.

you mean the htaccess file itself? or just the content therein

that .htaccess file comes bundled with the version 3 perch download fyi

Drew McLellan

Drew McLellan 2638 points
Perch Support

Just the Runway parts.