Support » Plugin: WP Social Post And Widget » Fatal error: Uncaught InstagramAPI\Exception\InternalException

  • Resolved Taufan

    (@taufanxxx)


    Hi,
    I found this error when i turn-on WP debug on Logins page from WP Instagram menu and login.
    I’m not programmer, can you explain what does this error means?
    Thanks.

    Fatal error: Uncaught InstagramAPI\Exception\InternalException: You must have the “exif” PHP extension to use the Instagram API library. in /var/www/htdocs/wp-content/plugins/wp-instagram-post/vendor/mgp25/instagram-php/src/Instagram.php:267 Stack trace: #0 /var/www/htdocs/wp-content/plugins/wp-instagram-post/classes/class-woo-igp.php(135): InstagramAPI\Instagram->__construct(false, true) #1 /var/www/htdocs/wp-content/plugins/wp-instagram-post/wpigp.logins.php(3): Woo_IGP->wigp_get_inst(true) #2 /var/www/htdocs/wp-content/plugins/wp-instagram-post/classes/class-woo-igp.php(726): include_once(‘/var/www/htdocs…’) #3 /var/www/htdocs/wp-includes/class-wp-hook.php(286): Woo_IGP->wooigp_logins_page(”) #4 /var/www/htdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #5 /var/www/htdocs/wp-includes/plugin.php(465): WP_Hook->do_action(Array) #6 /var/www/htdocs/wp-admin/admin.php(253): do_action(‘toplevel_page_w…’) #7 {main} thrown in /var/www/htdocs/wp-content/plugins/wp-instagram-post/vendor/mgp25/instagram-php/src/Instagram.php on line 267
    The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author qsheeraz

    (@qsheeraz)

    Hi,

    Your web server or localhost is missing the “exif” PHP extension.
    Please note that you need ‘exif’, ‘mbstring’, ‘cURL’ and ‘gd’ extensions to use the plugin.

    Regards

    Thread Starter Taufan

    (@taufanxxx)

    Thanks,
    I already install exif, mbstring, cURL and gd ext.

    —————
    INFO
    —————
    php 5.6+ 7.2.12
    cURL installed on your server
    gd installed on your server
    mbstring installed on your server
    exif installed on your server

    —————-

    I also already bought a proxy.
    Now, i have another problems. what does this error means?

    ——-
    Response: Network: CURL error 35: error:140770FC:SSL routines:SSL23 GET SERVER HELLO:unknown protocol
    ——

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error: Uncaught InstagramAPI\Exception\InternalException’ is closed to new replies.