[Seaside] Under Pharo 3 how to see the Seaside Control Panel ?

Rene Mages (ramix) pharo at rmages.com
Thu Feb 6 17:14:49 UTC 2014


2014-02-06 Sven Van Caekenberghe <sven at stfx.eu>:
> Rene,
>
> On 06 Feb 2014, at 17:08, Rene Mages (ramix) <pharo at rmages.com> wrote:
>
>> Hello seasiders,
>>
>> Under Ubuntu 13.04 my apache2 is perfectly responding (port 8080) but
>> nothing visible has happened when I have evaluated in a  workspace :
>>       ZnZincServerAdaptor startOn: 8080
>
> If apache is running (serving content) on port 8080, nobody else can use the same port.
>
> What happens when you do
>
>   curl http://localhost:8080
>
> on your machine ?

rmages at hp2013:~$ curl http://localhost:8080
<html><body><h1>It works!</h1>
<p>This is the default web page for this server.</p>
<p>The web server software is running but no content has been added, yet.</p>
</body></html>


Thanks a lot Sven for your help.
-- 
All the best.
Rene Mages ( GnuPG_key 1024D/2CC455D9 )
http://renemages.wordpress.com/smalltalk/pharo


More information about the seaside mailing list