Author Topic: Favicon Error Message  (Read 33097 times)

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Favicon Error Message
« Reply #15 on: December 01, 2015, 09:46:34 AM »
Below is the fukk error messages on the error log. Shocked to see it after I have reinstalled the app...  :o

Quote
App Error: AbanteCart core v.1.2.5 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. in /home/mccoysselections/public_html/core/helper/system_check.php on line 429

Please check directive session.save_path value inside of your phpinfo output (click button "phpinfo" on system->settings->system page) and post it here.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline mccoysselect

  • Newbie
  • *
  • Posts: 17
  • Karma: +1/-0
    • View Profile
Re: Favicon Error Message
« Reply #16 on: December 01, 2015, 12:10:13 PM »

Please check directive session.save_path value inside of your phpinfo output (click button "phpinfo" on system->settings->system page) and post it here.

The value I got is;

Quote
session.save_path no value no value
« Last Edit: December 01, 2015, 12:11:50 PM by mccoysselect »

Offline mccoysselect

  • Newbie
  • *
  • Posts: 17
  • Karma: +1/-0
    • View Profile
Re: Favicon Error Message
« Reply #17 on: December 01, 2015, 12:33:53 PM »
You need to set 444 permission for files in the warnings your posted before
/home/mccoysselections/public_html/system/config.php
home/mccoysselections/public_html/index.php


For the "system_check.php on line 429" please post all error text. Looks like you copy only part of error

Hi, please are you certain the the permission for the files are 444? Specifically that for home/mccoysselections/public_html/index.php? I am asking this because after setting it to the given permission my homepage is not working fine anymore.

UPDATE: Nevermind. It's homepage is working fine now, there was an alteration on my part
« Last Edit: December 01, 2015, 12:44:29 PM by mccoysselect »

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Favicon Error Message
« Reply #18 on: December 01, 2015, 04:21:14 PM »
[The value I got is;
Quote
session.save_path no value no value

we already fixed this issue.
just 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

Offline mccoysselect

  • Newbie
  • *
  • Posts: 17
  • Karma: +1/-0
    • View Profile
Re: Favicon Error Message
« Reply #19 on: December 01, 2015, 07:49:52 PM »

Offline kok

  • Newbie
  • *
  • Posts: 48
  • Karma: +3/-1
    • View Profile
Re: Favicon Error Message
« Reply #20 on: January 17, 2016, 10:23:35 PM »
Hi abolabo,

I getting same error message:
"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 already replace the file as you fixed for this issue, but still show same error message.

The value I got is:
session.save_path   C:\ScriptEngines\Php\temp\session_data   C:\ScriptEngines\Php\temp\session_data

Thank you.


Offline kok

  • Newbie
  • *
  • Posts: 48
  • Karma: +3/-1
    • View Profile
Re: Favicon Error Message
« Reply #21 on: January 25, 2016, 10:57:43 PM »
Hi abolabo,

Any solutions for the error I getting? In Admin page still keep show belowerror message:
"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."

Please advise. Thank you.

Offline eCommerce Core

  • Administrator
  • Hero Member
  • *****
  • Posts: 1602
  • Karma: +93/-1
    • View Profile
Re: Favicon Error Message
« Reply #22 on: January 26, 2016, 08:39:54 AM »
This can be related to to your specific windows set up.

If you are sure that session is created, you can disable system check in settings -> system.
“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

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Favicon Error Message
« Reply #23 on: January 26, 2016, 08:51:58 AM »
session.save_path   C:\ScriptEngines\Php\temp\session_data   C:\ScriptEngines\Php\temp\session_data

Is this directory writable for webserver user? Set this directory to write and read for all users.
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: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Favicon Error Message
« Reply #24 on: January 26, 2016, 12:38:07 PM »

The value I got is:
session.save_path   C:\ScriptEngines\Php\temp\session_data   C:\ScriptEngines\Php\temp\session_data


Thank you.

i guess you should to disable system check in your settings. Some php-functions works unexpectedly under windows.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline kok

  • Newbie
  • *
  • Posts: 48
  • Karma: +3/-1
    • View Profile
Re: Favicon Error Message
« Reply #25 on: January 27, 2016, 09:57:41 PM »
This can be related to to your specific windows set up.

If you are sure that session is created, you can disable system check in settings -> system.

Yes, The value I got is:
session.save_path   C:\ScriptEngines\Php\temp\session_data   C:\ScriptEngines\Php\temp\session_data

Offline kok

  • Newbie
  • *
  • Posts: 48
  • Karma: +3/-1
    • View Profile
Re: Favicon Error Message
« Reply #26 on: January 27, 2016, 09:58:47 PM »
session.save_path   C:\ScriptEngines\Php\temp\session_data   C:\ScriptEngines\Php\temp\session_data

Is this directory writable for webserver user? Set this directory to write and read for all users.

Yes, when install already set directory to write and read for all users. Any solutions?

Offline kok

  • Newbie
  • *
  • Posts: 48
  • Karma: +3/-1
    • View Profile
Re: Favicon Error Message
« Reply #27 on: January 27, 2016, 10:00:00 PM »

The value I got is:
session.save_path   C:\ScriptEngines\Php\temp\session_data   C:\ScriptEngines\Php\temp\session_data


Thank you.

i guess you should to disable system check in your settings. Some php-functions works unexpectedly under windows.


How to disable system check? check in which settings? Thanks.

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Favicon Error Message
« Reply #28 on: January 28, 2016, 12:41:51 AM »
How to disable system check? check in which settings? Thanks.

Hi. It is very easy. Go to Admin > System > Settings > System section and search for System Check in the bottom.

Offline kok

  • Newbie
  • *
  • Posts: 48
  • Karma: +3/-1
    • View Profile
Re: Favicon Error Message
« Reply #29 on: January 29, 2016, 01:45:13 AM »
How to disable system check? check in which settings? Thanks.

Hi. It is very easy. Go to Admin > System > Settings > System section and search for System Check in the bottom.

Hi Basara, I already Disabled system check in Settings, but still show below error message:
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.

Any solutions? Thanks.

 

Powered by SMFPacks Social Login Mod