I forget the technical term for this. But I wish to be able to change the abuse email upon IP lookup to ensure abuse gets dealt with as swiftly as possible. There will be obvious trust issues involved however. Do any providers offer this?
i have already transfered a site from another server to my server !
this website using PHP5 and they asked me to enable register_global but i don`t know how to active register_global when PHP5 set as CGI value will not be accepted when PHP5 set as CGI : php_flag register_globals 1 * i think the last server used Suphp ( i found some files like : php.ini in FTP)
to repair the databases. Worked, but give me the error
"Table 'aps_resource' doesn't exist"
One more time, i recover this table from the newest backup existing. But now, give the error " Can not find registry resource for Application ID" for one domain - I have 3 domains, 2 are working, one not.
Is there a way to search through all the WHOIS records for a specific contact e-mail address. I'm trying to track a scammer and I've yet to find a search engine that could do this.
A lot of the web hosts I Come across are resellers. This is understandable, but is it possible to find out who they are reselling for? Also, is it possible find out who the registrar of a domain is? I know of whois, but it doesn't seem to tell me the original host/registrar.
Is there a way you can hide from the whois lookups how many site's you have hosted on your server? Like, for the reverse IP, usually it'll mention how many sites are hosted on the server when you do a whois lookup.
Anyone know a good registrar who accepts Paypal payments with a .com domain price of around $10 or less and privacy option for about $2 or less? I also need to be able to set nameservers in a control panel.
Registerfly and GoDaddy didnt work... both ask credit cards and I only have Paypal.
How do I go about adding new whois servers in my linux box so that the "whois" command can work for those domains? I notice I can't get any .me information now.
I'm about to launch a viral project that has realy good potential to strike it big, but would like to clear a few things first.
I would not like to have it associated with my name - not that it anything illegal, but in real life I'm doing something completely different and on the record would like to keep it that way.
So that probably means keeping the whois private - but I have another question as well. Suppose the project strikes it big - would a diggin journalist be able to still get my name/data from a hosting company too?
Is there a good hosting company with an all-inclusive service that you could recommend (that would get me a private hosting plan + a private domain name/whois)? And that would be reasonably priced of course + more importanty reliable (note have problems if/when there is a massive traffic surge to my site at one point in time)
Would probably take a shared hosting plan - need only PHP and imagemagick to start with. But again - bit part of my concern is what happens if the project makes it big and there is a lot of traffic - so ideally "unlimited" bandwidth and responsive admins...
I have a server with RHEL 5 installed. The problem is that the server shows the output of the hostname command as (none). I checked the /etc/sysconfig/network file and it shows the correct hostname. I also tried to change the hostname in the /etc/sysconfig/network file and restart the server. But hostname command still shows (none).
I am running into a few problems when it comes to using the above command. No it is not being blocked in the php.ini file. The issue has to do with permissions. On my old server everything worked fine until I moved over to this new server.
$who = shell_exec("whoami"); echo "$who";
When I run that commend on the old server I got that users username. Which, makes since as that means anything created via PHP would be owned by that user. In fact, every other host I know of was like that. But, on the new server when I run the commend it shows up as "nobody". How can I fix this so my commands will run properly for me and my users?
I like the functionality of iStat for mac as it shows just about everything needed. Is there any software that I can see the rw speeds of the HDD's? I was on google, but couldn't find anything useful for my exact purpose.
Can anyone direct me to a site that contains web hosting/web designer trade shows for the US? We came across Hostcon already and are trying to find more of the same.
Im currently running cent0S 5. I recently just installed Squid Version 2.6.STABLE6 for a client to enable him to use as proxy. However it seems that sites like whatismyip.com and ipchicken.com are resolving back to my clients IP address and not the servers.
There is only one IP on my server and I think the problem may deal with X-Headers? (correct me if I am wrong)
Is there any way to use the server IP address for when my customer is using the proxy server.
My squid.conf looks like the following: Code: Code: http_port 8080 forwarded_for off icp_port 0 cache_mem 64 MB cache_dir ufs /var/spool/squid 100 16 128 maximum_object_size 4096 KB cache_store_log none cache_access_log /var/log/squid/access.log hierarchy_stoplist cgi-bin ? acl QUERY urlpath_regex cgi-bin ? no_cache deny QUERY visible_hostname proxyserver acl all src 0.0.0.0/0.0.0.0 acl manager proto cache_object acl localhost src xxx.xx.xxx.xxx acl SSL_ports port 443 563 10000 acl Safe_ports port 80 acl Safe_ports port 21 acl Safe_ports port 443 563 acl Safe_ports port 70 acl Safe_ports port 210 acl Safe_ports port 1025-65535 acl Safe_ports port 280 acl Safe_ports port 488 acl Safe_ports port 591 acl Safe_ports port 777 acl Safe_ports port 901 acl purge method PURGE acl CONNECT method CONNECT acl LocalNet src xxx.xx.xxx.xx http_access allow manager localhost http_access deny manager http_access allow purge localhost http_access deny purge http_access deny !Safe_ports http_access deny CONNECT !SSL_ports http_access allow localhost http_access allow LocalNet http_access deny all icp_access allow all log_fqdn on ##### This side is to make the proxy tranparency #httpd_accel_with_proxy on #httpd_accel_uses_host_header on #httpd_accel_host virtual #httpd_accel_port 80 ######------------------------------ error_directory /usr/share/squid/errors/English #httpd_accel_uses_host_header off #anonymize_headers deny From Referer Server forwarded_for on http_port ServerIP:8080 transparent
# no forwarded quite useless for an anonymizer forwarded_for off # no client stat client_db off
# Paranoid anonymize header_access Allow allow all header_access Authorization allow all header_access Cache-Control allow all header_access Content-Encoding allow all header_access Content-Length allow all header_access Content-Type allow all header_access Date allow all header_access Expires allow all header_access Host allow all header_access If-Modified-Since allow all header_access Last-Modified allow all header_access Location allow all header_access Pragma allow all header_access Accept allow all header_access Charset allow all header_access Accept-Encoding allow all header_access Accept-Language allow all header_access Content-Language allow all header_access Mime-Version allow all header_access Retry-After allow all header_access Title allow all header_access Connection allow all header_access Proxy-Connection allow all header_access All deny all header_access Cookie allow all header_access Set-Cookie allow all header_replace User-Agent Anonymous Proxy at example.com
My VPS is setup and now when I did a dnsreport for my site, it shows:
Number of nameservers ERROR: You have 2 nameservers, but both are on the same IP! This is not a valid setup. You are required to have at least 2 nameservers, per RFC 1035 section 2.2.
Is this a big problem?
The report [url] also shows other failures. Are there any critical ones that I need to take care of? How do I do it?
my server is jammed and takes minutes to load simple pages, can you please take a look ath the following image, its show under "CPU %" for mysql 177, does that mean mysql is using 177% of resources of cpu?
Tere was a folder in /home/virtfs and I delete this folder and now when I try tologin to ssh after entering the password of ssh it shows me the below errors.
-bash: id: command not found -bash: [: =: unary operator expected -bash: id: command not found -bash: dircolors: command not found -bash: tr: command not found -bash: id: command not found -bash: [: =: unary operator expected -bash: whoami: command not found grep: /var/cpanel/users/: Permission denied -bash: mesg: command not found -bash: dircolors: command not found sshadmin@XXX [~]# su - Password:
and in service status in whm the memory used is 100% but the sites are working.
and root@XXX [/]# top -bash: top: command not found root@XXX [/]#
I just got an Atom 330 and it shows that i have 4 Cores. Is it normal?
cat /proc/cpuinfo | grep Atom model name : Intel(R) Atom(TM) CPU 330 @ 1.60GHz model name : Intel(R) Atom(TM) CPU 330 @ 1.60GHz model name : Intel(R) Atom(TM) CPU 330 @ 1.60GHz model name : Intel(R) Atom(TM) CPU 330 @ 1.60GHz