Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Stuck in Installion Loop  (Read 16584 times)

Offline ADVSRV

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Stuck in Installion Loop
« on: February 10, 2013, 04:17:32 AM »
My install never goes to step #4. After the configuration step, I get send back to step #1. Any help is appreciated.

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Stuck in Installion Loop
« Reply #1 on: February 10, 2013, 08:12:32 AM »
Do you get any error on the screen?

Please also check this file system/logs/error.txt
If there is any error in that file, please post that error.
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 ADVSRV

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Stuck in Installion Loop
« Reply #2 on: February 10, 2013, 09:10:06 AM »
No on-screen Errors, it just returns to the license agreement.

error.txt

2013-02-10 15:17:37 - warning:  AbanteCart core v.1.0 Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in <b>Unknown</b> on line <b>0</b>

2013-02-10 15:17:37 - warning:  AbanteCart core v.1.0 session_start(): open(/var/php_sessions/sess_aca80cc6c39f55db52c09cf6ace60299, O_RDWR) failed: No such file or directory (2) in <b>/hermes/bosoraweb018/b221/nf.server/public_html/store.com/public_html/core/lib/session.php</b> on line <b>42</b>
« Last Edit: February 10, 2013, 09:59:24 AM by ADVSRV »

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Stuck in Installion Loop
« Reply #3 on: February 10, 2013, 10:23:42 AM »
are trying to install Abantecart on windows?

read this http://www.php.net/manual/en/session.configuration.php#ini.session.save-path
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline ADVSRV

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Stuck in Installion Loop
« Reply #4 on: February 10, 2013, 01:51:31 PM »
I'm working on a debian server. I want to thank the forum on advance for its swift attention to my issue. I am sure we will resolve it shortly.

Offline ADVSRV

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Stuck in Installion Loop
« Reply #5 on: February 10, 2013, 02:48:23 PM »
I cleared the log, rolled back from 5.3 to 5.2 and configured the PHP settings. Restarted the client.

Issue persists, but no errors in log.

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Stuck in Installion Loop
« Reply #6 on: February 10, 2013, 03:57:10 PM »
Would be interesting to know what in PHP does not let you through. Anyway we can debug on your server?
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 ADVSRV

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Stuck in Installion Loop
« Reply #7 on: February 10, 2013, 04:31:35 PM »
It's a hosted server running at netfirms.

Offline ADVSRV

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Stuck in Installion Loop
« Reply #8 on: February 10, 2013, 05:50:35 PM »
Im getting this security alert on the server.

20130210T224244: www.store.com/index.php
PHP Deprecated:  Comments starting with '#' are deprecated in /hermes/bosoraweb018/b221/nf.server/public_html/store.com/php.ini on line 1 in Unknown on line 0
<b>Security Alert!</b> The PHP CGI cannot be accessed directly.

<p>This PHP CGI binary was compiled with force-cgi-redirect enabled.  This
means that a page will only be served up if the REDIRECT_STATUS CGI variable is
set, e.g. via an Apache Action directive.</p>
« Last Edit: February 10, 2013, 06:00:40 PM by ADVSRV »

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Stuck in Installion Loop
« Reply #9 on: February 10, 2013, 11:49:15 PM »
Im getting this security alert on the server.

20130210T224244: www.store.com/index.php
PHP Deprecated:  Comments starting with '#' are deprecated in /hermes/bosoraweb018/b221/nf.server/public_html/store.com/php.ini on line 1 in Unknown on line 0
<b>Security Alert!</b> The PHP CGI cannot be accessed directly.

<p>This PHP CGI binary was compiled with force-cgi-redirect enabled.  This
means that a page will only be served up if the REDIRECT_STATUS CGI variable is
set, e.g. via an Apache Action directive.</p>

You can rename file php.ini(to use default php.ini) or delete comment line. 
We'll fix it in 1.1.4.

Can you show your phpinfo(); output ?
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline ADVSRV

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Stuck in Installion Loop
« Reply #10 on: February 11, 2013, 09:51:39 AM »
Can you say specifically what I should rename or comment out?

I will include my php.ini file is multiple post to follow.

Offline ADVSRV

  • Newbie
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Stuck in Installion Loop
« Reply #11 on: February 11, 2013, 10:04:11 AM »
better yet, i will email it to you

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Stuck in Installion Loop
« Reply #12 on: February 11, 2013, 11:51:48 PM »
Can you say specifically what I should rename or comment out?

I will include my php.ini file is multiple post to follow.

you wrote
Code: [Select]
/hermes/bosoraweb018/b221/nf.server/public_html/store.com/php.ini
try to delete comments there
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

 

Powered by SMFPacks Social Login Mod