Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 910347
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T17:01:44+00:00 2026-05-15T17:01:44+00:00

I need to run inkscape in PHP so I can convert an svg image

  • 0

I need to run inkscape in PHP so I can convert an svg image to PDF. However every time I try:

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

I get no new file and I get this in the apache erro log.

(inkscape:28607): libgnomevfs-WARNING **: Unable to create ~/.gnome2 directory: Permission > denied

Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at http://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.

Segmentation fault

I am running on ubuntu with apache server. What can I do to correct this problem?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T17:01:45+00:00Added an answer on May 15, 2026 at 5:01 pm

    This is related to system permissions, the easier way to fix is create a .gnome2 folder at root home folder of the user who’s running that code and give it permissions to write (666 should be fine).

    Note that if you’re doing this by FTP folders/files starting with . (hidden files on linux), might not show up on listings depending on your client’s config.

    For example:

    mkdir -p /var/www/.gnome2 /var/www/.config /var/www/.config/inkscape
    chmod 755 /var/www/.gnome2 /var/www/.config /var/www/.config/inkscape
    chown -R www-data /var/www/.gnome2 /var/www/.config /var/www/.config/inkscape
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is my problem: I need run some code every time I open a
i need run code that will create a database and populate tables. i am
I need to run some precompile steps before I build my project using FlexBuilder.
I need to run a jquery ui bit of code whenever the DOM is
Need to run maven jaxb2 plugin from my app, at run-time. Is it possible?
I need to run a bat file using a java code. I did that
I need to run the code of a button that is on another form.
I need to run those three commands for profiling/code coverage reporting on Win32. vsperfcmd
I need to run 'free -m' every minute and then add the result to
I need to run an if isset statement but i can't seem to get

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.