Hi Adriano!

On Mon, Feb 16, 2009 at 9:05 AM, Adriano Marques <[email protected]> wrote:
> Rodolfo,
>
> I tested your installer on windows xp, and I have some remarks:
>
> 1 - By the end of the installer, it shows a message with a typo, in
> which I believe you meant to say fine instead of find.

Ok, I'll correct the typo ;)

> 2 - I tried to run a scan and it showed the following:
>
> Response Code:500
>
> Message: Nmap command raised an exception! Check if nmap is installed,
> and if you have it in your PATH..
>
> Error code explanation: 500 = Server got itself in trouble.
>
> I see that the installar installed even winpcap, which I presumed that
> means that nmap was installed also, therefore this shouldn't be the
> problem. Any idea?
>

I've found already what is going wrong. Windows services doesn't load
the PATH environment variable, and then UmitWeb cannot find where nmap
is just executing "nmap".
I'm writing a modification in the windows installer to include write
the nmap_command_path setting into umitweb.conf file, so thus we won't
need to find nmap in path in order to execute UmitWeb as a windows
service.

>
> Cheers!
>
> --
> Adriano Monteiro Marques
>
> http://adriano-marques.blogspot.com
> http://www.umitproject.org
> http://www.pythonbenelux.org
>
> "Don't stay in bed, unless you can make money in bed." - George Burns
>

Thanks for the feedback!
Cheers!
-- 
    Rodolfo Carvalho
     Web Developer
[email protected]

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel

Reply via email to