BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
ashishj816
Quartz | Level 8

I am Getting error while installing SAS 9.4   

 

httpd.exe: Syntax error on line 103 of C:/SAS/Config/Lev1/Web/WebServer/conf/httpd.conf: Cannot load C:/Program Files/SASHome/SASWebServer/9.4/httpd-2.2/modules/mod_ssl.so into server: The specified module could not be found.

1 ACCEPTED SOLUTION

Accepted Solutions
ashishj816
Quartz | Level 8
Hi JuanS_OCS I found that the error was due to windows update was pending and after windows update the error got resolved.

View solution in original post

4 REPLIES 4
JuanS_OCS
Amethyst | Level 16

Hello @ashishj816

 

have you configured HTTPS during the installation? Can you find this file /mod_ssl.so on the location mentioned on the server?

ashishj816
Quartz | Level 8
Hi JuanS_OCS,



I am configuring with HTTP only.

And the file mod_ssl.so is present at location.
JuanS_OCS
Amethyst | Level 16

Hello @ashishj816,

 

then, check permissions, please.

 

Note that you receive this message because your httpd.conf file includes this line:

 

 

LoadModule ssl_module   	 "C:/Program Files/SASHome/SASWebServer/9.4/httpd-2.2/modules/mod_ssl.so"

 

First of all, it should be commented if you are configuring http, secondly, even if it is there, if cannot be loaded is because it cannot be reached (or your disk is full).

 

However, an important suggestion/remark: you would never-ever want to install SAS binaries (SASHome), and even less to configure SAS (services) in the C (Operating System) drive. Reason is simple: imagine you fill the OS drive due to a non-OS reason (SAS), just once: all your server will go down and good luck recovering it.

ashishj816
Quartz | Level 8
Hi JuanS_OCS I found that the error was due to windows update was pending and after windows update the error got resolved.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 4 replies
  • 1872 views
  • 2 likes
  • 2 in conversation