10-07-2013 11:43 AM
Hello,
I'm trying to get LMS 4.2 up and running to eventually eval the compliance license features that are not in PI yet. However, upon install 4.2 twice now, I get the 403 Forbidden error message (in firefox and IE) when trying to get to use https, http doesn't go anywhere. I found the below fix in several places, but get no where with it, as I get this error on the perl command:
Can't locate CRM.pm in @INC (ect ect) at bin/ConfigSSL.pl line 6.
I'm not sure what to do, I hate wasting time to try and get an eval to work. Any help is appreciated, thank you.
Hi ,
Try to Regenerate SSL certificates: 1) Stop the daemons manager from CLI using /etc/init.d/dmgtd stop 2) Backup the following files found in /opt/CSCOpx/MDC/Apache/conf/ssl and then delete: server.crt server.csr server.key server.pk8 Under CLI go to "\opt\CSCOpx\MDC\Apache\" and then run ConfigSSL.pl by typed the following command on CLI. CSCOpx\MDC\Apache\perl configssl.pl -disable CSCOpx\MDC\Apache\perl configssl.pl -enable Then fill the certificate accordingly and restart daemons from CLI using netThanks-
start the daemon manager:
/etc/init.d/dmgtd stop
Afroz
10-07-2013 12:36 PM
Make sure
10-07-2013 01:12 PM
So why do I have to make all these changes on a fresh install of LMS 4.2? Is there not an updated install that correct these issues, I'm simply evaling?
I don't understand where
10-07-2013 08:22 PM
Hi .
The error you are getting while enabling the SSL is a SYNTAX error:
run the command as below:
/opt/CSCOpx/MDC/Apache/bin > /opt/CSCOpx/bin/perl ConfigSSL.pl -enable
This should work.
Thanks-
Afroz
[Do rate the useful post]
02-09-2014 07:17 PM
It works. Thanks!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide