php-wkhtmltox icon indicating copy to clipboard operation
php-wkhtmltox copied to clipboard

php command-line works fine, apache segfaults

Open ezp-matt opened this issue 11 years ago • 10 comments

I've compiled/installed php-wkhtmltox on MAMP 2.1.1 on OSX 10.7.4. I can run the test_pdf.php script via MAMP's command-line php and it works just fine, but when I attempt to load a script through MAMP's httpd (Apache/2.2.22) via a web browser, httpd segfaults.

Here's one of my httpd crashlogs: http://pastebin.com/mn2xe11P

I've compiled everything from source, as per the instructions here: http://marcus.bointon.com/compiling-wkhtmltopdf-on-mac-os-x-10-7-lion/

Any suggestions would be appreciated!

ezp-matt avatar Jul 16 '12 20:07 ezp-matt