By grvgl on
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
grvgl, from your post
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 ...
Hi,sites/mysite.com.folder/s
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?
I would think the
I would think the settings.php for the installation in folder should sit in folder/sites/default/settings.php.