Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2008
    Posts
    4
    Plugin Contributions
    0

    Default configure.php question

    HI
    I Am a system admin not a programmer.
    I have copied site from some server,and also database,Now when i run site its showing me this in browser,On the other hand admin long is working,Please advise how to resolve this issue
    For in formation i will paste the line which in think is not working,From config file


    Code:
    define('HTTP_SERVER', 'url/~username/directoryname');
    define('HTTPS_SERVER', 'url/~username/directoryname');
    
    
    Redirect Loop
    Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
    Last edited by aliahsan81; 3 Dec 2008 at 11:47 PM.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Hi all

    Those lines should begin with respectively:
    Code:
    define('HTTP_SERVER', 'http://your_domain/Your_directoryname');
    define('HTTPS_SERVER', 'https://your_domain/Your_directoryname');
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. configure.php question about addon-domains
    By Webskipper in forum Upgrading to 1.5.x
    Replies: 16
    Last Post: 4 Jun 2013, 08:24 PM
  2. Question regarding https in configure.php
    By Hell Guapo in forum Basic Configuration
    Replies: 4
    Last Post: 2 Nov 2011, 05:03 PM
  3. Configure.php question
    By maxy007 in forum General Questions
    Replies: 1
    Last Post: 12 Jan 2011, 12:12 PM
  4. Dumb question re: SSL and configure.php
    By allissaf in forum General Questions
    Replies: 2
    Last Post: 12 Apr 2010, 10:48 PM
  5. Can't rename dist-configure.php because there is already a configure.php
    By mamasylvia in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 17 Mar 2008, 06:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg