error log says
2022-09-06 20:22:36 - Unknown Error: AbanteCart core v.1.3.3 Call to undefined function curl_exec() in <b>/home/dbpcompu/public_html/cart/public/core/lib/connect.php</b> on line <b>447</b>
anyone know what the issue is ive only done a fresh install.
Thanks in advance.
Hello.
Contact your hosting provider and ask to enable CURL
its already installed how do i enable it.
and i was ment to call the topic Blank Screen on login not black.
please create file test.php inside public html directory and paste <?php phpinfo(); ?>
into it.
Then open this file via browser (http://your-donmain.com/test.php) and check is curl extension enabled (you will see section CURL... or not).
Also post php version and abantecart version too.