support

Warning: session_name() when running on different windows machine

Started by paul_evc7, March 17, 2020, 05:58:03 PM

Previous topic - Next topic

paul_evc7

Right now I have AbanteCart running fine on a windows 10 machine but because I need to collaborate I installed AbanteCart on another machine, configure database and XAMPP server but when running I keep having this error:

Warning: session_name(): session.name cannot be a numeric or empty ''in dir\public_html\core\lib\session.php" on line 89


Already tried different browsers and cleaning cookies and cache but nothing helps.
Another thing is that it always redirects to "public_html/static_pages/index.php" intead of "public_html/index.php"

Basara


paul_evc7



abolabo

please create new php file with any text editor  and put this code inside
<?php phpinfo(); ?>
Then open it via browser.
Post output here.
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens


paul_evc7

Quote from: Basara on March 19, 2020, 01:17:42 AM
For php 7.4+ please install AbanteCart 1.2.16 https:// github.com /abantecart /abantecart-src/archive/1.2.16.zip

This solved my problem thanks!
It would be nice to update requirements in the manuals page or specify PHP version because it says PHP 7.3+ Supported

Basara


Forum Rules Code of conduct
AbanteCart.com 2010 -