Re: considering two options for changing hosting

2015-03-26 Thread Byron Mann

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:360309
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Scheduler directory missing.

2015-03-26 Thread Dave Watts

 Is it possible to run a CF7 reinstall to recover this directory without
 overwriting my existing installation and configuration?

No, I don't think so, but you could export your existing configuration
first then reinstall and import the configuration.

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Service-Disabled Veteran-Owned Small Business
(SDVOSB) on GSA Schedule, and provides the highest caliber vendor-
authorized instruction at our training centers, online, or onsite.

~|
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:360298
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Scheduler directory missing.

2015-03-26 Thread Jenny Gavin-Wear

Hi guys, long time no speak.

Hardly doing any CF work these days, but still looking after a couple of
long time customers on CF 7.

I know it's old (ok, ancient), but it does what I need it to do.  I've
hardly touched the CF 7 install in years.  

Today I went to check a scheduled tasks and the entire /scheduler directory
is awol.  I suspect because I hid it from hackers so well that I can't find
it!

Is it possible to run a CF7 reinstall to recover this directory without
overwriting my existing installation and configuration?

Thanks,
Jenny




~|
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:360297
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


SOLR config in CF10

2015-03-26 Thread Les Irvin

The Adobe docs say that in order to configure SOLR (as in upping the memory
available to it) in CF10 one needs to edit the solr.lax file. Problem is, I
don't have a solr.lax file anywhere on the server. Does anyone know the
name/location of the actual file to do configurations?
Thanks in advance,
Les


~|
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:360304
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: SOLR config in CF10

2015-03-26 Thread Mark A Kruger

Les,

Are you running an external Solr instance? Check the CF admin settings under
Solr Host Name. It might give you a host or IP for an external server.

-mark


-Original Message-
From: Les Irvin [mailto:les.cft...@gmail.com] 
Sent: Thursday, March 26, 2015 2:46 PM
To: cf-talk
Subject: SOLR config in CF10


The Adobe docs say that in order to configure SOLR (as in upping the memory
available to it) in CF10 one needs to edit the solr.lax file. Problem is, I
don't have a solr.lax file anywhere on the server. Does anyone know the
name/location of the actual file to do configurations?
Thanks in advance,
Les




~|
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:360305
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Scheduler directory missing.

2015-03-26 Thread Byron Mann

I would make a copy of the entire directory, then uninstall and install.

Then copy and overwrite the configuration files. Pretty sure with 7, you
will want the lib/neo-*.xml files.

That should get you most of the way there.

You could also leave the current install as is. Install a fresh copy to a
new directory. Copy the configuration files, then update the Web server
connectors to the new instance/install.

That may be preferred as it would be easier to roll back to the prior
version to at least keep things working.
 On Mar 26, 2015 1:28 PM, Jenny Gavin-Wear jenn...@fasttrackonline.co.uk
wrote:


 Hi guys, long time no speak.

 Hardly doing any CF work these days, but still looking after a couple of
 long time customers on CF 7.

 I know it's old (ok, ancient), but it does what I need it to do.  I've
 hardly touched the CF 7 install in years.

 Today I went to check a scheduled tasks and the entire /scheduler directory
 is awol.  I suspect because I hid it from hackers so well that I can't find
 it!

 Is it possible to run a CF7 reinstall to recover this directory without
 overwriting my existing installation and configuration?

 Thanks,
 Jenny




 

~|
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:360301
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Scheduler directory missing.

2015-03-26 Thread Gonzo Rock

Is there not a string you could search for... either as a filename or???
On Mar 26, 2015 10:28 AM, Jenny Gavin-Wear jenn...@fasttrackonline.co.uk
wrote:


 Hi guys, long time no speak.

 Hardly doing any CF work these days, but still looking after a couple of
 long time customers on CF 7.

 I know it's old (ok, ancient), but it does what I need it to do.  I've
 hardly touched the CF 7 install in years.

 Today I went to check a scheduled tasks and the entire /scheduler directory
 is awol.  I suspect because I hid it from hackers so well that I can't find
 it!

 Is it possible to run a CF7 reinstall to recover this directory without
 overwriting my existing installation and configuration?

 Thanks,
 Jenny




 

~|
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:360302
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Scheduler directory missing.

2015-03-26 Thread Robert Harrison

Just curious, but couldn't you install it on a different computer (even a
laptop) and just copy the directly you need over without all the
complications? 

Robert Harrison
Full Stack Developer
AIMG
rharri...@aimg.com
Main Office: 704-321-1234  ext.118
Direct Line: 516-302-4345
www.aimg.com



~|
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:360303
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Scheduler directory missing.

2015-03-26 Thread Jenny Gavin-Wear

Thanks, Dave.  Could I install on another server and just copy the directory
over?

-Original Message-
From: Dave Watts [mailto:dwa...@figleaf.com] 
Sent: 26 March 2015 17:54
To: cf-talk
Subject: Re: Scheduler directory missing.


 Is it possible to run a CF7 reinstall to recover this directory 
 without overwriting my existing installation and configuration?

No, I don't think so, but you could export your existing configuration first
then reinstall and import the configuration.

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Service-Disabled Veteran-Owned Small Business
(SDVOSB) on GSA Schedule, and provides the highest caliber vendor-
authorized instruction at our training centers, online, or onsite.



~|
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:360299
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Scheduler directory missing.

2015-03-26 Thread Dave Watts

 Thanks, Dave.  Could I install on another server and just copy the directory
 over?

Without testing it myself I can't say for sure, but I think it
probably would work just fine.

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Service-Disabled Veteran-Owned Small Business
(SDVOSB) on GSA Schedule, and provides the highest caliber vendor-
authorized instruction at our training centers, online, or onsite.

~|
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:360300
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-26 Thread Russ Michaels

the common reasons PHP becomes slow is an overloaded server, if the disk IO
is not fast then PHP suffers.
This does not affect CF in the same way because cf templates get cached in
memory by default.

To determine whether one host is going to be any better than another, the
question you need to ask them is how many sites they put on each server,
what type of disks they use, etc.

We do not overload our servers for example, so as to not have so many
issues caused by too many sites or other customers with badly written
sites. We have also moved all our shared hosting servers to SSD now to get
max performance, and it really does make a difference.

On Thu, Mar 26, 2015 at 11: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:360307
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Scheduler directory missing.

2015-03-26 Thread Jenny Gavin-Wear

Thanks .. 

-Original Message-
From: Dave Watts [mailto:dwa...@figleaf.com] 
Sent: 26 March 2015 18:45
To: cf-talk
Subject: Re: Scheduler directory missing.


 Thanks, Dave.  Could I install on another server and just copy the 
 directory over?

Without testing it myself I can't say for sure, but I think it probably
would work just fine.

Dave Watts, CTO, Fig Leaf Software
1-202-527-9569
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Service-Disabled Veteran-Owned Small Business
(SDVOSB) on GSA Schedule, and provides the highest caliber vendor-
authorized instruction at our training centers, online, or onsite.



~|
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:360308
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


considering two options for changing hosting

2015-03-26 Thread Mark Spence

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:360306
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm