Need To Move Website Due To Cron Job Frequency

Jun 6, 2009

I have a website that runs 17 cron jobs...4 every minute...most every 5 minutes...the remaining few every hour or so. Can anyone please refer me to a host that allows this? The best I've found thus far is host for web but they require every five minutes.

View 1 Replies


ADVERTISEMENT

How Can I Move My BIG Website From One Server To Another

Mar 23, 2009

How can i move my website from one server to another?

There are 15gb of files so its not an easy move.

I tried moving it with WHM backup and restore thing but that just messed everything up.

Is there a more simple and efficient way?

View 14 Replies View Related

After Move Website Are Not Accesible From All ISP

Apr 11, 2007

I have a weird problem which never occured till now, and I moved websites about 3 times and it never did so bad.

I moved the websites on a new server on sunday, the new server has the primary nameservers ns3.xtremewd.com and ns4.xtremewd.com . The old one has ns1 and ns2 .

all my websites uses the nameservers ns1.sibiul.net and ns2.sibiul.net on monday morning I changed IP (from godaddy control panel) for ns1 and ns2 to point to the new server

Bouth servers are online and ware online all the time but very weird thing happents. on dnsreport I saw a change on my IP they changed it to new ones .. than yesterday night I saw again the old ones , and I refreshed the page multiple times. On backup.dnsreport.com it shows new IP's.

on dnsstuff I could not ping my websites

Sorry, I could not determine the IP for sibiul.ro (error 11004).

on backup.dnsstuff it worked with new IP's.

On my ISP this one is working but others dont and all have the same nameservers. I don;t understand why some websites work and others dont. For exemple on my primary ISP (i have 2 conections) hidrosib.ro is not working .. on other ISP it is.

I don;t understand why dnsstuf canot ping my sites and backup can.

View 6 Replies View Related

Move Your Hosting Website, And Its Clients, Without Any Downtime?

Sep 11, 2008

Is it possible to move your hosting website, and its clients, without any downtime?

Please consider the following scenarios:
1. Moving between Reseller Plan, VPS, or Dedicated Server
(same and/or different provider)

2. Moving to a new provider
(same package)

Also,
If you have been able to move between packages/servers flawlessly with the same provider.

View 14 Replies View Related

Reboot Frequency

Aug 6, 2007

Just a general question regarding the frequency which you all reboot your linux servers.

Mine has been up for 178 days, and is running sweet as a nut (touch wood). I was just wondering if it's worth giving it a reboot anytime soon, or if not, how long to give it before rebooting?

View 14 Replies View Related

Change Frequency Of Logrotate

Jul 21, 2008

In /etc/logrotate.conf

I have the following:

Quote:

daily
rotate 7
create
compress
include /etc/logrotate.d
/var/log/wtmp {
monthly
create 0664 root utmp
rotate 4
}

How can I keep my logs until the 18th of every month?

Would:
monthly
rotate 18

View 6 Replies View Related

Best Ways Of Backuping Up Accounts, Frequency

May 13, 2007

I have 3 servers and use cPAnel which I will continue to do so as I see they have the greatest lifespan compared to the rest.

However, could anyone advise what will be the most resource-saving and easiest way to backup all customers data in case of failure?

How often do you guys backup?

Care to share your experience?

View 4 Replies View Related

Plesk 12.x / Linux :: Change Frequency Of Wordpress Update Notification Mails?

Nov 4, 2014

Is there any possibility to change the Frequency of the Wordpress Update Notification Mails?

It's very annoying for our Customers to get those Mails every day ... Once a week would be more than enough ...

View 4 Replies View Related

How To Point Www.website.com To Website.com (or Vice Versa)

May 3, 2008

If I type google.com in my address bar, it forwards me to www.google.com. This is not happening for my website right now. I think its a good idea to do this, since then search engines will have only 1 main URL for the website to index.

My question is:

How do I implement this? I think this may involve mucking with CNAME settings...

View 2 Replies View Related

How To Redirect.. Www.website.com -> Www.website.com/forums

May 15, 2009

I want my users to be redirected directly to my forum

so when they type in www.mywebsite.com it will redirect instantly to www.mywebsite.com/forums

I know this can be done on Cpanel... any other ways?

View 7 Replies View Related

Move Db Using SSH

Jan 17, 2007

how can i move db from old server to new server using SSH?

(both of server are UNÝX )

View 4 Replies View Related

Cp Move

Oct 7, 2007

Have any one got any script to genrate cp move backup on remote FTP , but it should also have date in filename on which backup was genrated

View 5 Replies View Related

How To Move 4 Gb From Vps To Another

Jul 31, 2007

i'm wondering if i want to move from a company to another

if i have a files with approx 4gb to 6 gb files

is it safe to transfere my files from a vps to another?

i have 4 acounts in my VPS

View 12 Replies View Related

Using WHM To Move Accounts

Oct 5, 2005

I have a reseller account with 20 or so accounts using WHM. I now have my own dedicated server loaded with WHM. I want to move the accounts to the new server, but WHM asks for the reseller server's root pass which of course I don't have.

I guy I knew transfered 1 account a few weeks ago, with the information I gave him. Unfortunately, I can't get back in touch with him.

How do I move these accounts?

I have my WHM access on my dedicated server. I have my reseller WHM access on my reseller server, but not root access on that server.

View 4 Replies View Related

Vbulletin And IP Move

Jun 1, 2009

i run a vbuletin forum, right now i am on a virtual dedicated

All my ips are stored on the same root ip, i am moving one of my forums from the default IP to a separate IP. I populated the DNS and my webite shows up properly on the new IP, but my forum is comming up as a database error.

Does anyone know what I can do to fix the problem? Or tools I can run? Or is it merely not connecting to the database yet, because of some name server or other issue?

View 4 Replies View Related

Move To HostGator

Oct 29, 2009

I'm with Dreamhost right now.. got in on a cheap deal years ago. I've been too lazy to keep myself at the best host, but my friend keeps telling me to move over to Host Gator?

Should I? I'm just on one of the shared hosting plans. I run a Wordpress blog I find to be extremely slow on Dreamhost. Maybe I customized it too much or maybe they just totally oversell CPU resources. Do you think it would be wise to move over and expect an improvement?

View 14 Replies View Related

Sql Db Move To New Host

Jun 25, 2009

I just moved a website I took over to a new host. The programmer hard-coded the DB in. The old code refers to the mediatemple address:

mysql_connect("internal-db.s5363.gridserver.com", "db5363", "-removed-") or die ('I cannot connect to the database because: ' . mysql_error());
mysql_select_db("db5363_bb", $link)

how I can configure this for the new (CPanel) IGX Host server?

View 2 Replies View Related

How To Move From One Server To Another

Sep 22, 2008

I'm going to be moving to a new server soon. Does anyone have a list, or recommended reading describing what one needs to do when moving to a new server?

I can't seem to find any info on this.. probably because i'm not wording it correctly

View 3 Replies View Related

How To Move Vps (hypervm/xen)

Dec 16, 2008

i buy a vps with hypervm and xen on some provider.

now i have a dedicated server and i set it as vps node.

hot to transfer it?

View 4 Replies View Related

How Can I Move Vps Accounts

Aug 15, 2008

way to move vps accounts from a node, without root access, to a new dedi.

have hyper vm and haven't done a move of this type before.(without root)

View 7 Replies View Related

When To Move To Dedicated

Apr 19, 2008

What is the best hosting solution for a $600k/year company needing 100% uptime email and a simple (no forums or ecommerce) website?

The company does not need huge volumes of disk-space or bandwidth so a dedicated server seems to be overkill. That said, a $20/month shared package seems cheap.

View 4 Replies View Related

To Move 100+ Customers

May 12, 2008

I have been running a small web hosting business now for a couple of years, and have around 100 customers. This is all run through a reseller package with BPWeb.

Recently I decided to expand, and purchased another company. This one has nearer 200 customers, and is with EUK host with a dedicated server.

I am going to merge the two onto the dedicated, as I have Cpanel and WHM there. BPweb only offer their own custom control panel.

All my previous customers are hosting only, so I have no access to their nameservers. I need to as smoothly as possible move these customers across. I thought I'd move the domain that all their namesevers point to already over to the new dedicated server, and that should follow there. But how can I move content of these 200 accounts over. Simple webpages I'd just FTP, but things like Cron jobs and databases....

View 5 Replies View Related

Move Mailbox

Nov 2, 2007

Currently i have an account running on directadmin. Possible for me to move all the email account and mailbox to another server which is using cpanel?

View 5 Replies View Related

How To Move A File Via Ssh

Aug 7, 2008

How to move a file via ssh?

I wish to download the following file : wordpress.org/latest.tar.gz

To my server via ssh, how can I do it, is it possible?

Is it really possible to transfer the file directly with out downloading to my desktop and uploading.

If any one got information please share as it could be really helpful for us, as we need to download files almost 10-20 different such files to our site

View 12 Replies View Related

DataCenter Move

Mar 28, 2008

We are going to be moving our 10 Servers and various other equipment to a new facility here in Chicago. I have a few question I wanted to ask to backup my current thinking.

We are primarily a web host so all of out users either have their DNS set to our DNS server or they have a dedicated IP and an A record pointed to it. Currently we run a private NAT and have private IP's on the internal servers. The firewall handles the NAT'ing between the public and private IP's.

The primary question I have is if we change the IP address at our registrar for our DNS will the change still be subject to the 24-48 hours of propagation? Since we are not changing the NS records and only changing the IP's I would have to assume that his changeover should be fairly quick.

Two, im looking for the best way to setup our new cab are they any network admin photo gallery's?

View 14 Replies View Related

Move /tmp To /home

Mar 5, 2007

to move:

/dev/sda6 1012 506 506 50% /tmp
/tmp 1012 506 506 50% /var/tmp

to /home

and make Symlink or something.

View 4 Replies View Related

When It Is Time To Move To VPS

Sep 28, 2007

When it is the time for moving from shared hosting to VPS?

May I know the signal for it? Maybe space, bandwith or other things?

Yes, I know the shared hosting provider will give notification when the time has came.

But usually it is very close and I must upgrade to VPS asap. So I do not have time to look around to get better deal.

View 8 Replies View Related

SSH Cron Job

Feb 28, 2007

I wanna run this command "./adfsas.sh" Every 4 Hours can someone tell me what command I can use via SSH to set this cronjob?

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved