News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Problem with login into the admin area

Started by shezzan, December 04, 2015, 04:48:58 AM

Previous topic - Next topic

shezzan

Dear AbanteCart Forum,
First of all thank you for making this great sofware.
I intend to use it to create a marketplace, so i would love the multishop feature that it seems to have.
My problem is, i installed the script properly but i receive this message at login screen:

Your server is unable to create a session necessary for AbanteCart functionality. Check logs for exact error details and contact your hosting support administrator to resolve this error.

I was reading the forum messages, but i did already what you suggest, especially i fixed the folders permissions and i also think my configuration is ok.

My hosting is Ipage, i report what they said about this error:


Hello,

There is no issue on the server that is causing this session error at http//xxxxxx.com/index.php?s=xxxxxxx. The session of this account is working fine at http//xxxxxxx.ipage.com/session.php . Also, there is no error log for reported issue. The issue appears to be with the AbanteCart application itself. We do not provide support for third party applications. I suggest you to contact your application vendor regarding this issue.

If you have any further questions, please update the Support Console.

Sincerely,

Nithin K
Technical Specialist

Can you explain me what to do step by step please?

Thank you very much,
Rick

abolabo

hello.

it is known issue.

You have 2 solutions.
1. change(or set) php-directive "session.save_path" in your php.ini (on redhat-based linux distributives it have empty value). Just uncomment it and set value "/tmp".
2. replace your file by this https://raw.githubusercontent.com/abantecart/abantecart-src/1.2.6/public_html/core/helper/system_check.php

"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

shezzan

I did what you said but nothing changes.
Any other options?
Is anybody kind enough to have a look on my installation?
Thanks

eCommerce Core

Can you PM access to your server and admin ?
"If you're in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent."
― Warren Buffett

shezzan

Dear Admin,
I sent you my installations details, i hope that you can help me solving the problems, so i can learn how to use this great e-commerce solution.
Thank you in advance.

shezzan

Hello dear Admin the problem is solved now but thanks for your help anyway.FYI was a session path problem.

moebius

Quote from: abolabo on December 04, 2015, 05:44:44 AM
hello.

it is known issue.

You have 2 solutions.
1. change(or set) php-directive "session.save_path" in your php.ini (on redhat-based linux distributives it have empty value). Just uncomment it and set value "/tmp".
2. replace your file by this https://raw.githubusercontent.com/abantecart/abantecart-src/1.2.6/public_html/core/helper/system_check.php

Thank you!  the file edit from GitHub didn't work, but I added the session save path string to PHP.INI, and it is now working for me.  Much appreciated!

Forum Rules Code of conduct
AbanteCart.com 2010 -