localhost/gitstack – cannot display webpage

0
I have just installed git stack onto an xp VM and apache service will not start. There are no errors in the apache log folder, so I’m not sure what todo next.    
asked May 24, 2012
duncan
0

2 Answers

0
Could you try to run in command line : C:\gitstack\apache\bin\httpd.exe ?
0
I almost sure that I have the same problem as this guy. I have installed the free edition of GitStack today and... Well, it doesn't work. "Cannot display webpage" error. The first thing I did: I tried to launch GitStack service manually from the windows service control panel. It said that there is some kind of error, but no description of the error was shown. After this I checked out what is the actual command executed. It shows "C:\GitStack\apache\bin\httpd.exe" -k runservice. When I execute it from command line, I get... Well, nothing in the output. But when I execute the same program without cmdline arguments, I get the following output:
  • httpd.exe: Syntax error on line 484 of C:/GitStack/apache/conf/httpd.conf: Cannot load C:/GitStack/apache/modules/mod_wsgi.so into server: \xcd\xe5 \x ed\xe0\xe9\xe4\xe5\xed \xf3\xea\xe0\xe7\xe0\xed\xed\xfb\xe9 \xec\xee\xe4\xf3\xeb\xfc.
 
  • I do not have any python installations installed. I had python installed some time ago, but I uninstalled it right after.
 
  • Thank you for your attention. I hope, you know what should I do to make it work. Cause I tired of all this msysgit sshd cygwin copssh puttygen freesshd hacking lol

Your Answer

Please login to post questions.