I have a VPS account with WHM/Cpanel console access. I have three domains that I am trying to setup. Within WHM I have setup three different accounts, one for each domain. I am able to login to the cPanel for all three accounts. This also created a new web directory for each domain in /home/domain_name/public_html/. I have placed my default index.php in all three public_html with the same permissions. But only 1 domain is working the other two are not. What am I missing? I have confirmed that all three have the correct DNS servers with godaddy and I can do an nslookup on all three. My provider told me to share the IP so that is what I am configured as..
We are looking for a solution to support multible IP's for different domains in one subscription/cusomer Account. Current, we have 4 IP's as shared. the Customer can choose under "Web Hosting Access" , which IP he wants to use.
This setting effect all domains in his Account. So it is not possible to set domain1.tld to e.g. IP 1.1.1.1 and domain2.tld e.g. to 2.2.2.2
We like to offer the cusomers one cusomer account with multible IP's
I have 1 server so I setup dns as ns1.mydomain.com, ns2.mydomain.com ip address pointed to server1. So, now I just bought another server. Can I setup ns2.mydomain.com pointed to 2nd server. Also how to setup more servers ie. 10, 20 server because I can only set up to 6 dns in one domain name.
some setup recommendations as I feel I have outgrown my current server.
I have two websites:
#1 is a busy vBulletin based forum with 42,000 members.
#2 is a website with Wordpress and Vbulletin installed (though the forum is nowhere near as busy as the first site) and gets roughly 2000 uniques a day.
When site #2 gets a good surge of visitors from offline media or a large site, site #1 will die first with the "mysql error: too many connections" error and site #2 will take a very very long time to load.
For every other day, the load is quite low, nearly always under 1.50.
The current server that both sites reside on has the following specs:
Quote:
processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Pentium(R) 4 CPU 2.66GHz stepping : 9 cpu MHz : 2667.540 cache size : 512 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr bogomips : 5339.18
I work for an ISP providing service to several thousand customers...
We are now taking on multi-millions of emails everyday (sometimes over a billion) (we purchased a couple of smaller ISPs and moved them to our mailserver)
Since the move from their old servers to the new... our uptime on our pop3/smtp server ran about 11... we had to institute a mail filtering server... it was getting around 2500 concurrent connections to the server and running an even higher uptime, and delaying emails around 8 minutes per message!
Our POP3/SMTP server is Redhat 9 (I know its old, but it still runs good) (Dual Xeon 2.8 HT 2 GB RAM NO RAID)... our frontend filtering server is FreeBSD (Dual Xeon 3.06 2 GB RAM RAID5)
Needless to say our current setup cannot handle the amount of email being processed... We need to implement amavisd back into the filtering equation so that spamassassin will filter mail based on the user preferences and delivered to procmail to our POP3/SMTP server so that it has no load basically...
SO what I want to do is this (please correct anywhere im going wrong):
I want to have a main incoming mail processing server (does RBL rejects and anything left over it will pass on to another server)
But the kicker is, I want the mail processing server to do this (we will call it mx1.troubledisp.com):
Incoming Mail->mx1.troubledisp.com
mx1.troubledisp.com->mx2.troubledisp.com (But I want 3 servers in the middle, mx2, mx3,mx4)
Basically I want one message to go to one server, one to go to another, and so on... So basically EVERY message that comes in will go to a different mx server, not just loading up 1 server until it cant process anymore....
Then after it is processed it needs to go to the original mail.troubledisp.com
I work in a DC and am looking for a better way to deal with clients who have multiple servers hosted with us.
Heres the scenario. Client buys a server or two at the beginning, with a HW firewall or they are clustered together and require their own switch and down the road, they like what we do and want to buy more servers.
However, we've been selling other servers and the only way we would be able to accommodate them would be to run a cross connect to another cab with their new server in it. Hopefully you can see where I am going with this.
This can keep happening multiple times and with multiple clients. and eventually you can end up with spider web of cable everywhere .
My thought of doing it right but more work would be to schedule down time with a client and migrate all the HW to a new cabinet where they can grow.
Weve also been tossing around ideas like getting projected growth from clients and setting aside space for them to having dedicated cluster cabinets.
I saw a while ago a company selling vps's such that you pay for the amount of resources you use and then you can divide that accross as many vps's as you like.
I cant seem to find this anymore, has anyone heard of it?
I am trying to determine the best design approach for this business need.
There are multiple URLs:
[url] [url] [url]
The URLs are going to be specific to a topic but the displaying of the pages is template based. For example, there is 1 JSP page that will display the content for a topic based on an ID.
[url]is ID 1 in my database table. [url]is ID 2 in my database table. [url]is ID 3 in my database table.
So I could do a form post to display the specific content for a topic.
Code: <form name="frmTopic" action=”/topic” method="Post"> <input type="hidden" name="topicID" id="topicID" value=""> </form> So by populating the topicID and posting this form, it directs to my JSP page and displays the content specific to the topic ID. So if I pass 1, content about cats is displayed. If I pass 2, dogs and 3, birds.
I want to keep the URLs specific to the topic but I do not want to pay for hosting for each site since the only difference from one site to another is 1 page. The 1 page is the page that tells the JSP page which topic to display (I realize I have to hard code the ID number after I add the topic to the database).
Here is my question.
Is there a way I can have a specific index.htm page for each site [url]with one hosting account (I am using GoDaddy)? Then I could have this page redirect to the template JSP passing the ID. I could then put very specific items about the topic on this page to hopefully improve its page rank in search engines.
If this is not possible, I could create an initial JSP page that checks the ServerVariable for the specific URL and then passes the ID… something like this:
Request.ServerVariables("SERVER_NAME")
I am looking for feedback on the best approach so if there is an option that I have not listed that is better, please let me know.
i have about 80 domains with godaddy and about 30-40 with 1and1. i have two hosting packages with 1and1 a "home" package and a "business" package. i have a main site up on the business package right now. the home package has tons of files from an old forum that really could just be wiped out.
My question is that i have a few sites being developed right now. 3-4 to be exact, can i host them all on the same package? i want each to not be a sub of anything. What do i do? Calling tech support yielded worthless answers. Do i need a different type of account?
how to fix cpanel multiple account transfer issue. When i use the tool, it logins to my other server but when i select the multiple accounts and click copy it gives error of ssh timeout or password not right.
How to fix this as i need to move alot of accounts.
I've just put all my own domains on their own server, away from my clients' domains.
I don't really want to go through 60 Cpanel accounts creating an email address for myself in each.
Is there a way to create a single pop account in each account? I seem to recall there's a way to change the default email address to fail: or blackhole: server-wide so I guess there'll be a way to create a mail account.
I have a little question that I'm sure somebody more knowledgeable can answer. I had a hosting account with GoDaddy that just hosted my web site only. I had a few clients need hosting at the same time so I looked into upgrading my account to one that would host multiple domains. (this is my first time with multiple clients, can you tell?) I thought perfect! I can host all of my clients accounts from this one hosting account. I thought there would be multiple account interfaces to support this.
So when I get in there, it lets me add one of the domains I was working on and then I went to upload the files and apparently I had to upload the file to a directory off of my site. So newsite.com points to mysite.com/newsite.
I uploaded it just to test it out and when you go to newsite.com it shows in the address bar as newsite.com, not mysite.com/newsite, even though that is the directory path. I'm sure there's a name for this but I have no idea what it is so I wanted to explain my issue clearly.
So, I'm wondering, is this kosher? Is this bad to do or do a lot of people do this and will it affect my site? From what I've gathered so far, people only do this when they have multiple domains pointing to the same site, or am I wrong?
I'm curious, how do you all Cpanel server owners setup reseller accounts for clients? I find myself doing it this way (providing 2 static IP's, for ns1/ns2)
1. create reseller account 2. ssh > edit nameserverips and manually add ns1/ns2 to the two select IP's of choice 3. change account IP to first main static IP, in whm
Any one else do it this way, or another method? I use WHMCS also, which creates the account automatically, but I have to edit nameserverips and appy ns1/ns2 manually in whm (A dns zone) manually.
Also, I'm wanting to upgrade some of the PHP 4 / MYSQL 4 boxes to PHP 5 / MYSQL 5. Is it worth it, or not? If yes, what methods could I use to assure no side effects for some clients' scripts, or at least some method to help them should an issue arise?
How long does it normally take to get a shared account setup with a hosting provider? I am now in my 5th day and still have not had the account setup. I have made my DNS changes and I just keep getting email responses that it is coming. Should I be worried or is a week the normal response time in a shared environment?
Someone setup a phishing site at gmail-webhost.com on my server.
He set up using the root account.
Since then I changed my root password. Do you think there's a chance he installed some back door that he can access root again even though I change the root password?
Im running Cpanel 11 Release (stage 2) and i was wondering if you can setup WHM so that when an account is created, it automatically has:
A default generic SPF record suphp_ConfigPath set for custom php.ini (/home/username/php.ini) Custom session.save_path for php (/home/username/tmp) Create /home/username/tmp folder
I think thats about it for now. Any ideas? I know about zone templates, but they dont seem to fit this bill. They might work for the SPF records though.
Whats the turnaround time for liqudweb? They had called me and confirmed my account is verified but thats more than 14 hrs back and yet no sign of getting information about the new account setup.
When I called customer support line, the guy "not sure when the account will be setup "