On Tue, Oct 05, 2010 at 04:16:58PM +0200, Gabor Szabo wrote: > On Tue, Oct 5, 2010 at 3:58 PM, Yedidyah Bar-David > <[email protected]> wrote: > > > > No recent experience with SuSE, but you probably have to also edit > > apache's configuration file, perhaps somewhere in /etc/apache or > > /etc/httpd or something like that. Search for 'PidFile'. > > I grep-ped the whole /etc for -i pid and the only hit was in > /etc/init.d/apache2
Perhaps they keep the conf outside or rely on defaults or something like that. You can try 'apachectl -V' for the defaults, or look at the init.d script and see if it passes '-f someconffile' to apachectl and look at it or at its includes, if any. -- Didi _______________________________________________ Linux-il mailing list [email protected] http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
