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... :no:
Re: Base HREF https issues
Quote:
Originally Posted by
mikebackhouse
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.
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!
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!! :no:
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.
Re: Base HREF https issues
Quote:
Originally Posted by
mikebackhouse
... 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.
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 :no:
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! :(
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... ?
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! :P