Announcement

Collapse
No announcement yet.

Setting up Miva Mia with Miva Merchant v4.14-v5.0

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

    #91
    Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

    Ok, then you're not using MySQL. Remove the 'username|password'. When you login to your live store do you see this:

    Production Release 6
    Miva Merchant Engine v5.06
    Database API: mysql

    or this:

    Production Release 6
    Miva Merchant Engine v5.06
    Database API: mivasql

    What's Mia's configured DATA path and what is the folder listing in that directory?
    Jim McCormick
    Miva Merchant Support
    866-284-9812

    https://www.miva.com

    Comment


      #92
      Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

      Here's a screen cap of Mia and my directory structure below that.



      Comment


        #93
        Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

        1. remove the /mm5/ from the HTML configuration.
        2. is there a merchdb.dat w/in DATA?

        Is your live store reporting mivasql or mysql? You did not answer my first question.
        Jim McCormick
        Miva Merchant Support
        866-284-9812

        https://www.miva.com

        Comment


          #94
          Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

          1. Did this. However, the admin.mvc file and many others are in the mm5 subdirectory. Should they all be up a level in HTML?
          2. Yes. Again, though, all the files I downloaded from our live site are in the Merchant5 subdir. Should they all be directly under DATA?

          Sorry, I'm not sure how to determine if our live store is reporting mivasql or mysql. I'm in a bit over my head!

          Comment


            #95
            Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

            1. The mm5 folder stays in the HTML directory. Move nothing.
            2. No you should have a Merchant5 folder in DATA along with a merchdb.dat file and upgrade.xml file.

            Login to your live store and click on Main. You should see this:

            Production Release 6
            Miva Merchant Engine v5.06
            Database API: mysql

            or this:

            Production Release 6
            Miva Merchant Engine v5.06
            Database API: mivasql

            Who is your host provider? You might be better off with having them create you a development sub-domain.
            Last edited by Jim McCormick; 10-29-09, 02:39 PM.
            Jim McCormick
            Miva Merchant Support
            866-284-9812

            https://www.miva.com

            Comment


              #96
              Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

              Here's more detail on my file structure if that helps:



              Comment


                #97
                Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

                Originally posted by rvtvav View Post
                Here's more detail on my file structure if that helps:



                You at least have the correct files in the correct place. The error you're getting means that Mia is not detecting the database files. This is why you're prompted to run setup. Are you able to login to the live store?
                Jim McCormick
                Miva Merchant Support
                866-284-9812

                https://www.miva.com

                Comment


                  #98
                  Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

                  Jim--I appreciate all your help. I think I will look into the development subdomain option. I'm at Apollo Hosting so I'll see if that's an option. RV

                  Comment


                    #99
                    Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

                    Originally posted by rvtvav View Post
                    Jim--I appreciate all your help. I think I will look into the development subdomain option. I'm at Apollo Hosting so I'll see if that's an option. RV
                    If you're using mivasql like I suspect you should be able to get the store running locally fairly easily. Login to your live store and click on Main. You will see the database API line will display mivasql or MySQL.
                    Jim McCormick
                    Miva Merchant Support
                    866-284-9812

                    https://www.miva.com

                    Comment


                      Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

                      I checked on the live site and it does have mivasql listed as the Database API. So how would I proceed?



                      BTW--I can open the admin.mvc login screen but when I enter the UN/PW it just goes to a blank screen.

                      Comment


                        Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

                        Originally posted by rvtvav View Post
                        BTW--I can open the admin.mvc login screen but when I enter the UN/PW it just goes to a blank screen.
                        Ok, progress. Did you change the HTML path to just HTML. The last screenshot had the path mapped into mm5.
                        Jim McCormick
                        Miva Merchant Support
                        866-284-9812

                        https://www.miva.com

                        Comment


                          Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

                          When I change it to HTML, I get this msg

                          404 Not FoundThe file '/' was not found on this server

                          The admin.mvc file is in mm5 subfolder in HTML so that's why I've been including mm5 in the path.

                          Comment


                            Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

                            What is the URL you are typing into the browser? What is the URL you use to login at the live store? When you go to the live store is /mm5/ in the URL? I'm assuming it is. This is why you do not include it in the path to HTML.

                            Your local path should be 127.0.0.1:8000/mm5/admin.mvc?

                            The port number can vary depending on your system and how many instances of Mia you have running. Most of the time you'll be on port 8000 with Mia.
                            Jim McCormick
                            Miva Merchant Support
                            866-284-9812

                            https://www.miva.com

                            Comment


                              Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

                              I plugged in 127.0.0.1:8000/mm5/admin.mvc? and got the login prompt but when I entered UN/PW this time, I got this runtime msg:

                              Runtime error in lib/db.mvc @ [0000008e:00000024]: lib/dbprim/adminsessions.mv: Line 121: MvQUERY: Unable to create cursor for table 'AdminSessions' table, td { font-family:Arial, Helvetica, sans-serif; font-size: 11px; } a { color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 11px; } .center { margin: 0px auto; } .leftshadow { background:url(graphics/en-US/admin/left_tile.gif) repeat-y top right; } .rightshadow { background:url(graphics/en-US/admin/right_tile.gif) repeat-y top left; } .login { background:url(graphics/en-US/admin/login_tile.gif) top left repeat-x #4d508d; padding: 22px 14px 10px 14px; color: #FFFFFF; text-align:left; } .loginfield { width: 172px; font-size: 11px; color: #666666; height: 15px; padding-top: 3px; padding-left: 3px; background:url(graphics/en-US/admin/form_field_bg.gif) repeat-x top left #ffffff; border: 1px solid #C6C6C6; }

                              Comment


                                Re: Setting up Miva Mia with Miva Merchant v4.14-v5.0

                                Originally posted by rvtvav View Post
                                I plugged in 127.0.0.1:8000/mm5/admin.mvc? and got the login prompt but when I entered UN/PW this time, I got this runtime msg:

                                Runtime error in lib/db.mvc @ [0000008e:00000024]: lib/dbprim/adminsessions.mv: Line 121: MvQUERY: Unable to create cursor for table 'AdminSessions' table, td { font-family:Arial, Helvetica, sans-serif; font-size: 11px; } a { color: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size: 11px; } .center { margin: 0px auto; } .leftshadow { background:url(graphics/en-US/admin/left_tile.gif) repeat-y top right; } .rightshadow { background:url(graphics/en-US/admin/right_tile.gif) repeat-y top left; } .login { background:url(graphics/en-US/admin/login_tile.gif) top left repeat-x #4d508d; padding: 22px 14px 10px 14px; color: #FFFFFF; text-align:left; } .loginfield { width: 172px; font-size: 11px; color: #666666; height: 15px; padding-top: 3px; padding-left: 3px; background:url(graphics/en-US/admin/form_field_bg.gif) repeat-x top left #ffffff; border: 1px solid #C6C6C6; }
                                Make sure you downloaded all of the files from FTP. Just to make sure it's not some odd permissions issue please update the security settings on the mivadata and HTML directories. For testing just make the files/folders open for EVERYONE. Make sure you click on Advanced and select recursive for all child objects.
                                Jim McCormick
                                Miva Merchant Support
                                866-284-9812

                                https://www.miva.com

                                Comment

                                Working...
                                X