AbanteCart Community

eCommerce construction => Installation and Configuration => Fresh Installation => Topic started by: sam on June 29, 2013, 01:39:49 PM

Title: Can not Install session warnings etc.
Post by: sam on June 29, 2013, 01:39:49 PM
Host: ipage.com
PHP version: 5.3.13
mySQL version: 5.0.91-log

upload per instructions, changed permissions
when i enter site under domain name thru browser (chrome, ice dragon comodo) to install; i get the Abantecart installation Menu/Guide. ...however on top is the text:

warning: array_keys() expects parameter 1 to be array, null given in /hermes/bosoraweb096/b2470/ipg.webspecialbiz/install/init.php on line 92warning: Invalid argument supplied for for each() in /hermes/bosoraweb096/b2470/ipg.webspecialbiz/install/init.php on line 92


and below the guide is the text:

Name    Info
2::warning
   array_keys() expects parameter 1 to be array, null given in /hermes/bosoraweb096/b2470/ipg.webspecialbiz/install/init.php on line 92
2::warning
   Invalid argument supplied for foreach() in /hermes/bosoraweb096/b2470/ipg.webspecialbiz/install/init.php on line 92
Title: Re: Can not Install session warnings etc.
Post by: abantecart on June 30, 2013, 10:20:35 AM
Check php.ini if you have:

register_globals = On

Set to

register_globals = Off
Title: Re: Can not Install session warnings etc.
Post by: sam on July 01, 2013, 04:22:10 PM
Thanks,  ipage host took care took care of modifying php file for me,

 
Then next problem was configuration. Abantecart Installation guide kept telling me "ERROR-Database does not exist"even though it did. Hosting tech's even ran mine and created own db to verify.. Now once all the information is loaded in the configuration step and continue is selected, I get looped back to the License agreement page. ( Yes, I accepted the agreement) ??????  Cleared browser cache and cookies and re-tried, same problem occurred.Downloaded a freshcopy and upload the files/folders again-same problem.
Title: Re: Can not Install session warnings etc.
Post by: abantecart on July 01, 2013, 07:01:00 PM
This sounds like some session related problem. What type of server is this (OS)?
Title: Re: Can not Install session warnings etc.
Post by: sam on July 01, 2013, 09:39:24 PM
Here is the host-server info along with the response from their tech. (  I tried downloading from abantecart.com, and uploading the fresh set of files,..... no change)

Platform Type:
Debian
MySQL Version:
5.0.91-log
Perl Version:
5.8.8
PHP Version:
5.3.13

I was able to replicate the issue, while installing the application at <http://webspecial.biz/install/index.php> after the third step , it will return to the license agreement page. Looks like the issue with the script. Please try to re-upload the installation files from the local backup and check once again.
If you have any further questions, please update the Support Console.
Sincerely,

Arpitha J
Technical Specialist
Title: Re: Can not Install session warnings etc.
Post by: sam on July 03, 2013, 03:47:34 AM
Hosting Techs, resolved issues,and installed package for me.

thank all for their help
Title: Re: Can not Install session warnings etc.
Post by: abantecart on July 06, 2013, 07:11:20 PM
Interesting to know what was the problem?