RE: Apache::Constants (and now startup script)

2006-06-07 Thread Perrin Harkins
On Wed, 2006-06-07 at 17:36 -0500, Michael Preslar wrote: > use Apache::Registry(); In mod_perl 2, that would be ModPerl::Registry. > Yet, Apache wont restart with this new configuration, nor is there > anythign in the logs pointing to anything wrong It would be printing to STDERR when you run

RE: Apache::Constants (and now startup script)

2006-06-07 Thread Michael Preslar
s had to say was : websrvmng: Service httpd failed to start Any ideas? -- Michael Preslar Engineer Sonitier Landline: (402) 614-3551 Cell: (402) 990-8001 -Original Message- From: Patrick Rutkowski [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 3:50 PM To: Michael P

Re: Apache::Constants

2006-06-07 Thread Perrin Harkins
On Wed, 2006-06-07 at 12:15 -0500, Michael Preslar wrote: > Apache::Constants does not exist If your server runs at all, it is there. Make sure you're looking in the right place. - Perrin