AbanteCart Community

eCommerce construction => Installation and Configuration => Fresh Installation => Topic started by: yourhomegenius on April 12, 2014, 02:16:14 PM

Title: Install in Loop.
Post by: yourhomegenius 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?

Title: Re: Install in Loop.
Post by: abantecart 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.
Title: Re: Install in Loop.
Post by: abolabo on April 13, 2014, 04:56:18 PM
please check this topic http://forum.abantecart.com/index.php/topic,1792.0.html
Title: Re: Install in Loop.
Post by: yourhomegenius 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.

Title: Re: Install in Loop.
Post by: abolabo on April 15, 2014, 06:12:57 AM
oh.. yes.. we already fixed this issue in current dev-version 1.1.9.