Problem: connecting to drupal on hostgator without pointed domain.
Posted
by Kirk
on Stack Overflow
See other posts from Stack Overflow
or by Kirk
Published on 2010-05-21T17:18:06Z
Indexed on
2010/05/21
17:20 UTC
Read the original article
Hit count: 246
I need to connect to drupal on a website that I'm programming on a hostgator account. The website that I'm working on currently receives a lot of traffic, and I would like to make sure that it is fully functional before I launch the new website.
The old website was programmed with .asp which hostgator doesn't support, and the old webhost doesn't support drupal or .php which are integral to the new web design.
Drupal 6 has been freshly installed on my website, but when I try to login, it redirects me to http://gator83.hostgator.com/?q=node&destination=node instead of the drupal control panel.
Is it possible to work around this?
Thank you in advance.
© Stack Overflow or respective owner