Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

185
Views
PDO extensions are not loaded when using httpd, but are shown when using built-in server

I am trying to load sqlite3 pdo driver for use with httpd and php 7.4.2 . In my php.ini I set up an absolute path to extensions directory:

extension_dir = "D:/MyWebServer/php7_4_2Win32vc15x64/ext"

I also enable all sqlite-related pdo extensions in php.ini:

extension=pdo_sqlite
extension=sqlite3

httpd and built-in php server both can find my php.ini: php.ini was found and loaded

But, when using built-in php server I get such result:

sqlite was found and ready to be used

But when I use httpd I get that PDO extensions were not loaded:

sqlite not found with httpd

All other extensions work fine with httpd.

How do I make PDO extensions work with httpd?

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!