Ich habe libpdf_php auf MAMP v2.0 installiert und nach dem Neustart von Apache erhalte ich folgenden Fehler:
[11-Jan-2013 11:48:21 UTC] PHP Warning: PHP Startup: pdf: Unable to initialize module
Module compiled with build ID=API20100525,TS
PHP compiled with build ID=API20100525,NTS
These options need to match
Dies führt natürlich dazu, dass PHP dieses Modul nicht lädt. Aus irgendeinem Grund kann ich die PHP-Installation nicht auf Thread-sicher umstellen und ich konnte in NTS keine Downloads der Bibliothek finden.
Wie kann ich die Bibliothek zum Laufen bringen? Alle Ideen sind willkommen!