[exim] exim php shell_exec question

Top Page
Delete this message
Reply to this message
Author: xperience
Date:  
To: exim-users
Subject: [exim] exim php shell_exec question

Hi,

I'm trying to have the number of messages in a mailqueue echoed to a
web page.

When I use:

$mailqueue = shell_exec("exim -bpc");

I just see:

exim: permission denied

in the apache error log.

Any ideas how I could get round this?

Cheers

Simon


--
xperience
------------------------------------------------------------------------
xperience's Profile: http://www.exim-users.org/forums/member.php?action=getinfo&userid=89
View this thread: http://www.exim-users.org/forums/showthread.php?threadid=51800