website cannot see /usr/bin on debian 11  [SOLVED]

Locked
napisok
Posts: 12
Joined: Fri 1. May 2020, 10:20

website cannot see /usr/bin on debian 11

Post by napisok »

Hi, I have install keyhelp on a debian 11 and have setup a website that need to access /usr/bin/ps2pdf. But the website cannot see the ps2pdf. I have a tried an installation on another debian 11 and there was no problem to see /user/bin/. Does anyone know how to fix it?
User avatar
24unix
Posts: 2037
Joined: Sun 21. Jun 2020, 17:16
Location: Kollmar
Contact:

Re: website cannot see /usr/bin on debian 11  [SOLVED]

Post by 24unix »

napisok wrote: Mon 21. Nov 2022, 18:17 Hi, I have install keyhelp on a debian 11 and have setup a website that need to access /usr/bin/ps2pdf. But the website cannot see the ps2pdf. I have a tried an installation on another debian 11 and there was no problem to see /user/bin/. Does anyone know how to fix it?
You can edit the open_basedir settings in the user details.
Cheers Micha
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
napisok
Posts: 12
Joined: Fri 1. May 2020, 10:20

Re: website cannot see /usr/bin on debian 11

Post by napisok »

Thanks for help. It worked :-)
Locked