Announcement

Collapse
No announcement yet.

Another ? ref using your own miva.conf......................

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

    Another ? ref using your own miva.conf......................



    ------=_NextPart_000_002E_01C27D06.2B55BC30
    Content-Type: text/plain;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable

    I understand that you can create and use your own miva.conf. I want to
    do this because I want to use symbolic links and siteturn's default =
    miva
    configuration doesn't allow for this. I created my own and put it in
    the cgi-bin directory where my miva runtime is located. It appears to
    be using the file, but my only problem is that I don't know the miva
    root directory or any of the other directories where miva libraries are
    located. It appears that my provider has these hidden. Any =
    suggestions
    are where these might be located?

    ------=_NextPart_000_002E_01C27D06.2B55BC30--

    #2
    Another ? ref using your own miva.conf......................



    You could try this from telnet:

    find / -name "authnet*"|more

    although that can generate a ton of garbage. Possibly a narrower search:

    find /usr -name "authnet*"|more
    find /etc -name "authnet*"|more

    Just look for a line containing something like this:

    /usr/local/empresa/lib/authnet-v3.96-linux_glibc2.so

    and you'll have your path. In this case:

    /usr/local/empresa/lib/

    Hope this helps!
    Tom

    > -----Original Message-----
    > From: [email protected]
    > [mailto:[email protected]]On Behalf Of Mickeal Farris
    > Sent: Saturday, October 26, 2002 3:42 PM
    > To: [email protected]
    > Subject: [mru] Another ? ref using your own
    > miva.conf......................
    >
    >
    > I understand that you can create and use your own miva.conf. I want to
    > do this because I want to use symbolic links and siteturn's default miva
    > configuration doesn't allow for this. I created my own and put it in
    > the cgi-bin directory where my miva runtime is located. It appears to
    > be using the file, but my only problem is that I don't know the miva
    > root directory or any of the other directories where miva libraries are
    > located. It appears that my provider has these hidden. Any suggestions
    > are where these might be located?
    >

    Comment


      #3
      Another ? ref using your own miva.conf.................



      Hello,

      If you are unable to find out where the Commerce Libraries are installed on
      the server, you can always create your own lib directory in your cgi-bin and
      download/install the Commerce Libraries on your own. They can be downloaded
      from:

      Commerce Libraries (US and Canada Only)

      URL: ftp://commerce:[email protected]
      (for browser download...)

      SERVER: ftp.miva.com
      LOGIN: commerce
      PASSWORD: ila301

      As for the mivaroot tag, this should usually be pointed to your site's web
      root.

      Thanks.

      Jimmy
      Miva Support Engineer
      Please REPLY to keep message history.

      Miva Corporation
      (858) 490-2570, option 3
      Mon. - Fri., 9am - 5pm (PST)

      ***********************************
      Do you have questions? We have answers!
      Check out our new FAQ at:
      <A HREF ="http://www.miva.com/support/faqs">http://www.miva.com/support/faqs</A>
      ***********************************
      NEW! Miva Service Club
      Starting at only $9.95/mo.
      Visit www.miva.com/support for details.
      ***********************************



      -----Original Message-----
      From: Mickeal Farris [mailto:[email protected]]
      Sent: Saturday, October 26, 2002 1:42 PM
      To: [email protected]
      Subject: [mru] Another ? ref using your own
      miva.conf......................


      I understand that you can create and use your own miva.conf. I want to
      do this because I want to use symbolic links and siteturn's default miva
      configuration doesn't allow for this. I created my own and put it in
      the cgi-bin directory where my miva runtime is located. It appears to
      be using the file, but my only problem is that I don't know the miva
      root directory or any of the other directories where miva libraries are
      located. It appears that my provider has these hidden. Any suggestions
      are where these might be located?

      Comment

      Working...
      X