Webmaster Forum
Go Back   Webmaster Forums UK SEO SEM Webmaster Community Forum - UKWW > Business Discussions > e-Commerce > Boss Cart Support Forums > Boss Cart - JV Series
Register FAQ Members List Downloads Calendar Today's Posts Webmaster Resources Webmaster Blogs

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-08-2008, 06:32 AM
Junior Member
 
Join Date: Mar 2008
Posts: 3
iTrader: 0 / 0%
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Parsifal is on a distinguished road
Default Installation problem

I get the following message after when running the index.php.




Server error!

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.
If you think this is a server error, please contact the webmaster.
Error 500

We'll Have More Soon
03/08/08 17:27:33
Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5

Any idea what the problem might be?

Many Thanks in advance.
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 03-08-2008, 06:58 AM
jigolo's Avatar
Junior Member
 
Join Date: Jan 2008
Posts: 5
iTrader: 0 / 0%
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
jigolo is on a distinguished road
Default

Steps to Resolve the 500 Internal Server Error

Error Message

The "500 Internal Server Error" message can be customized by each website. While this isn't very common, keep in mind that this error may present itself in more ways than the common ones listed below:
  • "500: Internal Server Error"
  • "HTTP Error 500 - Internal Server Error"
The 500 Internal Server Error displays inside the Internet browser window, just as web pages do. Cause

The 500 Internal Server Error is a very general HTML status code that means something has gone wrong on the web site's server but the server could not be more specific on what the exact problem is. Resolution

The 500 Internal Server Error is a "server-side" error, meaning the problem is not with your PC or Internet connection but instead is a problem with the web site's server. Even though the issue is not yours to troubleshoot or resolve, there are a few things you can do:
  1. Retry the web page by clicking the refresh/reload button or trying the URL from the address bar again. Even though the 500 Internal Server Error is reporting a general error on the web site's servers and not your computer, the server error may only be temporary. Trying the page again will often be successful.

    Note: If the 500 Internal Server Error message appears during the checkout process at an online merchant, be aware that duplicate attempts to checkout may end up creating multiple orders - and multiple charges! Most merchants have automatic protections from these kinds of actions but it's still something to keep in mind.
  2. Come back later. The 500 Internal Server Error message is one of the most common error message seen when checking out during an online purchase so sales are often disrupted. This is usually a great incentive to resolve the issue very quickly.
  3. If you can't wait any longer for the problem to be resolved or if you'd like to help out, you may want to attempt to contact the webmaster or another website contact and advise them of their server error. The webmaster of most Internet sites can be reached via email at webmaster@website.com, replacing website.com with the actual website name.
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 03-08-2008, 10:10 AM
Bagi Zoltán's Avatar
Boss Cart consultant
Recent Blog:
 
Join Date: Feb 2007
Location: Veszprém, Hungary
Posts: 1,577
iTrader: 9 / 100%
Thanks: 0
Thanked 12 Times in 9 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Bagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud of
Default

Hi, thank you for using Boss Cart. I have the very strong guess that the 500 server error is caused by the apache mod_rewrite module. Different server configurations require different rewrite directives. Attaching to this post you may find a compressed folder. Please download it and after unzipping you will find two different htaccess.txt files in two separated folder. I removed some security feature from the one which is in the without-deny folder. (On some server the deny option is not allowed). In the other folder called option I inserted this code to the beginning of the .htaccess.txt file
Quote:
Options +Indexes
Options +FollowSymlinks
Please, make sure that you remove the txt file extension ufter uploading.
Hopefully one of those files will solve this problem.
Thanks
Attached Files
File Type: zip htaccess.zip (1.4 KB, 6 views)
__________________
Time may come when you will need a shopping cart
digitális mérleg keresőoptimalizálás
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #4 (permalink)  
Old 03-10-2008, 03:25 AM
Junior Member
 
Join Date: Mar 2008
Posts: 3
iTrader: 0 / 0%
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Parsifal is on a distinguished road
Default

I uploaded the .htaccess that you attached to your post, tried both versions, but still get the same error message.

Thanks for your help.

Parsifal
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #5 (permalink)  
Old 03-10-2008, 09:00 AM
Junior Member
 
Join Date: Mar 2008
Posts: 3
iTrader: 0 / 0%
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Parsifal is on a distinguished road
Default

Problem solved. I removed the .htaccess file for the bosscart directory, the error message stated above disappear, and boss cart upload.

Please note:

I am running bosscart in a Windows machine, using Apache server, PHP 5.2.5, and MySQL.
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
  #6 (permalink)  
Old 03-10-2008, 03:46 PM
Bagi Zoltán's Avatar
Boss Cart consultant
Recent Blog:
 
Join Date: Feb 2007
Location: Veszprém, Hungary
Posts: 1,577
iTrader: 9 / 100%
Thanks: 0
Thanked 12 Times in 9 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Bagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud ofBagi Zoltán has much to be proud of
Default

Oh I see, do you run it at localhost. What software do you run in order to emulate the server?
__________________
Time may come when you will need a shopping cart
digitális mérleg keresőoptimalizálás
Digg this Post!Add Post to del.icio.usStumble this Post!Wong this Post!
Reply With Quote
Reply

Bookmarks

Webmaster Resources
UK WW SEO Tools
Find UK Hosts
 
The Forum Rules
Forum Rules - MUST READ
 
Site Of the Month
BizzFace
Nominate site of the month
 
Tag Cloud
adf apple iphone apple iphone 3g article writer brand new contents data entry dj mixer edible oil electronics events in india free social hosting free space google google analytical tool graphics design iphone iphones joomla laptops link exchange motorola rokr e6 mysql nokia partners phones phpmyadmin poineer programming research social web space wanted uk web development web hosting webmasters web space for free

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump



All times are GMT. The time now is 11:05 AM.

UK Webmaster World Forums - Internet marketing, web development, domain names, SEO contest and discussuons.
Subscribe to our feeds   Subscribe to our feeds

Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151