Re: considering two options for changing hosting

2015-03-27 Thread Michael Grant

I use Newtek and they are pretty good. However I've tried to run CF and
Wordpress on the same Windows server with Newtek and Wordpress was super
slow. They kept telling me it's a known issue and there's nothing they
could do about it. I ended up splitting onto two different servers. It's
shared hosting so the tech staff is only so supportive of edge case issues
like this.

On Thu, Mar 26, 2015 at 7:04 PM, Mark Spence markpence...@gmail.com wrote:


 I am currently using Newtek/Crystaltek for a client site and have a couple
 of issues with them I am able to resolve.  The site has been with them for
 several years.

 1.  Lately the Wordpress portion of the site has become slow and I can't
 figure out why.  It's not the db and it is not the plug-ins.  It's a simple
 site with not many posts or widgets and it should be faster.  The CF
 portion of the site is fast.

 2.  They don't support http compression.  This is more a minor annoyance,
 but it is something I want.

 So I am looking at the Hostek Personal Plus for $7.99 CF shared hosting.
 Has anyone used both hosts and can compare the two?  Will I see a
 performance difference?


 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360311
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


500 error/Permission issue with IIS 7

2015-03-27 Thread Gerald Guido

I have been down the rabbit hole with this all day and have not been able
to figure this out. I have been all over The Google with no love.

We followed the CF 11 lockdown guide and got everything working fine for 2
domains/applications. We went to set up a third domain that uses
subdirectories as the root directory for seperate applications and we get a
500 error (details below) when we hit a subdirectory like so:

http://www.mydomain.com/somedir/

But if I add index.cfm to the URL like below everything works fine.

http://www.mydomain.com/somedir/index.cfm

 And, yes, the default document is set to index.cfm and the permissions for
all the sub directories are identical to the domains what work (as per the
lockdown guide).

IIS error details

Module IsapiModule
Notification ExecuteRequestHandler
Handler cfmHandler
Error Code 0x80004005


Anyone have an idea how to remedy this situation?

As always, many TIA,

G!


*Gerald Anthony Guido*
Nullius in verba http://en.wikipedia.org/wiki/Nullius_in_verba
-- Horace

learn.geraldguido.com
Twitter https://twitter.com/CozmoTrouble
Facebook https://www.facebook.com/gerald.guido.9


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360312
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: considering two options for changing hosting

2015-03-27 Thread Patrick at A7

I love Hostek. I’m a reseller with dozens of sites there.
Strong, 24/7 ColdFusion-Knowlegable support!
Patrick (A7.net)

 On Mar 26, 2015, at 10:35 PM, Byron Mann byronos...@gmail.com wrote:
 
 
 Sorry I cannot comment on Hostek, but I would recommend working with your
 host and getting to the root of the issue before putting in the work on
 moving things. I just know that can be a hassle and you could wind up in
 the same place as you are today.
 
 So some recommendations.
 
 - Get your provider to move the site to another server. Even if it's
 temporary to see if the server is the issue. Maybe they can just provide
 another temp account for free. This way the db can stay where it is and
 just gave to move the files.
 
 - Put another simple php app on your site. This would help narrow down php
 on the server or your php instance (depending on their config) as the
 issue.
 
 - Disable your Wordpress plugins one by one to see if one is at fault. I
 know you stated these aren't the issue, but worth trying.
 
 - Check web logs to see if someone is leeching your Wordpress content and
 beating up your site.
 
 - Use a Wordpress caching plugin, you should do this anyway as Wordpress
 usually runs like doodie without one anyway.
 
 - Run the site through something like pingdom.com/tools, which will break
 down the load times and from where. Could be a plugin loading content from
 another site that is the issue and this would show it.
 
 - Check the html source, possible that your Wordpress site is compromised
 and there is some hidden content or something in the page causing a slow
 down.
 
 If you wanted to share the site, I'm sure some people on the list might be
 able to offer some insight.
 On Mar 26, 2015 7:05 PM, Mark Spence markpence...@gmail.com wrote:
 
 
 I am currently using Newtek/Crystaltek for a client site and have a couple
 of issues with them I am able to resolve.  The site has been with them for
 several years.
 
 1.  Lately the Wordpress portion of the site has become slow and I can't
 figure out why.  It's not the db and it is not the plug-ins.  It's a simple
 site with not many posts or widgets and it should be faster.  The CF
 portion of the site is fast.
 
 2.  They don't support http compression.  This is more a minor annoyance,
 but it is something I want.
 
 So I am looking at the Hostek Personal Plus for $7.99 CF shared hosting.
 Has anyone used both hosts and can compare the two?  Will I see a
 performance difference?
 
 
 
 
 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360310
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm