I have a drupal site www.mysite.com installed in public_html.

I want to have another site at the URL www.mysite.com/folder. For this, I kept settings.php at the location - sites/mysite.com.folder/settings.php

I am not sure why 'page not found' error is coming. Everything I did seems to be as per the instructions found in posts.

Comments

mm167’s picture

grvgl,

from your post ....."Everything I did seems to be as per the instructions found in posts." ..

may i tell you, u have to do the 5th step then do the 4th step........ u did them in the wrong order ...

grvgl’s picture

Hi,

sites/mysite.com.folder/settings.php is at the same location already still same error is coming.

I have copied the settings.php from sites/mysite.com/settings.php to sites/mysite.com.folder/settings.php. What more needs to be done?

Should I get Drupal installation page after the above step?

marquardt’s picture

I would think the settings.php for the installation in folder should sit in folder/sites/default/settings.php.