Hi Abel Am Montag, 8. Juli 2002 18:45 schrieb Abdel Belkasri: > I installed REBOL IOS, as described in the help files, on Linux box that > runs apache. It passes all the test. In fact I was able to connect to the > IOS from my Win XP box using Rebol-link. I was also able to create accounts > for my colleagues, they were also successful to connect to the IOS. > Suddenly all stop to work. I restarted the rebol-serve by issuing the > command: > > ./rebol-serve -s > > I got the following: > > ... > HTTPS protocol loaded > REBOL/serve 1.0.3.4.2 > License info: Now: 5-Jul-2002/14:45:11-5:00 Expires: 15-Sep-2002 > ** Access Error: Error opening socket listen port > ** Where: rmp-init > ** Near: open/direct/binary port > ** Press enter to quit... > > What am I doing wrong? >
stupid suggestion: if IOS is half-living (infinite loop or that), it keeps the port open and blocks it. are you sure the process is killed? (i have that regulary when testing my tcp-scripts ;) > Thanks for your help. > > --Abdel. -Volker -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
