Dear sir,
  I used Slackware 7.1.
  Now I can compile Apache-1.3.22 with MySql-4.0.1.
  But I can't run Apache-1.3.22 with Mysql-4.0.1.
  I think this problem may cause from Mysql-4.0.1.

  ./configue at Php-4.0.1 state shown below.

     ./configure --with-apache=../apache_1.3.22 \
        --with-mysql=/usr/local/mysql --with-imap=../imap-2001a
        --with-ldap=/usr/local/openldap

  ./configure at Apache-1.3.22 state shown below.

     SSL_BASE=/usr/local/ssl EAPI_MM=../mm-1.1.3 \
        ./configure --enable-module=ssl \
        --prefix=/usr/local/apache --enable-shared=ssl \
        --activate-module=src/modules/php4/libphp4.a

   But when I used command "apachectl startssl", it has
error messages that show in file "error_log" show below.

   [Mon Dec 24 23:49:12 2001] [alert] (22)Invalid argument: setgid: unable
to set group id to Group 4294967295
   [Mon Dec 24 23:49:13 2001] [alert] Child 20962 returned a Fatal error...
   Apache is exiting!



  and error messages in file "ssl_engine_log" show below.
[24/Dec/2001 23:49:12 20957] [warn]  Init: (myhost.com:443)
RSA server certificate CommonName (CN) `www.snakeoil.dom' does NOT
match server name!?

  please let me know more detail how to solve this problem ?
             thank you very much.
                regards,
                Somsak.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to