Hi All,

I apologize if this is asked/answered somewhere and if this is not the right place to ask. Just don't know where to fix this to.

I have setup that run multi-sites as
drupalroot/sites/default
drupalroot/sites/abc.org ===> go live eventually on production
drupalroot/sites/tle.abc.org ===> for my local development
drupalroot/sites/stg.abc.xyz.com ===> for staging to test

So with this setup, the site runs just fine on my local development, on production but not on staging.

whenever I go to staging server as http://stg.abc.xyz.com/user and create an account, the request will run forever.

My staging + production box are both ubuntu 10.0.4 that are actually a duplicate to each other.

Any help are very much appreciated.

Thank

Comments

stuartEngelhardt’s picture

Truyen and I are working on this problem together. Generally every other aspect of the staging site works fine with this domain name approach, it is only when we have to create a new user account that the problem arises.

karthikkumarbodu’s picture

Hi,
Please check if you are using LDAP for provisioning of users, the configurations on both Staging and production environments should match.

Thanks,
Karthik Kumar

truyenle’s picture

Thank Karthik for the response.

But we don't use LDAP for this. Just normal Drupal users.

Version: 7.16 » 7.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

Status: Active » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.