I have installed MivaMia and installed Miva Merchant on my localhost in window 7 64bit OS. Then I Grabbed the Merchant5 and mm5 folders from my website from the server along with mysql merchdb.dat file.
I created a new database locally using MySQL workbench and connected. and updated new DB info into merchdb.dat file
Everything works fine. I was able to get it started, created categories and products.
I could even add thumbnail and large images.
BUT the problem comes
When I am trying to add additional images.
I click on additional image tab, and upload a image, after uploading when I hit save i am getting the following error
myimage.jpg Error: System library 'GD' is not registered
Not sure where I should start looking to debug this error.
Any advice or suggestion is highly appreciated
Thanks
I created a new database locally using MySQL workbench and connected. and updated new DB info into merchdb.dat file
Everything works fine. I was able to get it started, created categories and products.
I could even add thumbnail and large images.
BUT the problem comes
When I am trying to add additional images.
I click on additional image tab, and upload a image, after uploading when I hit save i am getting the following error
myimage.jpg Error: System library 'GD' is not registered
Not sure where I should start looking to debug this error.
Any advice or suggestion is highly appreciated
Thanks
Comment