Hi all, Anyone know of a hack/crack/wayaround to restart Apache from a PHP4 WEB script (Or combination of stuff) without running the VirtualHost as "root". More information on what I have done will be provided offlist. In exchange for this much-needed information, I am prepared to advise how to run Apache VirtualHosts purely from an SQL database.... :-) (If thats of any interest) Please message me offlist. Best regards, -- Michael Hallager Managing Director Comsolve Networks (NZ) Limited E-Mail: michael(a)comsolve.net.nz Website: http://www.comsolve.net.nz Proudly providing hosting exclusively to 100% family-safe content sites. - To unsubscribe from nznog, send email to majordomo(a)list.waikato.ac.nz where the body of your message reads: unsubscribe nznog
On Sat, Jan 05, 2002 at 12:29:56AM +1300, Michael Hallager wrote: Anyone know of a hack/crack/wayaround to restart Apache from a PHP4 WEB script (Or combination of stuff) without running the VirtualHost as "root". More information on what I have done will be provided offlist. I can think of many ways to accomplish this... a simple way (ie. tens of lines of code) is perhaps to have php4 just exec a suid binary (which can rate limit, do aditional checkingm firnat you hard disks or whatever) to restart thr web-server. --cw - To unsubscribe from nznog, send email to majordomo(a)list.waikato.ac.nz where the body of your message reads: unsubscribe nznog
participants (2)
-
Chris Wedgwood
-
Michael Hallager