Page 1 of 1

Installing vqmod on localhost

PostPosted: 07. December 2012 03:50
by rbwater
Hope someone can help with a problem I'm having. I have installed XAMPP & successfully have OpenCart eCommerce software running on it (after a few retries). However, when I tried to install vqmod, I repeatedly get "Server Error 500." I followed the process described in several YouTube videos & everything was successful until running the install command {http://localhost/xampp/opencart/vqmod/install/}. The final line of the error log was:

[Thu Dec 06 20:55:00.297148 2012] [core:alert] [pid 12148:tid 1740] [client ::1:54271] C:/xampp/htdocs/xampp/OpenCart/vqmod/.htaccess: Options not allowed here

I have lots of experience with computers, programming, etc. but am new to Apache, php, etc. Does this give any clue as to why this problem occurred & how to fix it. Thanks.

RB

Re: Installing vqmod on localhost

PostPosted: 07. December 2012 07:23
by Altrea
Hi rbwater (there is ALWAYS time for a short salutation, especially if you are asking for help on a community board. Thats a matter of politeness),

rbwater wrote:http://localhost/xampp/opencart/vqmod/install/}. The final line of the error log was:

[Thu Dec 06 20:55:00.297148 2012] [core:alert] [pid 12148:tid 1740] [client ::1:54271] C:/xampp/htdocs/xampp/OpenCart/vqmod/.htaccess: Options not allowed here

Don't install any applications in the \xampp\htdocs\xampp\ folder but directly in \xampp\htdocs\ please.
The xampp folder inside htdocs is just for the xampp related orange administration page and configurated in a special way.

best wishes,
Altrea

Re: Installing vqmod on localhost

PostPosted: 07. December 2012 07:59
by rbwater
Hello Altrea,

Apologies for lack of salutation. I was a bit "mind boggled" after many hours of searching fora (plural of forum I hope) and rather poor documentation associated with OpenCart. Thanks for your response. I must have misunderstood the tutorial I was following on how/where to install applications on Xampp. I will move files & reinstall & hope all will be resolved.

Regards,

RB

Re: Installing vqmod on localhost

PostPosted: 07. December 2012 17:12
by rbwater
Hello Again,

I checked the tutorial I was following at this link: http://www.oscommerce-template-easy.com/oscommerce-build-up-development-server-local-computer/03-document-root-of-xampp-server/03-document-root-of-xampp-server.html (actually for osCommerce app not OpenCart but same process). It does recommend installing app in \xampp\htdocs\xampp\ folder. I guess more users than me must have been mislead.

Thx again for your help.

RB

Re: Installing vqmod on localhost

PostPosted: 08. December 2012 01:44
by Altrea
I can't recommend that tutorial for at minimum three reasons:
  • wrong document root directory (said already)
  • starting and using a FTP server on the local machine is absolutely useless and a security issue too if not properly configurated
  • giving global permissions to the database user is a security issue

Re: Installing vqmod on localhost

PostPosted: 12. December 2012 20:04
by rbwater
Altrea,

Thx. again for your help. To close the loop, I can report that when I reinstalled Opencart in the proper directory & added vqmod as per its installation instructions everything worked properly.

As for the tutorial, I guess you can't believe everything you find on the Internet :roll: !!!!!!!!! Too bad for the beginner that gets sent down the garden path.

RB