Author Topic: Install in Loop.  (Read 4521 times)

Offline yourhomegenius

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Install in Loop.
« on: April 12, 2014, 02:16:14 PM »
Been trying to install AbanteCart, it does license, compatibility check, then database setup then back to license.


I have worked with ipage who is my ISP they ran debug and fixed all errors:

and responded:

"I have corrected the session path and disabled the register_global in the file php.ini. However, still third step in the installation page is redirecting to first page. It seems to be the application is not connecting to the database that is the reason it is not generating the database tables in 3 step. Please contact the application vendor and ask them how exactly the application is connecting to the database. We support following database connection function : mysql_connect and mysql_pconnect on our server. I have uploaded test database script at robertgeorgeca.ipage.com/test.php which is working fine."

I have a phpinfo on the site    niagarapoolsupply.ca/phpinfo.php

nothing is showing up in the error logs.

Have tried rolling back to php 5.2 and 5.3

we dunno where to go from here.   Is there way to manually install?


Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Install in Loop.
« Reply #1 on: April 13, 2014, 07:40:10 AM »
I think this was covered in couple of other posts.

Check if you have any error in the log? Possibly you have an error in the database.

We will try to address this in the future version and make it more stable on install with errors.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Install in Loop.
« Reply #2 on: April 13, 2014, 04:56:18 PM »
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline yourhomegenius

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Install in Loop.
« Reply #3 on: April 14, 2014, 03:24:35 PM »
The problem was resolved by the hosting tech's and I asked how they did it.


Quote
The issue was within the file 'install/init.php' . I had to include an additional code 'define('SESSION_ID', 'PHPSESSID_AC');' in order to override and resolve the issue.


Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Install in Loop.
« Reply #4 on: April 15, 2014, 06:12:57 AM »
oh.. yes.. we already fixed this issue in current dev-version 1.1.9.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

 

Powered by SMFPacks Social Login Mod