Announcement

Collapse
No announcement yet.

google.mvc not found problem and crypto.so?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    google.mvc not found problem and crypto.so?

    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
    ...Ashish
    Webmaster - http://www.FragranceOcean.com

    #2
    Re: google.mvc not found problem and crypto.so?

    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?

    Comment


      #3
      Re: google.mvc not found problem and crypto.so?

      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
      Webmaster - http://www.FragranceOcean.com

      Comment


        #4
        Re: google.mvc not found problem and crypto.so?

        btw, i got openssl 0.9.6 .. not having 0.9.7, can be issue?
        ...Ashish
        Webmaster - http://www.FragranceOcean.com

        Comment


          #5
          Re: google.mvc not found problem and crypto.so?

          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.

          Comment


            #6
            Re: google.mvc not found problem and crypto.so?

            well, i have asked to upgrade openSSL module.
            In mean time, can u please look into this -->
            http://www.fragranceocean.com/mm5/di...st_system_vars

            may be, u can tell directly what could be problem.
            ...Ashish
            Webmaster - http://www.FragranceOcean.com

            Comment


              #7
              Re: google.mvc not found problem and crypto.so?

              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 :)

              Comment

              Working...
              X