Hey all,
Really need some help on this one:
I've recently installed a PHP/SQL web based application to create repair tickets when computers come in for repair at our store front. But when trying to access the application we get a licensing error.
According to the company that makes the application I need to do the following:
RS2 installation is unable to
create sockets and connect to the LMS servers in order to verify and authenticate the license information.
How do I create sockets or allow sockets to be created on port 54321 (this is the port that the company states needs to be open for the communication to take place).
This is really driving me nuts...
