I would like to know how to allow customers to use their own php.ini file. I have had hosts in the past that allowed you to use a custom php.ini file so long as you put it in every directory that you would need to use it.
I was just trying to figure out how this is done as I am new to all of this and trying to learn.
I'm using CentOS 5, Cpanel/WHM with php as cgi, when i try to put a php.ini file to to custom php for one account and it overwrite main setting on our server, someone use this bug to run c99 and try local attack other account, i've try fix this problem by edit /opt/suphp/etc/suphp.conf and set phprc_paths to /usr/local/lib/. But when i do this, php.ini in my custom account doesnt work any more... How can i custom php for one account and it not effect to main setting to prevent local attack?
I have a reseller account on a server, and I have a client who needs to used a custom php.ini file to set the session.save_path variable. He has created this file and placed in the public_html folder, but this path still comes up as 'No Value' and the Configuration File Path still reads '/usr/local/Zend/etc/php.ini '.
What do I need to do to get this site to read from the correct php.ini file? I tried setting this in the .htaccess file, to no avail.
I'm curious. I have read some stuff recently about Amazon, Mosso and other clouds. I know Mosso has switched over to a request based pricing model and I realized that I am not sure exactly what a 'request' is.
I think that a hit, as tallied by AWStats, Webalizer, etc. would be the same thing as a request, but I wasn't 100% sure if that was the case with Mosso. I actually contacted Mosso support (someone I know is considering using them) to ask them for clarification on a request. They stated that a page with two images would be three requests, one for each image and one for the page itself. I asked if it was the same as 'hits' and they said no, it isn't. This didn't sound right to me, because my understanding of 'hits' is the same as how he described 'requests'.
So, I figured I would just ask the experts on WHT.
I have a script that needs to make a port 80 request to itself and it seems that there is something blocking that request. where should i look to correct this problem?
I couldnt find my past forum post regarding a good service from LA to Australia. Mainly, Im looking for a LA service which will provide me with super times to melbourne australia. I need a company which is small and that can provide me with fast support and great speeds.
Can I have some of you ping 24fans.net and let me know what your results are? Also where you're located would be good.
My ISP is being crappy and my dsl line is basically down ever few minutes. They're supposed to fix it tomorrow.
My current results are:
Reply from 70.84.145.91: bytes=32 time=66ms TTL=51 Reply from 70.84.145.91: bytes=32 time=59ms TTL=51 Reply from 70.84.145.91: bytes=32 time=65ms TTL=51 Reply from 70.84.145.91: bytes=32 time=58ms TTL=51
This doesn't really have anything to do with my dsl being crappy, but rather I'm just curious as to what kind of responses people are getting around the world.
We just got a dedicated server, my first time messing with anything dedicated though I've had WHM before. I have 4 domains I'd like to setup to point to this. But I'd prefer our company URL to host the name servers. Domains are registered through enom who will allow me to setup the name servers.
I'm trying to use the "Nameserver IPs" section in WHM to setup the name servers but it just sits and "works" but never actually finishes. Does my company URL need to be pointing to the server before doing this?
I'm just starting doing web pages as a side business. What I'm wondering is if I should pay for the monthly fees for the web hosting and just charge the customer for design and maintance?
or
Should I get the customer to buy their own web hosting and the site gets uploaded to that site and they pay for the hosting?
As you can see I'm really new to this. I'm thinking of getting the "power" plan from [url]so I can upload and create multiple websites for different customers?
What do you people typically do for small business maybe only 2-5 customers?
I am currently in the process of transferring my sites to a new host (Liquidweb). On my old server I used my host's nameservers, whereas Liquidweb STRONGLY recommends (two or three times in the "account info" email) that I create custom ones on their server.
So for one of my domains, I created an account in WHM, created ns1 and ns2 nameservers in WHM, created the nameservers for the domain (in Tucows/Opensrs) and changed the domain to use it's own nameservers. (ie x.com uses ns1.x.com & ns2.x.com) That all seems be working fine now; ie, typing x.com in my browser resolves to the new server.
This would lead me to believe that the new nameservers are ready to use and that I should be able to start using them for other domains too. But when I try to change the nameservers for any of my other domains in Opensrs I get this message:
"Unable to update nameservers: Nameserver ns1.x.com doesn't exists in the registry"
I would normally assume that the new nameservers just haven't propagated yet. (It's been 24-36 hours since I originally created them in Opensrs.) However, x.com is currently resolving correctly, and it's using ns1.x.com & ns2.x.com ... so why wouldn't I be able to change other domains to also use ns1.x.com & ns2.x.com?
Here's a WHOIS I just ran on completewhois.com for ns1.x.com:[NAMESERVER whois information for NS1.X.COM ] [rs.internic.net] Whois Server Version 1.3 Domain names in the .com and .net domains can now be registered with many different competing registrars. Go to[url] for detailed information. Server Name: NS1.X.COM IP Address: 72.52.###.### Registrar: TUCOWS INC. Whois Server: whois.tucows.com Referral URL: [url] >>> Last update of whois database: Fri, 14 Sep 2007 20:01:24 UTC <<< [whois.biz] Not found: NAMESERVER NS1.X.COM >>>> Whois database was last updated on: Sat Sep 15 00:33:44 GMT 2007 <<<<I don't mind waiting if the nameservers just have to propagate (is that why it says "not found" there?), but if that's the case why is my x.com site already resolving correctly using the new nameservers?! Is it just because its using its own nameservers? (If that makes any sense ...)
I have WHM/CPanel installed, that's what I used to add the nameservers and so on.
I'm trying to configure my newly acquired VPS and am having a hell of a time with it. I will be hosting several sites on this server, so I've ordered an extra IP so that I can run my own custom nameservers (and Lee doesn't have to bother with adding my domains to his system)
At my registrar, I've created two new nameservers (ns1.thatscriptguy.com and ns2.thatscriptguy.com) and pointed them to my server. I've added the additional IP to the system as eth0:0 and configured the domain. Here is a copy of my /var/named/thatscriptguy.com.hosts
Code: $ttl 30M
thatscriptguy.com. IN SOA ns1.thatscriptguy.com. kevin.thatscriptguy.com. (
1172728392
10800
3600
604800
30M )
thatscriptguy.com. IN NS ns1.thatscriptguy.com.
thatscriptguy.com. IN A 66.90.121.92
thatscriptguy.com. IN NS ns2.thatscriptguy.com.
ns1.thatscriptguy.com. IN A 66.90.121.92
ns2.thatscriptguy.com. IN A 66.90.121.253
www.thatscriptguy.com. IN CNAME thatscriptguy.com.
mail.thatscriptguy.com. IN A 66.90.121.92
mail.thatscriptguy.com. IN MX 1 thatscriptguy.com.
I recently signed up for hosting with ASO on a shared hosting plan with intentions to operate an SMF forum. Prior to going live, I would like to prepare for a possible upgrade to a VPS in the near future if the forum exceeds allowed resources on the shared platform, specifically the MySQL connections which appears to be set at 40. I am currently utilizing the ASO nameservers and was wondering the following:
If I setup custom nameservers at Namecheap and request likewise from ASO, when it comes time to switching to a VPS, can I perform the following and anticipate downtime only during steps 2 & 3?
1) Configure the VPS (including DNS)
2) Switch forum to maintenance mode and transfer data to VPS
3) Change the customer nameserver IP addresses at Namecheap
Basically, I want to verify that I won't experience the 24 to 48 hrs of downtime associated with changing nameservers. Additionally, are there any known disadvantages of having custom nameservers on a shared hosting plan?
[Wed May 14 18:15:17 2008] [error] [client 66.228.119.67] Invalid URI in request entersomenicedatastringshereidontthinkthisislongenoughsoiwilladdmoreheherr669760763646r
After signing up with zone, setup was delayed but support staff added 5 Gigs of storage to compensate. Thank you for that.
After almost 4 weeks of back and forth with support (we have the managed package), we are still not able to get emails delivered to Hotmail's Inbox. Sean & team have tried a few tweaks but email is still not getting through but end up in the junk folder.
At this point, the VPS is of no use to us since we cannot get emails delivered to Hotmail's Inbox (and many members have registered for newsletters using a Hotmail account).
I understand that Zone is to supply a fully managed VPS and they have. Everything works except getting emails through to Hotmail. We have left voicemails and support tickets to Sean (and billing) asking to see if they can make an exception for our special case and do a pro-rated refund for us (there are 5 months left and the first month was all trying to get the Hotmail issue resolved). But voicemails and support tickets have gone unanswered for a few days. Anyone else seeing this delay in reply from the Zone?
when i check apache status, i see one domain send many request to server, for example: domain.com 10.20.30.40 domain.com 10.20.30.40 domain.com 10.20.30.40 domain.com 10.20.30.40 domain.com 10.20.30.40 - - - how can i prevent this problem? this problem tease me and my server, because induce apache to work unremitting. Ram Usage is: 65%!
Is there a way to construct an HTML request so that only HTML text is returned (without images or rich media)? I assume search engines do this - how?
What I'm trying to do is write an Apache module that will retrieve only text from a web site. The idea is to provide a Lynx-like experience, using Apache as a proxy between my workstation and my ISP.
I have an somewhat unusual requirement. I need a hosted Vista or XP desktop somewhere.
This is not to host a server application. The reason I need it is that I need to give my staff access to an application that only runs on an XP or vista desktop environment, and I dont want the software in question installed on their pc, instead they will log on via remote desktop and use it that way. The application does *not* run on Win Server 2003.
I have looked high and low, but all the Windows VPS services on the market seem to be hosting Win Server 2003 exclusively, which is no use to me. Does anyone out there know if it is possible to get hosted XP or Vista anywhere?
I am aware that there are a couple of providers who will host a vmware vm for you but even they seem to be oriented towards Win Server, which is no use to me.
I found an IP that send a lot of request to my httpd. At least 20 requests/second. I think the guy behind that IP want to auto download some of my files from my server.
I already used .htaccess to block the ip. It works. But becasue there are too many request from this guy, it make the server a bit slow. Is there any method I can totally block this ip from a server level? Am I need to use a firewall?