php - XAMPP PDFlib extension -


running on mac os x 10.12.1 , have xampp 5.6.24-1 installed.

trying add pdflib extension php. far done:

  1. brew install php56-pdflib
  2. added line extension=/usr/local/cellar/php56-pdflib/3.0.4/pdf.so /applications/xampp/xamppfiles/etc/php.ini -file
  3. restarted apache

i can't see extension in phpinfo();

any ideas how install extension properly?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -