Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

apachectl startssl


phooirv

Recommended Posts

I have compiled my apache webserver with SSL but i can't start it in SSL mode. ie ./apachectl startssl? what wrong ???

 

how to check and test whether i have install the ssl. kindly provide the step to step cos' i am very news in apache and php

 

phooi

Link to comment
Share on other sites

make that /usr/local/apache/bin/apachectl startssl

 

try apachectl --help for additional options.

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Link to comment
Share on other sites

when i type ./apachect1 status

it show lynx : command not found

 

what wrong

 

even i installed the ssl but when

i type ./apachectl startssl , it seem not able to located but when i type ./apchectl start, no problem

 

anyone can identify the problem

for me

Link to comment
Share on other sites

Mhh.. my RH installations always have had apachectl. Doesn't matter.

 

Try ./httpd -l in the apache bin directory. That shows you what is compiled in the httpd.

If you have mod_ssl.c inthere check your error logs to see if it sigfaults.

If so I'd suggest you look here for more info:

 

http://marc.theaimsgroup.com/?l=apache-modssl&r=1&w=2

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...