On Thu, Sep 02, 1999, Mats Josefsson wrote:

> I have a problem runing apache/mod_ssl/shm when I move the server root
> to a different directory from where it was built.
> 
> I built the sever to use /proj/iu/www and it works ok there. But when I
> try to move everything to a new server root (/appl/iu/www) the server
> crashes, even though i have changed all paths in my config files.
> 
> The error is:
> 
> # ./apachectl sslstart
> Ouch! ap_mm_create(1048576, "/proj/iu/www/logs/httpd.mm") failed
> Error: MM: mm:core: failed to open semaphore file (No such file or
> directory): OS: No such file or directory
> Abort(coredump)
> 
> The semaphore file should be created in /appl/..., not in /proj/...
> 
> I'm using apache1.3.9, mod_ssl 2.4.1, mm 1.0.9 on HPUX 10.20
> 
> I have started lookin at the source, but it's not that obvious (to me)
> where the error is.

Use httpd's -d option or recompile with new paths.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to