PHP Run inkscape

0 Cevap php

Ben bu yüzden PDF bir SVG görüntü dönüştürebilirsiniz PHP Inkscape çalıştırmak gerekir. Ben denemek Ancak her zaman:

//some PHP code system("inkscape -z --file=svg.svg --export-pdf=pdf.pdf"); //more code

Ben yeni bir dosya almak ve ben apache erro günlüğünde bu olsun.

(Inkscape: 28607): libgnomevfs-UYARI **:. ~ / Gnome2 dizini oluşturulamıyor: İzin> engellendi

Emergency save activated! Emergency save completed. Inkscape will close now. If you can reproduce this crash, please file a bug at www.inkscape.org with a detailed description of the steps leading to the crash, so we can fix it. ** Message: Error: Inkscape encountered an internal error and will close now.

Segmentasyon hatası

Ben apache sunucu ile ubuntu üzerinde çalıştırıyorum. Ben bu sorunu gidermek için ne yapabilirim?

0 Cevap