Install and enable exif(PHP) Fatal error: Call to undefined function imagettftext()PHP Fatal error: Call to...

Was World War I a war of liberals against authoritarians?

How do researchers send unsolicited emails asking for feedback on their works?

Why is "la Gestapo" feminine?

Print a physical multiplication table

How are passwords stolen from companies if they only store hashes?

Unfrosted light bulb

Hackerrank All Women's Codesprint 2019: Name the Product

Gauss brackets with double vertical lines

PTIJ: Where did Achashverosh's years wander off to?

Are hand made posters acceptable in Academia?

How to find the largest number(s) in a list of elements, possibly non-unique?

Which partition to make active?

Why are there no stars visible in cislunar space?

PTIJ: Which Dr. Seuss books should one obtain?

Why didn’t Eve recognize the little cockroach as a living organism?

Why is indicated airspeed rather than ground speed used during the takeoff roll?

What (if any) is the reason to buy in small local stores?

What is it called when someone votes for an option that's not their first choice?

What favor did Moody owe Dumbledore?

How old is Nick Fury?

What kind of footwear is suitable for walking in micro gravity environment?

The English Debate

Does fire aspect on a sword, destroy mob drops?

Writing in a Christian voice



Install and enable exif


(PHP) Fatal error: Call to undefined function imagettftext()PHP Fatal error: Call to undefined function enchant_broker_init() - enchant not found?Can't enable HTTPS and SSL streams in PHP no matter whathttpd dead but subsys locked with both ioncube and ZendGuardLoader installedCentOS 7.2, PHP 5.4 - MySQL extension is missingPhp can't find hash functionCentos 6.8 serevr , apache 2.4.20 , php 7.0.20PHP - Ubuntu 18.04: maximum upload limit is always 10MoCentOS 7 mysqli works on php apache but not on php-cliUpgraded PHP 7.2 successfully but issue with Cache Refresh / Memacache in Centos













0















I moved my website to a vps and I used exif function but look like in this new server exif not installed or enabled.. I tied many ways to enable it but no success:



Information:




Linux, Apache, Centos7




First, I run php -m but there is no exif in list.



options.conf



php1_release=7.2
php1_mode=mod_php


configure.php72



--enable-mbstring 
--enable-exif


php.ini



extension=php_mbstring.dll
extension=php_exif.dll


But still I got:




PHP Fatal error: Uncaught Error: Call to undefined function
exif_read_data() in...




Any idea?









share







New contributor




tour travel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I moved my website to a vps and I used exif function but look like in this new server exif not installed or enabled.. I tied many ways to enable it but no success:



    Information:




    Linux, Apache, Centos7




    First, I run php -m but there is no exif in list.



    options.conf



    php1_release=7.2
    php1_mode=mod_php


    configure.php72



    --enable-mbstring 
    --enable-exif


    php.ini



    extension=php_mbstring.dll
    extension=php_exif.dll


    But still I got:




    PHP Fatal error: Uncaught Error: Call to undefined function
    exif_read_data() in...




    Any idea?









    share







    New contributor




    tour travel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I moved my website to a vps and I used exif function but look like in this new server exif not installed or enabled.. I tied many ways to enable it but no success:



      Information:




      Linux, Apache, Centos7




      First, I run php -m but there is no exif in list.



      options.conf



      php1_release=7.2
      php1_mode=mod_php


      configure.php72



      --enable-mbstring 
      --enable-exif


      php.ini



      extension=php_mbstring.dll
      extension=php_exif.dll


      But still I got:




      PHP Fatal error: Uncaught Error: Call to undefined function
      exif_read_data() in...




      Any idea?









      share







      New contributor




      tour travel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I moved my website to a vps and I used exif function but look like in this new server exif not installed or enabled.. I tied many ways to enable it but no success:



      Information:




      Linux, Apache, Centos7




      First, I run php -m but there is no exif in list.



      options.conf



      php1_release=7.2
      php1_mode=mod_php


      configure.php72



      --enable-mbstring 
      --enable-exif


      php.ini



      extension=php_mbstring.dll
      extension=php_exif.dll


      But still I got:




      PHP Fatal error: Uncaught Error: Call to undefined function
      exif_read_data() in...




      Any idea?







      linux centos apache-2.4 centos7





      share







      New contributor




      tour travel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      tour travel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      tour travel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 5 mins ago









      tour traveltour travel

      101




      101




      New contributor




      tour travel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      tour travel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      tour travel is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "2"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          tour travel is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f958910%2finstall-and-enable-exif%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          tour travel is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          tour travel is a new contributor. Be nice, and check out our Code of Conduct.













          tour travel is a new contributor. Be nice, and check out our Code of Conduct.












          tour travel is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Server Fault!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f958910%2finstall-and-enable-exif%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

          Список ссавців Італії Природоохоронні статуси | Список |...

          Українські прізвища Зміст Історичні відомості |...