Re: [fpc-pascal] FPC + Indy

2008-07-21 Thread Cesar Romero
Hi Burkhard, Am Freitag, 18. Juli 2008 18:04 schrieb Cesar Romero: I wrote a appserver with fpc +Indy, all works just fine in OpenSuse 11, but when I install in a Fedora box (I tried Fedora 7, 8 and 9) it just dont run and raises the exception: An unhandled exception occurred at $08159DC9 :

Re: [fpc-pascal] FPC + Indy

2008-07-21 Thread Burkhard Carstens
Am Freitag, 18. Juli 2008 18:04 schrieb Cesar Romero: > I wrote a appserver with fpc +Indy, all works just fine in OpenSuse > 11, but when I install in a Fedora box (I tried Fedora 7, 8 and 9) it > just dont run and raises the exception: > > An unhandled exception occurred at $08159DC9 : EIdCouldNo

Re: [fpc-pascal] FPC + Indy

2008-07-18 Thread Michael Van Canneyt
On Fri, 18 Jul 2008, Cesar Romero wrote: > Marco van de Voort escreveu: > > > > > Im using a custom port number and Im sure that it is not in use, does > > > > > anyone > > > > > know if I should install custom packages in Fedora to have this > > > > > working? > > > > > > > > > Things

Re: [fpc-pascal] FPC + Indy

2008-07-18 Thread Cesar Romero
Marco van de Voort escreveu: Im using a custom port number and Im sure that it is not in use, does anyone know if I should install custom packages in Fedora to have this working? Things that jump to mind: - If the port number is below 1024, you must run as root. The port Im us

Re: [fpc-pascal] FPC + Indy

2008-07-18 Thread Marco van de Voort
> >> Im using a custom port number and Im sure that it is not in use, does > >> anyone > >> know if I should install custom packages in Fedora to have this working? > > > > Things that jump to mind: > > - If the port number is below 1024, you must run as root. > > > The port Im using in 8090 or

Re: [fpc-pascal] FPC + Indy

2008-07-18 Thread Cesar Romero
Hi Michael, I wrote a appserver with fpc +Indy, all works just fine in OpenSuse 11, but when I install in a Fedora box (I tried Fedora 7, 8 and 9) it just dont run and raises the exception: An unhandled exception occurred at $08159DC9 : EIdCouldNotBindSocket : Could not bind socket. Address

Re: [fpc-pascal] FPC + Indy

2008-07-18 Thread Michael Van Canneyt
On Fri, 18 Jul 2008, Cesar Romero wrote: > I wrote a appserver with fpc +Indy, all works just fine in OpenSuse 11, but > when I install in a Fedora box (I tried Fedora 7, 8 and 9) it just dont run > and raises the exception: > > An unhandled exception occurred at $08159DC9 : EIdCouldNotBindSock

[fpc-pascal] FPC + Indy

2008-07-18 Thread Cesar Romero
I wrote a appserver with fpc +Indy, all works just fine in OpenSuse 11, but when I install in a Fedora box (I tried Fedora 7, 8 and 9) it just dont run and raises the exception: An unhandled exception occurred at $08159DC9 : EIdCouldNotBindSocket : Could not bind socket. Address and port are a