PDA

View Full Version : google.mvc not found problem and crypto.so?


Ashish
02-17-07, 09:54 AM
I applied all possible methods already discussed in other threads.

Installed google_checkout5.mvc in both secure and non-secure admin portal of miva. But i still don't see google/google.mvc being created.

Is it related to something -->
SetEnv MvCONFIG_SSL_CRYPTO /var/www/html/mm5/openssl/lib/libcrypto.so

I see this in my miva.conf file.
If i change this entry to
#SetEnv MvCONFIG_SSL_CRYPTO /var/www/cgi-bin/mivavm-v5.06/lib/builtins/crypto.so

then google checkout button starts failing in display.

my current miva.conf file is pasted below

# BEGIN MIVA 5 INSTALL
SetEnv MvCONFIG_DIR_MIVA /var/www/html
SetEnv MvCONFIG_DIR_DATA /usr/home/fragranceocean/htsdata
SetEnv MvCONFIG_DIR_BUILTIN /var/www/cgi-bin/mivavm-v5.06/lib/builtins
#SetEnv MvCONFIG_DIR_BUILTIN /usr/local/miva/lib/builtins
SetEnv MvCONFIG_DIR_CA /usr/local/miva/certs
SetEnv MvCONFIG_SSL_OPENSSL /var/www/html/mm5/openssl/lib/libssl.so
SetEnv MvCONFIG_SSL_CRYPTO /var/www/html/mm5/openssl/lib/libcrypto.so
#SetEnv MvCONFIG_SSL_CRYPTO /var/www/cgi-bin/mivavm-v5.06/lib/builtins/crypto.so
SetEnv MvCONFIG_DATABASE_MySQL /usr/local/miva/lib/databases/mysql.so

SetEnv MvCONFIG_COMMERCE_CyberCash /usr/local/lib/mivalibs/cybercash.so
SetEnv MvCONFIG_COMMERCE_AuthorizeNet /usr/local/lib/mivalibs/authnet.so
SetEnv MvCONFIG_COMMERCE_LinkPoint /usr/local/lib/mivalibs/linkpoint.so
SetEnv MvCONFIG_COMMERCE_UPSRSS /usr/local/lib/mivalibs/upsrss.so
SetEnv MvCONFIG_COMMERCE_ICS2 /usr/local/lib/mivalibs/ics2.so
# END MIVA 5 INSTALL


i don;t seem to find mivavm.conf file though

Vic - WolfPaw Computers
02-17-07, 08:08 PM
Typically, it resides in your cgi-bin folder - assuming you have access to it. You may not on some hosts.

It could also be included in your httpd.conf.

When you upgraded Empresa from 5.04 to v5.06, did you update ALL the libraries, certs, and everything that came with the 5.06 distribution too?

Ashish
02-17-07, 09:00 PM
Thanks for reply..
I am not sure, what they really did for upgrade.
All I know, i see miva version 5.06 in my miva admin portal.

any more pointers, where i can check whether they configured everything right?
i do hav FTP access to access/fix any file to my VPS.

Ashish
02-17-07, 09:02 PM
btw, i got openssl 0.9.6 .. not having 0.9.7, can be issue?

Vic - WolfPaw Computers
02-17-07, 11:12 PM
0.9.6 is a VERY old and insecure OpenSSL version.

You need to have your host update that ASAP.

That could be part of the problem. Also ensure they have updated all the libraries and included files - not just the binary.

Ashish
02-18-07, 03:55 AM
well, i have asked to upgrade openSSL module.
In mean time, can u please look into this -->
http://www.fragranceocean.com/mm5/diag5.mvc?test=test_system_vars

may be, u can tell directly what could be problem.

Vic - WolfPaw Computers
02-18-07, 08:49 AM
This is something you are going to have to work out with your host I'm afraid.

We're not in the habit of correcting other hosts servers. We'd rather have your business instead :)