CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Cannot access admin functions via alternate url
Pages: [1]

Author Topic: Cannot access admin functions via alternate url  (Read 612 times)

dschafer

  • I post occasionally
  • **
  • Posts: 93
  • Karma: 3
    • Backoffice Thinking
  • CiviCRM version: 3.2.3 - 4.4.4
  • CMS version: Drupal 6.x, 7.x, Wordpress
  • MySQL version: 5.1.x - 5.5.x
  • PHP version: 5.2.x - 5.4.x
Cannot access admin functions via alternate url
March 21, 2010, 05:58:41 am
We are seeing a problem where some administration functions (ACL management, custom data management) report "Access Denied"
when we tried to access them using a different domain url that was used for the originally configuration.

The intial set up used a temporary domain.  We have since pointed the production domain to the new site.

We want to use multiple urls to access the site
www.domain - standard web access
connections.domain - civi specific access
secure.domain - used for registrations where payment information is collected.
(these are all DNS A records not CNAME)

I get the idea the this may involve civicrm.settings.php but it is unclear how the multiple url scenario can be handled.  When I review the data using smartydebug it looks like the tempory domain is populated everywhere.

Thanks

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Cannot access admin functions via alternate url
March 21, 2010, 07:25:15 am
Quote
www.domain - standard web access
connections.domain - civi specific access
secure.domain - used for registrations where payment information is collected.

You can have
http://www.example.com   - standard web access
https://www.example.com  - secured url

Quote
I get the idea the this may involve civicrm.settings.php but it is unclear how the multiple url scenario can be handled.
You cannot have multiple urls

HTh
Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Cannot access admin functions via alternate url

This forum was archived on 2017-11-26.