[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] miva and it's ssl settings.
- Subject: [cobalt-users] miva and it's ssl settings.
- From: Genesisbae@xxxxxxx
- Date: Tue Nov 30 22:44:12 1999
can anyone help me to set httpd-ssl.conf file?
I am using miva merchant on RAQ2. I installed miva merchant, and it's working
fine without SSL settings. But once I set it, I just can run it right.
Following is the virtual site settings for my httpd-ssl.con file
<VirtualHost 216.167.30.146:443>
ServerName www.inetstreet.com
ServerAdmin inetstreet.1@xxxxxxxxxxxxxx
DocumentRoot /home/sites/site3/web
#ScriptAlias /cgi-bin/ /home/sites/site3/cgi-bin/
#ScriptAlias /cgi-bin/miva /home/sites/site3/cgi-bin/miva
ScriptAlias /cgi-bin/ /home/sites/site3/web/cgi-bin/
ScriptAlias /cgi-bin/miva /home/sites/inetstreet.1/cgi-bin/miva
CustomLog /var/log/httpd/inetstreet.1-access "%h %l %u %t \"%r\" %s %b
\"%{Referer}i\" \"%{User-Agent}i\""
SSLEngine On
SSLCertificateFile /etc/httpd/conf/ssl.crt/default.crt
SSLCertificateKeyFile /etc/httpd/conf/ssl.key/default.key
ErrorLog /var/log/httpd/inetstreet.1-error
</VirtualHost>
and following is the error message that I get.
----------- error ---------------------
Miva Merchant requires the Miva Engine, version 3.2 or higher.
You are running version
Please contact Miva Corporation for upgrade information. | | Miva Merchant
v1.25 | (c) 1997, 1998, 1999 Miva Corporation | | 2629 Ariane Drive | San
Diego, CA 92117 | 619-490-2570 | sales@xxxxxxxx | | $Source:
/home/cvs/Merchant/admin.mv,v $ | | Miva Merchant Administration | | $Log:
admin.mv,v $ | Revision 1.177.4.2.2.3 1999/07/14 19:04:03 baili | Took off
DEBUG for fixing upload images. | | Revision 1.177.4.2.2.2 1999/07/14
01:00:36 baili | Changed the version # to 1.25 | |
-------- end of error -------------------
of course, I use engine 3.62 something.
how should I set the conf files.
please help.
Genesis.