I Want To Use Individual Php.ini For 1 Of My Website In Hsphere
Jun 9, 2008
I have hsphere working on my server. Now I need to install phpacution. After the installation of php auction I am getting this message
Extension dir /hsphere/shared/apache/libexec/php4ext/ You must to place ixed files at/hsphere/shared/apache/libexec/php4ext//
I tried to copy php.ini in the root of my website but it has take down all of my websites. So will youlet me know how can I get php.ini working for 1 on my website from its root?
View 14 Replies
ADVERTISEMENT
Aug 23, 2007
im trying to setup a server right now with hsphere but i managed to get it right the frist time but this time its saying im lacking the postinstall scripts and woundering how would i go about getting them again
View 6 Replies
View Related
Sep 1, 2009
Is there any reason to have each website on a seperate hosting account(security/optimization etc).
I am with enom and I have bandwidth of 200gb a month for a pretty low price -basically nothing. So at the moment I have 4 websites on this hosting package, each one limited to 50gb bandwidth a month. At the moment I get a couple of visitors a day on each, and when I get more I can upgrade the bandwidth as much as I need to(but even if I didnt upgrade, this 50gb a month would allow me 50,000 visitors downloading 1mb each). My question is, is there any reason to move each site to a seperate hosting package? It is easier to manage all the sites from a single hosting account but I wonder if there is a security issue(like if one site gets hacked they might all go down), or maybe databases would run faster or something?
View 10 Replies
View Related
Apr 19, 2008
migrating a static ( HTML ) site from HSphere to Cpanel.
Anyone done it via a non-pain causing technique?
Ive also got 100+ mail accounts to move from HSphere to Cpanel, any easier way other than manual?
View 2 Replies
View Related
Aug 18, 2008
I'm just wondering if anyone has had good results with getting good anti-spam flagging under H-sphere? If so, what are you using? I'd prefer solutions at no extra cost for the software (ie: tweaking SpamAssassin, using an OpenSource/free Spam appliance)..
View 1 Replies
View Related
Aug 27, 2007
i am going to use with hsphere preferently i want to use Dell blade server 1955 with exchange and sharepoint, cause the low HD capacity i will like to add and HD array could be NAS or SAN,
View 10 Replies
View Related
Mar 26, 2009
I'm trying to use the "mysqldump" command to get a copy of all databases on the server...
but I need each database to go into a "databaseXYZ.tar.gz" file.
Does anyone know how to do this? So far, I can only get all the databases into a single file. But I need each database to have its own file.
View 4 Replies
View Related
Feb 27, 2014
I have a total of 3 web servers:
x1 gateway.domain.com:443 (Using as a proxy to web1 and web2)
x1 web1.domain.com:443
x1 web2.domain.com:443
I was able to have gateway.domain.com play nicely with a wildcard certificate and handshake perfectly with web1 and web2. Now currently, web1 and web2 have their own SSL certificates while gateway has a wildcard cert for *.domain.com. Is it necessary to have certs on all 3 servers or just have the single wildcard cert on gateway.domain.com?
View 1 Replies
View Related
Aug 30, 2008
My old vps plan showed cpu resource useage through plesk control panel but h sphere control panel does not. Is there a simple way to monitor cpu useage at my new dedicated?
View 0 Replies
View Related
Nov 30, 2007
I have a PHP script that requires SOAP Client for PHP 5 to be disabled.
I have found conflicting information regarding this.
What is the easiest way to do this? I run PHP Version 5.2.5 on an HSPHERE linux machine.
View 3 Replies
View Related
Mar 29, 2008
I have a dedicated server, and I need to migrate a client who has with me an account with Cpanel and add on domains, and now is upgrading his account to one of my resellers accounts plans.
It has now assigned 2 dns:
ns1.maindomain.com.mx IP--> xxx.xx.x.65
ns2.maindomain.com.mx IP--> xxx.xx.x.66
and he does not want to use this dns's anymore, so, he registered a new domain otherdomain.com to have new dns's
I already create the dns zones for that domain and assigned 2 more IP's:
ns1.otherdomain.com --> xxx.xx.xx.17
ns2.otherdomain.com --> xxx.xx.xx.18
(both different from the first ones)
The problem I have is how to separate accounts from the Cpanel add on domains and assigned them individually to a WHM, for my client to create packages and manage his own reseller accounts, without loosing any information at all.
I know that he already has a WHM with the maindomain.com.mx as his main account, but when he signs in to the actual WHM, he see just one account maindomain.com.mx
So, can you tell me how to migrate all the Cpanel add on domains to the new otherdomain.com reseller account (is already created also) with its own Cpanel each one of the 15 domains he has.
Details of my dedicated server:
WHM 11.15.0 cPanel 11.18.3-R21703
CENTOS Enterprise 5 i686 on standard - WHM X v3.1.0
Apache 2.0.63
PHP Version: 5.2.5
View 1 Replies
View Related
Apr 29, 2014
Trying to migrate from Hsphere to PPA but failing with the following errors
[2014-04-29 20:14:02] [INFO] | START: fetch info from source servers
[2014-04-29 20:14:02] [INFO] fetch-source| Fetch H-sphere servers information.
[2014-04-29 20:14:32] [ERROR] | ABORT (by exception): fetch info from source servers
[2014-04-29 20:14:32] [ERROR] | Exception:
Traceback (most recent call last):
[Code] .....
View 3 Replies
View Related
May 30, 2015
I tried to harden our plesk servers and encountered a problem with switching to individual dh keys.We are running Postfix version 2.9.6-2 on Debian 7 boxes with Plesk 12.First I removed SSLv3 and limited the Ciphers as proposed on the Guide to Deploying Diffie-Hellman for TLS. All excluded Ciphers won't be served. Never the less the newly created individual 2048bit DH key under /etc/ssl/dhparam.pem would not be used.
The test-tool: [URL].... can check for ports. So when I check port 25, I get the message, that the server is not vulnerable, but that I should turn on ECDH.I checked the postfix documentation. I´ve kept the master.cf as is and changed the main.cf to this:
smtpd_use_tls = yes
smtpd_tls_security_level=may
smtpd_tls_cert_file=/opt/psa/admin/conf/httpsd.pem
smtpd_tls_key_file=/opt/psa/admin/conf/httpsd.pem
smtpd_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtpd_tls_mandatory_protocols = !SSLv2,!SSLv3
[code]....
Do I have to modify the master.cf as well?Here I found entries for every domain/ip:
plesk-domainname.com-1.2.3.4 - unix - n n - - smtp -o smtp_bind_address=1.2.3.4 -o smtp_bind_address6= -o smtp_address_preference=ipv4 -o smtp_ helo_ name=domainname.com
Do I have to add the -o smtpd_tls_dh1024_param_file=$submission_tls_dh1024_param_file to those entries? I want to keep the setting permanent. I experienced in the past, that plesk tends to overwrite the setting I´ve made.
View 1 Replies
View Related
Jan 19, 2013
In anticipation of the Migration from Hsphere to PPA at some point in the future, I would like to know if there is maybe an option to merge two HSphere clusters into one PPA cluster.
In HSphere the whitelable/reseller function had a couple of weak spots. One of them was the fact that the same domain registrar account was used for end-users and resellers.
Because of that some Hsphere businesses decided to run one cluster for Resellers and one for End-Users.
Now, with the dawn of a Migration from Hsphere to PPA it would be great to finally only have one single cluster.
View 8 Replies
View Related
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
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
Nov 2, 2009
I m tired with Shared Hosting so i bought one vps but i haven't any knowledge how to run site through vps and how to change nameserver blah blah
I Have Window VPS
Can any one help me step by step for setting up site through window vps ..
View 10 Replies
View Related
Apr 30, 2008
I use Ian Lloyd's book and that's where I found out about this forum. Looks like a great forum.
I downloaded Fliezilla FTP and I'm trying to transfers files from my computer onto an angelfire web site.
Filezilla asks for a server address and I put in the URL address that I registered with angelfire. It then asks me for an administration password, and I put in my password to the angelfire site. I keep getting: Error: Connection to server lost...
Does anyone know what I'm doing wrong here? I would like to use Filezilla to upload my files (web pages) to the angelfire site.
View 20 Replies
View Related
Jan 16, 2007
I hosted website and sometime it is going down. Same server some of my websites working fine. Please just know why going down my website sometimes..
View 7 Replies
View Related
Oct 23, 2008
I have a website which is currently hosted with streamline.net on their shared msql 11 server.
We have had several issues with them over the last few weeks where someone is using most of the server and slowing everyone elses sites down so much so they crash.
This week and weekend are my busiest time of the year (I sell fancy dress) and my site it totally unuseable.
We have phoned them and they have done nothing except ask us for a log which we have provided for short periods of time.
The down time has now got so bad that I have had only 2 sales today. I estimate I am losing approx 400 per day at the moment due to this problem.
Is there anything that I can do urgently to prevent my business from being killed by someone else.
View 11 Replies
View Related
Jul 27, 2007
So I'm interviewing with a company and when I typed in the URL to their website, I was met with a nasty surprise: a "hacked by so and so" message! However, after looking closer, I see that I had accidentally appended a period (".") to the end of the domain name, for example: http://www.example.com./
When I removed the period, the site appeared as normal. I don't know anything about the server other than it's IIS. Is there anything I can suggest to them when I go in to interview? I'd like to point this out to them; it may even help my chances at landing the job! (It's not related to networking, though.)
View 0 Replies
View Related
Jan 6, 2007
Does anybody know how I can mirror a websute using PHP?
I have 2 dif domains on different servers different OS, and I need PHP to collect the page from the other server from another domain.
View 1 Replies
View Related
Jan 10, 2009
Is it possible to buy a dedicated server off eg Dell and host your own website on it from home ie with a www prefix to the url- Do ye know any good tutorial on it. Would 20Mbit bandwidth be enough bandwidth for a fairly busy php ,mysql site? Completely new to this.
View 4 Replies
View Related
Jun 29, 2009
This is probably a pretty complicated answer so please forgive me as I'm a newbie to making my own ecommerce website.
What steps are needed to protect/prevent one's site from being hacked? I have domain privacy (on WhoIs) but I feel this isn't enough.
View 4 Replies
View Related
Jun 27, 2009
I have a domain name websiteexample.com and its hosted with somebody, I have built a new website under a new domain .co.uk on a new server and need to redirect my .com to the .co.uk, how the best way to handle this with serach engines in mind, I dont want to loose my .com listing if possible, is a framed forward a good way?
View 9 Replies
View Related
Jun 2, 2009
I want to have my email and website going to different servers:
At the moment i have it setup so that the nameserver records point to the ip of the website. That means that both site and mail go to the server where i host my site. I have then set up an mx record to point the mail to another server...
however can i make this split at the start?.. i.e. from the domain registar? can i set up an A record to point to the website and an MX record for the mail? instead of pointing them both to the website and then redirecting the mail to another server?
View 5 Replies
View Related
Apr 30, 2009
Just this week, I believe one of my site has been hacked...or potentially my whole server! When accessing the website (a vBulletin forum), instead of going to the main page, we get a screen that looks like Window's "My Computer" and there is a scan running. Firefox has blocked the site for suspicion.
I am stumped. Where to begin? I have full SSH access to my server (after rebooting it). Thank you in advance.
Server: CentOS Linux 4.3
View 10 Replies
View Related
May 18, 2009
I have a wordpress site, and am trying to find someone good and reasonable price to design me a template for the website so I can still use wordpress but have access and control to everything.. I am going to buy a domain as well to hook wordpress up to it so I can edit themes etc.. I was looking at maybe using mmhosting..
Also, I have a forum, but not sure what type of forum I need to be able to arrange it and add and use features don't I can't now, so basically upgrade..
My site, as I said is wordpress but I want it to look like the forums I am using..
View 13 Replies
View Related
Jan 18, 2009
I'm thinking of starting a website that pokes fun at news stories and photos, but I'm a complete rookie at this. All the RSS feeds I found say they are free for non-commercial use. I want to be able to sell t-shirts and caps on my site, or at least advertising. Any ways to use current news and photos that are free or inexpensive?
View 3 Replies
View Related