That is a pretty bold assumption to make given that the crash was reported 14 seconds after the notice that the module was loaded twice! And it _does_ say skipping!
On Tue, 03 Aug 2004 21:04:38 -0600, bogi <[EMAIL PROTECTED]> wrote: > I think you should report this as a bug, duble-loading a module in apache > should not result in apache crashing. > Cheers > Szemir > > > > On August 3, 2004 21:55, Nathan wrote: > > k, with the entrophy packadge of php... for os x... it loads two items > > in a seperate file... twice... making it crash apache... > > > > does a include of the file .... httpd.conf.php... with has two lines... > > that include the two files needed to run php. > > > > the it does the addtype that php needs... this is all at the end of > > httpd.conf.... > > here's the funny part... the first two lines are in httpd.conf.... so i > > uncommented those... commented the includeifile (which has the same two > > lines)... and uncommented the addtype stuff. > > > > and viola... php on... no more crashy. > > > > very odd. > > > > Nathan wrote: > > > got my ability to edit files... course now its just getting php to run. > > > > > > Nathan wrote: > > >> just used the availiable packages to install them... now it complains > > >> regarding being not able to load apache. > > >> > > >> Processing config directory: /private/etc/httpd/users > > >> Processing config file: /private/etc/httpd/users/lee.conf > > >> [Tue Aug 3 19:26:50 2004] [warn] module mod_php4.c is already added, > > >> skipping > > >> Aug 3 19:27:04 Lee-McCannels-Computer crashdump: Crash report > > >> written to: > > >> /Library/Logs/CrashReporter/httpd.crash.log > > >> > > >> /usr/sbin/apachectl: line 171: 401 Trace/BPT trap $HTTPD > > >> /usr/sbin/apachectl start: httpd could not be started > > >> > > >> > > >> > > >> trying to deleted the httpd.conf in lee folder... no avail... > > >> > > >> that, and no matter what i try and do, as admin, os x (in cmd line) > > >> keeps telling me i'm not allowed to edit files, copy, them, or delete > > >> them. > > >> > > >> any clues? > > >> > > >> > > >> > > >> > > >> _______________________________________________ > > >> clug-talk mailing list > > >> [EMAIL PROTECTED] > > >> http://clug.ca/mailman/listinfo/clug-talk_clug.ca > > > > > > _______________________________________________ > > > clug-talk mailing list > > > [EMAIL PROTECTED] > > > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > > > > _______________________________________________ > > clug-talk mailing list > > [EMAIL PROTECTED] > > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > > _______________________________________________ > clug-talk mailing list > [EMAIL PROTECTED] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > -- Regards, Cade Cairns _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

