Cannot write to pid file  [SOLVED]

Have you discovered a bug? Tell us about it.
Post Reply
MurphyDade
Posts: 4
Joined: Fri 4. Mar 2022, 11:14

Cannot write to pid file

Post by MurphyDade »

Hello everybody,
i have a problem that arises when i launch a cron of a prestashop module.

Cannot write to pid file /../../tmp/PidImportController.php.pid Program execution halted.

strangely on other servers this problem does not arise. what should i check or change ??

Thank you
Attachments
vps com KeyHelp.png
MurphyDade
Posts: 4
Joined: Fri 4. Mar 2022, 11:14

Re: Cannot write to pid file  [SOLVED]

Post by MurphyDade »

Hi, I was able to solve the problem.

The problem was the open_basedir configuration, i added the ##DOCROOT##:##DOCROOT##/www:##DOCROOT##/files:##DOCROOT##/tmp directive to the default configuration.

Good job and congratulations for the excellent panel.
Post Reply