Page 4 of 4 FirstFirst ... 234
Results 31 to 39 of 39
  1. #31
    Join Date
    Jan 2008
    Posts
    40
    Plugin Contributions
    0

    Default Re: Base HREF https issues

    Oddly enough, my boss has just pointed out that the whole site is running SSL and wants that changing! I hadnt realised, but of course makes perfect sense!

    So, back to square one. The IIS-mod Rewrite is a program running on our server which links the Apache server (running our zen cart sites) to IIS. We're looking to change the server soon to run soley run Apache. So if I disable it, it will kill all our Zen cart sites! not a great idea ;)

    During my investigations I couldnt see any reason why this bit of software would prevent the SSL from running...

  2. #32
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: Base HREF https issues

    Quote Originally Posted by mikebackhouse View Post
    The IIS-mod Rewrite is a program running on our server which links the Apache server (running our zen cart sites) to IIS.
    Um ... I "get" that IIS-mod-rewrite is akin to the apache mod-rewrite capability.

    What I *don't* get is what you mean by "which links the Apache server to IIS".
    If you're running BOTH Apache and IIS on your server, I'm not surprised that things are confuzzled, and would recommend you engage the services of a professional who has a specific understanding of the technical complexities of what you're doing and why ... and determine whether you really need to make it as complicated as it sounds like you've got it.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #33
    Join Date
    Jan 2008
    Posts
    40
    Plugin Contributions
    0

    Default Re: Base HREF https issues

    See, the problem is, we have a web server running which we've had for a while and need it to run IIS due to older websites we have on there, and that my MD has a good understanding of Microsoft technologies..

    When we decided to go down the zen cart route, it became apparent that IIS wouldnt work with mysql etc.. So my brother came in (who has had over a decade of working with apache servers and is a general geek/software developer!) and installed apache, but of course this needed to link in with the existing IIS server, the only way of doing this was to install the IIS-mod rewrite (micronovae.com/ModRewrite/ModRewrite.html)

    I realise this is a completely upside down way of doing it, in a perfect world we would have shut the server down, installed Apache from scratch, and installed IIS ontop of it, but that would have lead to too much downtime for our, and our customers websites.

    Anyway, waffle over, bottom line is I cant see any reason why it should be creating any HTTPS issues as it clearly DOES work, just not how we would like it!

  4. #34
    Join Date
    Jan 2008
    Posts
    40
    Plugin Contributions
    0

    Default Re: Base HREF https issues

    Hi All.. Still having problems

    The current issue is that by setting the whole site to SSL, its putting a massive load on our server..

    Does anyone have any suggestions? I'm wondering if its something to do with the images on the site? Is the image folder secure? Could Image Handler be the issue?

    PLEASE HELP!!

  5. #35
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: Base HREF https issues

    I'd be surprised if images were the sole problem; granted, ImageHandler does create additional PHP load on the server.

    I'm still inclined to say that your problems are more specifically related to your server config.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #36
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: Base HREF https issues

    Quote Originally Posted by mikebackhouse View Post
    ... it became apparent that IIS wouldnt work with mysql etc..
    I'm not sure how you came to that conclusion. In its default configuration, installing PHP and the PHP connector for MySQL should make MySQL available to PHP, which in turn allows PHP scripts running from IIS to be able to access the database fine.
    Granted, if you've got something else amuck, maybe that's interfering with the normal operation in additional ways also.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #37
    Join Date
    Jan 2008
    Posts
    40
    Plugin Contributions
    0

    red flag Re: Base HREF https issues

    AAGGHH!!!.. my last remaining option for getting the damn SSL working hasnt worked!

    I thought it would be the IIS ModRewrite, as it has a hard-coded link to http://www.blahblah...

    But I have been informed by the software developers that this isnt the issue

    So, I've now switched off any sideboxes that contained hard coded http: links, been through the whole site checking for any hard coded links and got my server guy to re-install the SSL certificate..

    And I'm still in exactly the same situation.. Please please can someone help me? I'm at a total loss, I either have SSL running on EVERY page of the site, creating a HUGE drag on our webserver and slowing our website down, or I only have it on the checkout but with errors, either way its going to lose customers... please please help!

  8. #38
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Base HREF https issues

    Mike... we sympathise... but the one person who can help you (DrByte) has tried and given that you have a unique "arrangement" on your server, little more can be done without having direct access to the server - and I imagine that you'll need a guru to look into the issues.

    How imperative is it that you host the ZC store on this server? Perhaps hosting on another server (incl box) may be the better option.

    Consider even, hosting with someone else... ?

  9. #39
    Join Date
    Jan 2008
    Posts
    40
    Plugin Contributions
    0

    Default Re: Base HREF https issues

    Ok.. It's not VITAL that its hosted on our own servers.. just a LOT more convenient! I really have no idea what's happening, but I will carry on..

    We have a few ZC sites running on the server with SSL certifs.. and each one is having issues, so it must be something server-side. Ah well..

    Thanks for all your help everyone.. looks like I must go-it alone!

 

 
Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. Another Base HREF https issue
    By blarney in forum General Questions
    Replies: 7
    Last Post: 27 Oct 2010, 09:03 PM
  2. Replies: 12
    Last Post: 22 Sep 2010, 04:43 PM
  3. base href problem
    By cricles in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 20 Jul 2010, 06:34 AM
  4. https error relating to base href SSL
    By little dog in forum Basic Configuration
    Replies: 3
    Last Post: 18 Dec 2007, 08:12 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR