Module 'pdo_sqlsrv' already loaded in Unknown:0FreeBSD 8.1 Apache 2.2 tries to load PHP 5.3.2 module from...

when is out of tune ok?

Is it correct to write "is not focus on"?

Efficiently merge handle parallel feature branches in SFDX

Can I Retrieve Email Addresses from BCC?

How can I get through very long and very dry, but also very useful technical documents when learning a new tool?

Have I saved too much for retirement so far?

Where in the Bible does the greeting ("Dominus Vobiscum") used at Mass come from?

How does it work when somebody invests in my business?

Curses work by shouting - How to avoid collateral damage?

There is only s̶i̶x̶t̶y one place he can be

Can somebody explain Brexit in a few child-proof sentences?

Why is delta-v is the most useful quantity for planning space travel?

Products and sum of cubes in Fibonacci

Hide Select Output from T-SQL

Can I use my Chinese passport to enter China after I acquired another citizenship?

Print name if parameter passed to function

How to combine multiple text files of different lengths and multiple columns by a column

Student evaluations of teaching assistants

How do I keep an essay about "feeling flat" from feeling flat?

Minimal reference content

If you attempt to grapple an opponent that you are hidden from, do they roll at disadvantage?

How could Frankenstein get the parts for his _second_ creature?

Is there any reason not to eat food that's been dropped on the surface of the moon?

Lay out the Carpet



Module 'pdo_sqlsrv' already loaded in Unknown:0


FreeBSD 8.1 Apache 2.2 tries to load PHP 5.3.2 module from nonexistent debug-locationPHP Startup: Unable to load dynamic library 'C:"phpphp_mysql.dll' - The specified module could not be loadedPHP: Mongo client not foundMicrosoft PHP SQL Server Drivers not working, cant load moduleMissing MySQL extension required to run WordPress on custom Linux serverWAMP php openssl extension activated but not loadedUnable to load dynamic library 'php_intl.dll' how can i resolve it?Nextcloud: Can’t create or write into the data directory /var/nc_dataIoncube PHP Loader - It was already loadedXDEBUG not working PHP 7.3 Win 10 x86













0















I'm using the Ubuntu 18.04 distribution, and the driver installed pdo_sqlsrv.



In my log application Its reporting this error: "yii base ErrorException: The 'pdo_sqlsrv' module is already loaded in Unknown: 0". So I check of php.ini extensions and they are not duplicated, and there is not found
the extension = pdo_sqlsrv.



I have several versions of PHP, and the default is 7.2.



So, I don't know what exactly is not working. What should I do to solve this, please?









share







New contributor




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

























    0















    I'm using the Ubuntu 18.04 distribution, and the driver installed pdo_sqlsrv.



    In my log application Its reporting this error: "yii base ErrorException: The 'pdo_sqlsrv' module is already loaded in Unknown: 0". So I check of php.ini extensions and they are not duplicated, and there is not found
    the extension = pdo_sqlsrv.



    I have several versions of PHP, and the default is 7.2.



    So, I don't know what exactly is not working. What should I do to solve this, please?









    share







    New contributor




    Alix 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'm using the Ubuntu 18.04 distribution, and the driver installed pdo_sqlsrv.



      In my log application Its reporting this error: "yii base ErrorException: The 'pdo_sqlsrv' module is already loaded in Unknown: 0". So I check of php.ini extensions and they are not duplicated, and there is not found
      the extension = pdo_sqlsrv.



      I have several versions of PHP, and the default is 7.2.



      So, I don't know what exactly is not working. What should I do to solve this, please?









      share







      New contributor




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












      I'm using the Ubuntu 18.04 distribution, and the driver installed pdo_sqlsrv.



      In my log application Its reporting this error: "yii base ErrorException: The 'pdo_sqlsrv' module is already loaded in Unknown: 0". So I check of php.ini extensions and they are not duplicated, and there is not found
      the extension = pdo_sqlsrv.



      I have several versions of PHP, and the default is 7.2.



      So, I don't know what exactly is not working. What should I do to solve this, please?







      linux php





      share







      New contributor




      Alix 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




      Alix 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




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









      asked 7 mins ago









      AlixAlix

      11




      11




      New contributor




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





      New contributor





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






      Alix 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: "3"
          };
          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
          });


          }
          });






          Alix 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%2fsuperuser.com%2fquestions%2f1417967%2fmodule-pdo-sqlsrv-already-loaded-in-unknown0%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








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










          draft saved

          draft discarded


















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













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












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
















          Thanks for contributing an answer to Super User!


          • 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%2fsuperuser.com%2fquestions%2f1417967%2fmodule-pdo-sqlsrv-already-loaded-in-unknown0%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

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...