> Tyler Worman wrote:
> 
> Okay on windows xp the problem i was having where apache would not load to fix this 
>i just went to control panel then system then under advanced
> clicked enviornment settings found the path setting and added the following...
> 
> 
> ";C:\PERL\BIN;C:\OPENSSL\BIN;C:\APACHE"
> 
> to what was already there. Now everything works peachy accept...
> 
> 
> I cannot start apache as a service it just wont work :/
> 

I'm no expert at installing apache as a service on XP/2000/NT, 
but its something like:

./apache.exe -k install
  - or -
./apache.exe -i

and then to start ( on NT ):

net start apache

> 
> and i can't seem to use the post method through asp if you have any clues as to what 
>im doing wrong or if i need to change something i would
> appreciate it.
> 

I am not sure what the problem is here, but I would suggest trying
the apache::asp site/eg example scripts.  If you continue to have 
problems getting POST requests to work, lets take this offline and
try to work through this, but I do not have any suggestions at 
this time.  For starters, I will need to know what happens
when you "can't seem to use the post method"

--Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to