[MAPSERVER-USERS] ms4w installation

Rahkonen Jukka Jukka.Rahkonen at mmmtike.fi
Thu Nov 6 07:54:45 EST 2008


Hi,

This is the apache-uninstall.bat file:

@ECHO OFF

REM This installs and starts the apache service 

cd Apache\bin
httpd -k install -n "Apache MS4W Web Server"
net start "Apache MS4W Web Server"
cd ..\..

:ALL_DONE


You can follow it manually for investigating what happens.  Open the Windows command window, change directory to where the apache-uninstall.bat file is (propably c:\ms4w). Then just execute the command one by one starting from "cd Apache\bin" and see what happens.

The error message you see looks like the Apache executable file "httpd.exe" does not exist in the c:\ms4w\apache\bin directory. 

-Jukka Rahkonen-



> -----Alkuperäinen viesti-----
> Lähettäjä: mapserver-users-bounces at lists.osgeo.org 
> [mailto:mapserver-users-bounces at lists.osgeo.org] Puolesta lakku
> Lähetetty: 6. marraskuuta 2008 14:33
> Vastaanottaja: mapserver-users at lists.osgeo.org
> Aihe: [MAPSERVER-USERS] ms4w installation
> 
> 
> hi 
> 
> iam using "windows XP media center edition"
> i have executed '/ms4w/apache-uninstall.bat' in command 
> prompt to uninstall apache but it is displaying error as " 
> 'httpd ' is not recognized as internal or external 
> command,operable program or batch file"
> plz tell me that
> 
> --
> View this message in context: 
> http://www.nabble.com/ms4w-installation-tp20360185p20360185.html
> Sent from the Mapserver - User mailing list archive at Nabble.com.
> 
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
> 


More information about the mapserver-users mailing list