This is a discussion on OSC and GoDaddy's Starfield SSL - match made in heaven within the osCommerce 2.2 Discussion forums, part of the osCommerce 2.2 Forums category; I want to get some thoughts on this wonderful adventure i've been on for a week now. Everything is fine ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I want to get some thoughts on this wonderful adventure i've been on for a week now. Everything is fine till i sent the credit card info, then OSC loses the SSL connection and thus the credit card processor rejects the connection. So i think, uh oh sounds like a server issue, and i call into godaddy. That begun a whole series of events, with them telling me that my scripts are bad and i need to relative link everything so it can be called in https. so i do it. all of it. and my site starts going into convulsions over the changes. making a long story short, in the end they suddenly discovered that their SSL and OSC has some kind of conflict, and one of their techs who knows OSC (but of course wasn't there to talk to me) wrote a CURL script that fixes the problem. But he didnt know what files it needed to go in, or why exactly the SSL woudln't work without it. not to mention the script was incomplete. Heres what it is, excluding the $page call of course : Code: // GoDaddy's "solution" to inadequecy
$ch = curl_init('https://www.sting-away.com/catalog');
curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt ($ch, CURLOPT_HTTPPROXYTUNNEL, TRUE);
curl_setopt ($ch, CURLOPT_PROXYTYPE, CURLPROXY_HTTP);
curl_setopt ($ch, CURLOPT_PROXY, 'http://64.202.165.130:3128');
curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
So... If anyone has some experience with any of these factors here, your input would be greatly appreciated, as my site has been down for a week now (investors dont like that, come to find out Thanks for reading this. |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| Simple solution would to move to another hosting provider...But that really does not solve GoDaddy's problem - does it? ....I have herd problems with GODADDY before with OSC. There is hundeds if not thousands of HOSTING (ISP) provider where osCMax as been installed and work just fine. There is something with GODADDY that they are restricking or is radiaclly different that most other ISP has caused this...problem... (not an 'inadequecy' of OSC - if there was then there would have been hundred of people complaining....). The main person behind osCMax is a ISP himself.......I don't know curl so I can't comment on the code provided - maybe some one else can....
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
|
#3
| |||
| |||
| you're absolutly right that its godaddy's inadequecy, i have given their tech support hell for the last week over this too. here's a thought: right now, my website is selling 2 versions of 1 product, left and right handed. ive been searching for a simple php order form that gets the customers details, and processes the card. i am not going to abandon OSC, however this would buy me a lot more time to modify OSC to work with godaddy, or find another host. in about 2 months time we will have several more products coming out, so OSC is a definatly in the future of my site. anybody know of a simple php commerce script? |
|
#4
| |||
| |||
| I got the same situation with Godaddy hosting. I spend almost $100 call them for tech surport and get nothing. Finally, I found the fact that the easier way to deal with this is to leave for a new ISP. |
|
#5
| ||||
| ||||
| Remember that cheaper and bigger is not always better. If you have custom scripting needs, like osCommerce or some other script, it is often a better buy to spend a little more per month for knowlegeble staff and guaranteed compatibility... "Fast food hosting" Not very good for your health.
__________________ Michael Sasek osCMax Developer
|
|
#6
| ||||
| ||||
| Some time cheaper and smaller is better too... Smaller run ISP like AABOX (not tring to be'little' Michael/AABOX I have several websites hosted on a LITTLE ISP (co-located with a great BIG infostructure) - that does not charge more than $70/site (that is per year) - If I need something - it a "SURE no problem", " do this", "wait a few and I will do it for you" or "NO PROBLEM". As for Support - sure there not 50 to 150+ people waiting in the back room if you call - all with the same "canned" or "out of a manual" answer...but if I have a problem they respond! "Fast food hosting" - is more like "MASS PRODUCED READY TO SERVER DINNERS/HOSTING" AKA: Saralee/Michaleanas/GODADDY HOSTING - Sure looks good on the box - you have to select your flavor before you buy (HOPE it is the correct one) - ZAP in 2 to 7 minites DONE - NOW what it ACTUALLY looks like and taste is much to be desired.....Can't sub/change/or do much to make it better. ONCE you start eating/using it there is no returns. Smaller portions for smaller meals...It does the job-barely. Now take the local "Family restaurnt" call AABOX.COM... Smaller ISP - have to go out and actually FIND a GOOD one (AABOX is one ...) - as it is not in the "big box" food stores and is not on every other street corner/stop light. You have a wider selection of flavors/costs - can ask of subitutions/changes (at no or minor up charge). Take maybe a bit longer and many cost a bit more. BUT IF YOU DON'T LIKE IT return it back and get something else. You might get large portions for LARGER requirments. Now a "Personal Chef" is more of a decicated server - it come to where you want it with ANYTHING you want - however can cost that TOO...But that is another story.
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Price Match | fuzzyphil | osCMax v2 Customization/Mods | 1 | 12-23-2005 10:48 PM |
| 'ERROR: first name and password not match!' But they do?? | Nocturnaloner | osCMax v1.7 Discussion | 1 | 04-20-2005 03:26 PM |
| I made a mistake | a1designs | osCommerce 2.2 Modification Help | 1 | 03-15-2005 03:35 PM |
| Image folders to match category names | digitalbee | osCommerce 2.2 Modification Help | 0 | 08-07-2004 12:19 AM |
| Anyone created penpal and match maker shop? | laonux | osCommerce 2.2 Modification Help | 2 | 07-23-2003 09:19 AM |