I am trying to get mail piping working with my plesk 8.1 system.
Have followed the manual, but get this error.
Quote:
|
Nov 11 11:10:10 www qmail: 1194779410.090005 delivery 147: failure: /bin/sh:_/var/www/vhosts/xxxxxx/httpdocs/help/cli/index.php:_Permission_denied/
|
I hAve changed the first line of cli/index.php to
Still no success
I have tried changing the pipe command to prefix with path to php -q still no luck
I have even chmod cli/index.php to 777 and still get the error
Then looked at php.ini
/etc/php.ini is a link to /usr/local/Zend/etc/php.ini
This had a perm of 600 have tried chmod +r still the same.
I'm running out of ideas! Any suggestions?