I have a perplexing problem. I have a multisite set up on a shared server. The default site has been running great for about a year and a half. 6 months ago I added another using the parked domain feature on the server. The second site shares part of the database as well. They have been playing so nice with each other. Now I have tried to add an additional site the same way, as a parked domain. Drupal is giving me a "Page Not Found" error.

I have checked everything about 100 times. The third site is set up exactly the same as the second site, as a parked domain. I spent most of the day with the tech guys at the host to find out what's happening. The error is being generated by Drupal.

Is there some limitation coded in or is there something I have to add to have Drupal open the third site?

Comments

cog.rusty’s picture

A limitation for two but not three sites? I doubt it. But you didn't give much specifics.

There must be some little detail.
- Is the third site's settings directory name under /sites correct?
- Are there any lines in your .htaccess which mention the second site specifically?
- Do you have a real directory under drupal with the same name as the third site?

adale’s picture

Dale Dahlgren
Chief Conceptologist
www.linesanddezigns.com
www.head-bone.com

The third sites directory name under sites is correct. Checked and rechecked over and over again.
No extra lines in the .htaccess. I left it bone stock because all has been working fine.
No other directory, under drupal, with the same name.

Thanks, you are confirming my own conclusions. There is no reason it shouldn't work.

I'll have to go back to the host and see what they have done.

Thanks.