AbanteCart Community
eCommerce construction => Installation and Configuration => Topic started by: paul_evc7 on March 17, 2020, 05:58:03 PM
-
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"
-
Hello.
What is your AbanteCart version?
-
Hello.
What is your AbanteCart version?
Is the latest version 1.2.15
XAMPP v3.2.4
PHP v7.4.3
-
For php 7.4+ please install AbanteCart 1.2.16 https://github.com/abantecart/abantecart-src/archive/1.2.16.zip
-
please create new php file with any text editor and put this code inside
<?php phpinfo(); ?>
Then open it via browser.
Post output here.
-
Here is my PHP info
-
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
-
Hello, paul_evc7.
The 1.2.16 will be released soon