Page 1 of 1

ps2pdf how to get it working

Posted: Wed 23. Nov 2022, 17:53
by napisok
Hi, I have a webpage where I had edit the open_basedir settings in the user details and the webepage could see the files. But now it wont start the ps2pdf. It is a debian 11 with keyhelp.
Did not know how to get working, tried to add the place of ghost script in the open basedir setting. But it did not work.

Tried a clean install without keyhelp on debian and it worked. So it must be a settings in keyhelp I need to correct, but how and there.

Thanks for support.

Re: ps2pdf how to get it working

Posted: Wed 23. Nov 2022, 20:34
by Tobi
Please share some error logs with us.

Re: ps2pdf how to get it working

Posted: Thu 24. Nov 2022, 23:27
by napisok
Hi I would like to do it. But cannot find any log where I can see it. I have a website there is a button to print pdf via ps2pdf and it just say cannot "pdf file not found, are you sure ps2pdf is installed. The website can see ps2pdf in /usr/bin/ but cannot use it.

Re: ps2pdf how to get it working

Posted: Fri 25. Nov 2022, 07:23
by Tobi
I use myself ps2pdf via exec() without any issues.
Are you sure the path to PDF is correct?

Re: ps2pdf how to get it working

Posted: Wed 30. Nov 2022, 22:32
by napisok
Hi, what do you mean with

ps2pdf via exec() without any issues

Is there another place to change?