Aso, depending on the OS, port 0 is configured automatically for Apache server. You have to stop that running before you can use 4D on port 80. Try port 8080. If you really need port 80, you can stop the apache server using Terminal. I can send you the coding.
> On 13 Oct 2016, at 11:15 AM, Chip Scheide <[email protected]> wrote: > > THanks! > > On Thu, 13 Oct 2016 15:08:11 +0000, Epperlein, Lutz (agendo) wrote: >>> Box is: >>> Mac Mini - so (thanks) but windows command line will not help much :) >> >> netstat -an | less >> >> or >> >> netstat -an | grep 80 >> >> or >> >> netstat -anp | grep 80, than you can even see the process in question >> >> >> HTH >> Lutz >> >> -- >> Lutz Epperlein >> ---------------------------------------------- >> Agendo Gesellschaft für politische Planung mbH >> Köpenicker Str. 9 >> 10997 Berlin >> http://www.agendo.de/ >> ---------------------------------------------- >> >> >> ********************************************************************** >> 4D Internet Users Group (4D iNUG) >> FAQ: http://lists.4d.com/faqnug.html >> Archive: http://lists.4d.com/archives.html >> Options: http://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:[email protected] >> ********************************************************************** > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

