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 -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache 2.2.4 crashing with mediawiki 1.9
Author
EagleX



Joined: 29 Apr 2007
Posts: 2

PostPosted: Sun 29 Apr '07 19:38    Post subject: Apache 2.2.4 crashing with mediawiki 1.9 Reply with quote

Hi,
Im having a strange problem that occurs every time I try to access recent changes.
this is the error message im getting: http://img54.imageshack.us/img54/2024/errorad3.jpg
and this is the error log of apache: http://pastebin.ca/464694
Back to top
James Blond
Moderator


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

PostPosted: Mon 30 Apr '07 8:37    Post subject: Reply with quote

Where did you download your apache? which os do you run?
Back to top
EagleX



Joined: 29 Apr 2007
Posts: 2

PostPosted: Mon 30 Apr '07 12:07    Post subject: Reply with quote

I have downloaded apache from the official website,
and im running windows xp.
Back to top
James Blond
Moderator


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

PostPosted: Mon 30 Apr '07 14:49    Post subject: Reply with quote

Quote:

The given path misformatted or contained invalid characters: Cannot map GET /wiki/index.php/Special:Recentchanges HTTP/1.1 to file, referer: http://lnjp.no-ip.org:5924/wiki/index.php/Main_Page

It seams that you don't have enabled mod_rewite. I'm not sure that that is the only issue. You have install a debugger, so I can't the if there would be a different error message without.

Quote:

child process exited with status 3221225477 -- Restarting


This looks like an error in a php module. Make sure that you only have loaded modules you realy need. Maybe that error is caused by the wiki, cause the is no mod_rewrite.
Back to top


Reply to topic   Topic: Apache 2.2.4 crashing with mediawiki 1.9 View previous topic :: View next topic
Post new topic   Forum Index -> Apache