[Gambas-user] Getting error running the SmallWiki Sample
mx4evaNZ .
mx4eva at ...626...
Sat Jan 17 02:35:21 CET 2015
I get the following error when I try to run the SmallWiki sample included
in GB3
If I try to run from within the IDE I get:
gb.httpd: bind 0.0.0.0 - Address already in use
If I compile the program and try to run it, nothing happens.
Running nmap to see what ports are open I get this:
--------------------------------------------------------------------------------------------------
$ nmap -v -sT localhost
Starting Nmap 6.40 ( http://nmap.org ) at 2015-01-17 08:41 NZDT
Initiating Ping Scan at 08:41
Scanning localhost (127.0.0.1) [2 ports]
Completed Ping Scan at 08:41, 0.00s elapsed (1 total hosts)
Initiating Connect Scan at 08:41
Scanning localhost (127.0.0.1) [1000 ports]
Discovered open port 139/tcp on 127.0.0.1
Discovered open port 445/tcp on 127.0.0.1
Discovered open port 631/tcp on 127.0.0.1
Completed Connect Scan at 08:41, 0.02s elapsed (1000 total ports)
Nmap scan report for localhost (127.0.0.1)
Host is up (0.00029s latency).
Not shown: 997 closed ports
PORT STATE SERVICE
139/tcp open netbios-ssn
445/tcp open microsoft-ds
631/tcp open ipp
Read data files from: /usr/bin/../share/nmap
Nmap done: 1 IP address (1 host up) scanned in 0.12 seconds
--------------------------------------------------------------------------------------------------
Running GB3.6.2, Linux Mint 17.1 64bit.
Any idea how I can change the setting that gb.web uses for this
or where I'm going wrong
Ta
Kim
More information about the User
mailing list