Hallo,
Ik vroeg me af of iemand ervaring heeft het PDFlib? Ik wil het installeren op mijn MAMP server die draait op een Apple PowerPC. Maar ik krijg de extensie maar niet aan. Heb de extensie toegevoegd in de map die php.ini aangeeft en hem in de file geladen als extensie..
Maar nu staat er in de handleiding op de allerlaatste regel iets wat ik niet snap.. Iemand een idee wat er mee bedoeld wordt??
de tekst:
PDFlib with XAMPP or MAMP on Mac OS X 10.5 and older. If you add the PDFlib PHP
extension to your php.ini on a Mac OS X Intel machine which has XAMPP 1.7.2a installed,
the following error message appears:
dyld: NSLinkModule() error
dyld: Symbol not found: __cg_jpeg_resync_to_restart
Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/ImageIO.framework/Versions/A/ImageIO
Expected in: /Applications/xampp/xamppfiles/lib/libjpeg.62.dylib
The PDFlib extension is linked against the ApplicationServices Framework, and XAMPP
changes the DYLD_LIBRARY_PATH. This combination confuses the dynamic link editor.
We detected that commenting out DYLD_LIBRARY_PATH in xamppfiles/bin/envvars cures
this problem.
A similar problem arises with MAMP. To cure the problem with MAMP comment out
DYLD_LIBRARY_PATH in Library/bin/envvars.
hoop dat iemand me er mee kan helpen want zit al een hele tijd te kloten hiermee.
Ik vroeg me af of iemand ervaring heeft het PDFlib? Ik wil het installeren op mijn MAMP server die draait op een Apple PowerPC. Maar ik krijg de extensie maar niet aan. Heb de extensie toegevoegd in de map die php.ini aangeeft en hem in de file geladen als extensie..
Maar nu staat er in de handleiding op de allerlaatste regel iets wat ik niet snap.. Iemand een idee wat er mee bedoeld wordt??
de tekst:
PDFlib with XAMPP or MAMP on Mac OS X 10.5 and older. If you add the PDFlib PHP
extension to your php.ini on a Mac OS X Intel machine which has XAMPP 1.7.2a installed,
the following error message appears:
dyld: NSLinkModule() error
dyld: Symbol not found: __cg_jpeg_resync_to_restart
Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/ImageIO.framework/Versions/A/ImageIO
Expected in: /Applications/xampp/xamppfiles/lib/libjpeg.62.dylib
The PDFlib extension is linked against the ApplicationServices Framework, and XAMPP
changes the DYLD_LIBRARY_PATH. This combination confuses the dynamic link editor.
We detected that commenting out DYLD_LIBRARY_PATH in xamppfiles/bin/envvars cures
this problem.
A similar problem arises with MAMP. To cure the problem with MAMP comment out
DYLD_LIBRARY_PATH in Library/bin/envvars.
hoop dat iemand me er mee kan helpen want zit al een hele tijd te kloten hiermee.