Results 1 to 2 of 2

Configure.php problems

This is a discussion on Configure.php problems within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Can you help me? I don't have my ssl installed so I changed both configure.php's to define('ENABLE_SSL',false); // secure webserver ...

      
  1. #1
    Lurker
    Join Date
    Sep 2004
    Posts
    4
    Rep Power
    0


    Default Configure.php problems

    Can you help me? I don't have my ssl installed so I changed both configure.php's to

    define('ENABLE_SSL',false); // secure webserver for checkout procedure?

    And I get this message:

    QUOTE
    Fatal error: Call to a member function on a non-object in /home/virtual/site23/fst/var/www/html/oscommerce/login.php on line 51


    My site is: My Organic Kid

    With this:
    define('ENABLE_SSL',false); // secure webserver for checkout procedure?

    I get a 404 not found error.

    Thanks in advance!

  2. #2
    New Member
    Join Date
    Oct 2004
    Posts
    9
    Rep Power
    0


    Default

    i am new to oscommerce as well. i have done the same (i.e. define('ENABLE_SSL',false); but i dont get the errors u r getting. recheck ur configure.php file. it must be due to some other reasons.
    if u want to have my configure.php file in order to compare urz to it, u r welcome send me an email.
    my address is syedirfi@hotmail.com.

    hey r u sure the webserver hosting r site isn't SSL enabled? if it is enabled then u shud write

    define('ENABLE_SSL',true);

    take care

Similar Threads

  1. Configure.php???
    By ltldoc in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 03-20-2006, 09:58 PM
  2. configure.php problems...ugh
    By sili2213 in forum osCMax v1.7 Installation
    Replies: 3
    Last Post: 12-04-2004, 10:54 PM
  3. Help configure SSL
    By paulchow2k in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 10-18-2004, 08:06 PM
  4. How to configure SSL?
    By brucek in forum osCommerce 2.2 Installation Help
    Replies: 3
    Last Post: 03-31-2004, 02:30 PM
  5. Configure.php and SSL
    By judoka in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 05-29-2003, 10:14 PM

Bookmarks

Posting Permissions

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