[Klone-users] Building several web pages with html extension
smlabs
smlabs at libero.it
Thu Oct 2 01:52:18 EDT 2008
EDIT:
ok, I solevd the problem on port 80 stopping the boa server... of course
it works on port 80...
I solved also the css problem reading the post that i gave me.
Only one question more.... in the webpage now java applet work because I
copied into www dir but
I have some images .... and I can't see these... Have I to write the
correct path?
thanks..
thomas fossati ha scritto:
> Hi,
>
> On Oct 1, 2008, at 8:52 PM, smlabs wrote:
>>>> After launching kloned, take a look at the log messages to see if
>>>> you get a "permission denied" or "address already in use" when
>>>> doing bind(2).
>> in my /val/log/messages I found the follwing:
>>
>> Jan 1 00:01:26 axis kloned: [wrn][713:klog.c:461:klog_args_check]
>> threshold unspecified: assuming lowest possible (DEBUG)
>> Jan 1 00:01:26 axis : [wrn][713:broker.c:105:broker_create] CGI
>> support disabled, use --enable_cgi to enable it
>> Jan 1 00:01:26 axis : [wrn][713:server.c:87:server_be_listen] errno:
>> 98 (Address already in use)
>> Jan 1 00:03:33 axis vftpd[720]: Accepted request from 192.168.1.10
>> Jan 1 00:03:33 axis vftpd[720]: User root logged in.
>>
>> I read "address alerady" in use... what's the meaning and how may I
>> solve the problem?
>
> as root do:
>
> # lsof -Pni4 | grep 80
>
> and see which program has done bind(2) on port 80. Then kill it and
> start kloned.
>
> ciao, t.
>
> _______________________________________________
> Klone-users mailing list
> Klone-users at koanlogic.com
> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users
>
More information about the Klone-users
mailing list