logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: apache 2.2.6 / mod_perl - runs on cmd,but doesn't as service
Author
EazyX



Joined: 29 Nov 2007
Posts: 1

PostPosted: Thu 29 Nov '07 17:55    Post subject: apache 2.2.6 / mod_perl - runs on cmd,but doesn't as service Reply with quote

Hi there

I really hope, u can help me.

I just installed apache 2.2.6 on win xp from the download-page. I also installed the redistribution thing and active perl.

Quote:
perl -v

This is perl, v5.8.8 built for MSWin32-x86-multi-thread
(with 18 registered patches, see perl -V for more detail)

Copyright 1987-2007, Larry Wall

Binary build 822 [280952] provided by ActiveState http://www.ActiveState.com
Built Jul 31 2007 19:34:48


Quote:
httpd.exe -v
Server version: Apache/2.2.6 (Win32)



After that, I installed mod_perl via ppm
ppm install http://theoryx5.uwinnipeg.ca/ppms/mod_perl.ppd

I also updated the httpd.conf with the loadmodule statment.

Now, when I start apache on the cmd with httpd.exe, everything works fine and even the perl-pages are displaying as they should.
But when i install apache as a service and i try to start this service, i get an error and the server is not running afterwards!

Strange as I think...

Any Ideas?

Thx in adv

EazyX
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Tue 04 Dec '07 10:38    Post subject: Reply with quote

which error do you get, when you try to start apache?
What is in your error log about that?
Back to top


Reply to topic   Topic: apache 2.2.6 / mod_perl - runs on cmd,but doesn't as service View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules