cancel
Showing results for 
Search instead for 
Did you mean: 

Apache server error

Former Member
0 Kudos

Hi All,

We have installed content server on HP Unix machines along with Apache web server.

while starting the server following is the error,

$ apachectl start

/usr/lib/hpux32/dld.so: '/usr/users/sapcs/libexec/mod_sapcs.so' is not a valid l

oad module: Bad magic number

Syntax error on line 205 of /usr/users/sapcs/conf/httpd.conf:

Cannot load /usr/users/sapcs/libexec/mod_sapcs.so into server: Invalid argument

apachectl start: httpd could not be started

$

Could anyone help in solving this issue?

Thank You,

Manoj

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Could you please send the httpd.conf file

Anirudh,

Former Member
0 Kudos

Hi,

Thanks for your help..

the problem was, domain and port number was not maintained correctly in httpd.conf file.

Thank You,

Manoj

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Reinstall Apache with 64 bit compiler option to take care of mod_sapcs.so error.

Anirudh,