Server does not start
I just downloaded the software and installed it on win2008 standard 32bit.
After I click the launch icon on the desktop the page at http:localhost:1272 wont start. I searched your forum and ran the application in debug mode and here is the result.
It shows a message box saying
"The ordinal 2586 could not be located in the dynamic link library LIBEAY32.dll"
Then the command prompt shows the following error.
C:Program FilesServersCheck_Monitoring>s-server >debug.txt
Can't load 'auto/Net/SSLeay/SSLeay.dll' for module Net::SSLeay: load_file:The sp
ecified module could not be found at /<C:Program FilesServersCheck_Monitoring
s-server.exe>DynaLoader.pm line 217.
at perlapp line 823
BEGIN failed--compilation aborted at /<C:Program FilesServersCheck_Monitoring
s-server.exe>IO/Socket/SSL.pm line 18.
BEGIN failed--compilation aborted at s-server.pl line 16.
There was a similar post in your forum but it dated 2008. I suppose this problem would have been solved by now.
Appreciate any help on this. Thanks a lot.
After I click the launch icon on the desktop the page at http:localhost:1272 wont start. I searched your forum and ran the application in debug mode and here is the result.
It shows a message box saying
"The ordinal 2586 could not be located in the dynamic link library LIBEAY32.dll"
Then the command prompt shows the following error.
C:Program FilesServersCheck_Monitoring>s-server >debug.txt
Can't load 'auto/Net/SSLeay/SSLeay.dll' for module Net::SSLeay: load_file:The sp
ecified module could not be found at /<C:Program FilesServersCheck_Monitoring
s-server.exe>DynaLoader.pm line 217.
at perlapp line 823
BEGIN failed--compilation aborted at /<C:Program FilesServersCheck_Monitoring
s-server.exe>IO/Socket/SSL.pm line 18.
BEGIN failed--compilation aborted at s-server.pl line 16.
There was a similar post in your forum but it dated 2008. I suppose this problem would have been solved by now.
Appreciate any help on this. Thanks a lot.
This discussion has been closed.
Comments
Alternatively you can remove it from above folder although that may give a conflict with the other software using it.
Another trick that might help is to copy from the main directory of ServersCheck the ssleay32.dll and ssleay.dll in the c:WindowsSystem32 directory
Thanks a lot.