** Reply to note from "CGI Guru" <[EMAIL PROTECTED]> Mon, 12 Nov 2001 12:19:06 -0600 > > You probably already know this but php as an add-in module pays no attention > to suexec, it always operates as the user/group of the server. You can get > around this supposedly by compiling and running php as a cgi but you also > take a pretty serious performance hit. If I were serious about developing a > php interface to vpopmail/qmail, I'd start by running a second instance of > apache dedicated to the project with the user and group of vpopmail. This > should alleviate your permission problems. >
Yes. I can confirm all this. Including that the separate instance of apache running as vpopmail:vchkpw works wonders as a way to interact with vpopmail. I may release something after I upgrade my code to the new releases. (Which I am just now starting to install to test.) Rick Rick Widmer Internet Marketing Specialists http://www.developersdesk.com
