Author Topic: Black screen on loging into admin panel  (Read 1748 times)

Offline denabp

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Black screen on loging into admin panel
« on: September 06, 2022, 04:44:13 PM »
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.

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Black screen on loging into admin panel
« Reply #1 on: September 07, 2022, 01:35:37 AM »
Hello.
Contact your hosting provider and ask to enable CURL

Offline denabp

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Black screen on loging into admin panel
« Reply #2 on: September 07, 2022, 02:37:09 PM »
its already installed how do i enable it.

Offline denabp

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Black screen on loging into admin panel
« Reply #3 on: September 07, 2022, 02:59:32 PM »
and i was ment to call the topic Blank Screen on login not black.

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Black screen on loging into admin panel
« Reply #4 on: September 08, 2022, 02:57:03 AM »
please create file test.php inside public html directory and paste
Code: [Select]
<?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.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

 

Powered by SMFPacks Social Login Mod