Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







Www. Doesn't Work


today I noticed that whenever I type any of the domain names on my server with a "www." in the address bar, it simply says "server not found". When I remove the "www.", it loads the site?

This is a major issue. It never used to be this way, but I noticed it today. Where should I edit? Could it be "named.conf"? Or maybe just DNS cname settings in plesk?


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Using Www Site Doesnt Resolve
Yesterday we registerd and created 2 domains in our server.
Everything is ok, files uploaded, dns zones created, httpd virtual host created...

The problem is that trying to browse the site trough http://www.site.com redirects me to [url] my main server IP address, this page shows a cPanel Welcome message.

But, using [url], the site is loaded ok, withouth any problems.

DNS zone shows:

Code:
; cPanel 11.11.0-BETA_16977
; Zone file for site.com
$TTL 14400
@ 86400 IN SOA mydns1.wolo.com. admin.hostingserver.com. (
2007092601 ; serial, todays date+todays
86400 ; refresh, seconds
7200 ; retry, seconds
3600000 ; expire, seconds
86400 ) ; minimum, seconds

site.com. 86400 IN NS mydns1.wolo.com.
site.com. 86400 IN NS mydns2.wolo.com.

site.com. IN A IP_ADDRESS

localhost.site.com. IN A 127.0.0.1

site.com. IN MX 0 site.com.

mail IN CNAME site.com.
www IN A IP_ADDRESS
ftp IN A IP_ADDRESS
Apache virtual host code

Code:
<VirtualHost IP_ADDRESS>
ServerAlias www.site.com
ServerAdmin webmaster@site.com
DocumentRoot /home/siteuser/public_html
ServerName site.com

<IfModule mod_suphp.c>
suPHP_UserGroup siteuser siteuser
</IfModule>
<IfModule mod_php4.c>
php_admin_value open_basedir "/home/siteuser:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>
<IfModule mod_php5.c>
php_admin_value open_basedir "/home/siteuser:/usr/lib/php:/usr/local/lib/php:/tmp"
</IfModule>

User siteuser
Group siteuser
BytesLog /usr/local/apache/domlogs/site.com-bytes_log
CustomLog /usr/local/apache/domlogs/site.com combined
Options -ExecCGI -Includes
</VirtualHost>

View Replies!   View Related
Webalizer Doesnt Work Using EnsimPro X
After migrating from the old ensim to the new "X", everything is working fine, except for the webalizer, I activated webalizer in one domain a few days ago.. and everyday Im trying to see the webalizer information, and it is always displaying this message:

Could not retrieve the requested site report because the Web server logs have not yet been generated. These are generated once a day. Please check again later.

I also tried forcing the log rotating for that site, but the problem still there.

Server is RHES 4 with EnsimPro X, log generation and webalizer is activated for the domain.

View Replies!   View Related
Monit + Qmail Alerts Doesnt Work
I configured monit to send me email alerts when apache is using too many resources but I cannot receive email alerts. I use Qmail.
As for syslog, there is this message:

monit[6473]: Sendmail: error receiving data from the mailserver 'localhost' -- Resource temporarily unavailable

I tried to add for server name the name used in MX record but with the same result.
Btw: other things configured in cron (eg. RKHUNTER) send me alerts OK.

View Replies!   View Related
Perl Script Doesnt Seem To Work On My System
im using centos and a perl script doesnt seem to work on my system.

it gives an error on this line.

use LWP::UserAgent;
$ua = LWP::UserAgent->new;
$ua->agent("MyApp/0.1 ");

BEGIN failed--compilation aborted at line 8.

is it a problem with my perl or is it an error with the script?

View Replies!   View Related
Site Www Does Not Work But Without Www Does
Like the title says, I just moved my site over to my own server, and it is running cpanel. Anyways the main site [url]works, but [url]does not.

What is really strange is, [url]works fine as does [url]

So I figure there is something I have to do to get it all to work right.

The other issue is that if you are logged into [url]but goto [url], you are not logged in anymore, but if you go back to the original link, then you are still logged in. This happened on the other guys server before with the main site as well.

View Replies!   View Related
Ping Doesnt Work Until Remote Desktop Connection Is Made
I have a remote XP PC: 172.16.1.5 OpenVPN connection with route added for 192.168.2.0/24 to go via the VPN

Now on the other end the network consists of:

I have a OpenVPN server inside the lan on 192.168.2.245
Its default gateway is 192.168.2.1

I have 3 Windows Servers, 192.168.2.246, 247 and 248. All gateways are set to 192.168.2.1.

I have a ethernet router on the network, 192.168.2.1, it has a route added for 192.168.0.0/16 to go via 192.168.2.245, and route added for 172.16.0.0/24 to go via 192.168.2.245 also). the 192.168.0.0/16 is incase any other LANs are connected at a later date, if computers saw any packets not on the the 192.168.2.x subnet they would be routed to the default gateway which would then pass them to the OpenVPN router.

The trouble is, i can remotely connect and ping to the OpenVPN router fine and also the ethernet router, however when i ping any of the Windows boxes it times out. But i can open up Remote Desktop and connect to the windows box without problem, infact if i am running 'ping 192.168.2.246 -t' it will suddenly come alive but only after the RDP connection is made.

Is this something funny with the routing? I want to keep the OpenVPN server internal to the network and i appreciate it is hitting the ethernet router then being passed to the OpenVPN but something is weird as it fires up RDP fine but not ping. No firewalls are enabled on any of the boxes. If i log into ssh on the OpenVPN router or ethernet router i can ping from that to the windows boxes fine.

Its as if a ICMP redirect is issued, and all is well after the 1st connection. Not too sure but could anyone be kind enough to enlighten me?

View Replies!   View Related
Installed Apache Can Access Via LAN IP + Localhost But WAN IP Doesnt Work
I'm on windows vista. I've got an SDSL line into the house with a dedicated IP 62.etc. I've then got a Prestige 791R and all PC's plugged in to that. I've also got a wireless router for my Wii set up.

Basically I've set up this DHCP thingy to start at 192.etc.3 and the Wireless router is at 192.etc.1 and the Prestige is at 192.etc.2 my pc is at 192.etc.9

This is about where my knowledge stops unfortunately.

I have installed apache as the most basic default install I think you can and it seems to be working absolutely fine. I'm assuming I could also install PHP and MySQL etc and wouldn't have too much of a problem, however, my friend cannot seem to access the environment from the WAN IP and when I type in my WAN IP I get the prestige router's control panel.

I read somewhere that I needed to forward port 80, now I can 'open' ports in the prestige control panel but I did try opening port 80 in the control panel and pointing it to my LAN IP (92.etc.9) but it didn't seem to work.

I'm at a bit of a loss so if anyone could point me in the right direction I would be most grateful, just to clarify:

//localhost loads the html file 100%
//192.etc.9 loads the html file 100%
//62.WANIP internally loads my prestige routers control panel
//62.WANIP externally does not load a page (cannot be found)

If you need any more info just let me know and I'll get it.

View Replies!   View Related
Forwarding/Default+POP3 Addy Doesnt Work - Piping/Webmail Works
My server which runs cPanel (license issued touchsupport) is having problems with handling emails.

I use an external DNS provider (editdns.net) only for this 1 particular domain for handling many Records and such. Through their panel, I have added my mail server's record, i.e. "mailserver.tld".

Now there is a problem with one part of the email issue. I have email piping setup and 1 webmail account setup too. These two work flawlessly. No issues with them. But email forwarding and default address doesn't work.

I am confident that the email settings are working right because, when my clients send an email, piping works and my support system creates a new ticket. But the email forwarding/Default EMail doesn't.

Not just that, I cannot even connect to the webmail account I created via POP3. I 100% sure that I used the correct login credentials and also tried the "+" and ":" for the username part. Just doesn't work. But I can access and read my emails via the Webmail (squirrelmail).

Please help me out with this as soon as possible.

View Replies!   View Related
Getting Www.domain.com To Work, Domain.com Resolves Correctly, Just Not With Www
Okay guys, a quick question for all the gurus out there. I'll admit I'm a bit embarassed posting such an easy question, but give a guy a break, I've been using managed servers for god knows how long and I've finally decided to take a dive into administration. Everything is firewalled and secured properly, I'm just having trouble getting the ServerAlias to work right.

What happens is I go into my browser and enter in [url]walaa! It works.

Now, when I enter in [url], it does not resolve.

I have checked with "dig" the domain settings and it looks as though all of the nameservers are set up fine, this is an apache problem. I'm running apache 2.2 on Ubuntu 7.10 for all those who are interested.

Here is my etc/apache2/sites-available/domain.com:

<VirtualHost *:80>

# Admin email, Server Name (domain name) and any aliases
ServerAdmin webmaster@domain1.com
ServerName domain.com
ServerAlias www.domain.com

# Index file and Document Root (where the public files are located)
DirectoryIndex index.html
DocumentRoot /home/demo/public_html/domain.com/public

# Custom log file locations
LogLevel warn
ErrorLog /home/demo/public_html/domain.com/logs/error.log
CustomLog /home/demo/public_html/domain.com/logs/access.log combined

</VirtualHost>

I've been messing with it for about 45 minutes and I'm worn out at ~4:30am and could use a helping hand from the pros.

View Replies!   View Related
Www Not Work
im using centOS 5 with webmin in my vps.

im installing webmin and do this: [Apache Webserver] / select [Default Server]

and my website work fine ,

but when i check my web site for example

[url]not working!

[url]Work fine!

how i can solve problem
work with www and without www.

View Replies!   View Related
Www Wont Work
when I try to go to a site of mine with the www like this one [url] It won't work but if I take out the www like this[url]it does work.

I'm not sure what could be causing this. As far as I'm aware everything is setup okay. I understand it's impossible for anyone who reads this to properly diagnose the issue without access to my server.

View Replies!   View Related
Website Does Not Work If Www Is Used
For some reason one of my websites no longer works when I use www in the address. For example [url] works yet [url]does not.

I get this error in ie "Internet Explorer cannot display the webpage".

what I can do to get it working again?

View Replies!   View Related
Myweb Dosen't Work With Www
my website with www dose not work but without www it work fine . what should i do?

View Replies!   View Related
Creating An SSL Certificate - Www Vs No Www
When you create a SSL certificate for www.mydomain.com vs mydomain.com, is the "www" vs "non-www" decided when you generate the CSR (for example, in cpanel/whm)? Or is it "decided" when you actually purchase the certificate?

View Replies!   View Related
Disable Www For Www.subdomain.domain.com
I created a new cpanel account subdomain.domain.com

Sometimes i goto [url] on my browser, it changes to www.subdomain.domain.com

I want to disable 'www' for some 'xml' script reason.

How do I do that?

View Replies!   View Related
Why Does Mydomain.org Work, But Www.mydomain.org Will Not
I have just setup a .org website and when I point a browser to it, it only seems to load if I leave the www out in front of the name. Why would this be? What did I forget? The domain name is bsa272.org if that helps anybody.

View Replies!   View Related
Host That Doesnt Oversell
As posted in a previous thread I noted how I have been hosting with GeekStorage. After a little bit of investigation I found that a total of 593 (possibly more) website where being hosted on the same server as mine. I'm not sure if this is overselling but because I'm new to all this but I'm pretty sure it is.

Now, I'm looking on switching from GeekStorage to someone who doesn't oversell. I would be fine with 10-20GB of storage and >150GB bandwidth. Budget is 5-10$ a month.

View Replies!   View Related
Http Doesnt Respond
my sys admin is currently in vacation and ovh staff cant help me much so i really appreciate if someone could help me tackle down this issue. I cant create ftp account at all heres what ovh said

Good morning,

Thank you to trust us, there is not my point of view or that of my colleague problem of the kernel compilation on your server or a file corrupted, and your Apache web server is functional, Status of the launch; after this command, via ssh:
/ etc / init.d / httpd start
Starting httpd: [OK]

We see that the port is open 80:
netstat-tanpu | grep 80
tcp 0 0 0.0.0.0:7080 0.0.0.0: * LISTEN 3071/lshttpd
tcp 0 0 0.0.0.0:80 0.0.0.0: * LISTEN 14349/httpd

From the outside, at this precise moment, we are able to establish a connection on port 80:

Telnet ks357687.kimsufi.com 80
Trying 91.121.148.X ...
Connected to ks357687.kimsufi.com.
Escape character is'^]'.
Get
<! DOCTYPE HTML PUBLIC "- / / IETF / / DTD HTML 2.0 / / EN">
<html> <head>
<title> 501 Method Not Implemented </ title>
</ head> <body>
<h1> Method Not Implemented </ h1>
<p> get to / not supported. <br />
</ p>
<hr>
<address> Apache/2.2.8 (EL) Server at ks357687.kimsufi.com Port 80 </ address>
</ body> </ html>
Connection closed by foreign host.

If I stop the Apache server:

/ etc / init.d / httpd stop
Stopping httpd: [OK]

More than 80 active port or connection possible from the outside:

In this case the connection of the exterior evidemment is not possible:

Telnet ks357687.kimsufi.com 80
Trying 91.121.148.X ...
telnet: Unable to connect to remote host: Connection refused

View Replies!   View Related
Pc-core.net Doesnt Care
so for over 3 weeks now pc-core.net had some problems with their servers and my accounts were just lost and no one answers my support tickets they just erase them, they disabled my account to support so i can only submit support tickets and click the link on the email.

they told me to email cshelpdesk.com to get my account moved to a new server and cshelpdesk is just telling me im SOL. they dont have access to the server i was at and basically to F off.

is there anything i can do? im basically just being ignored and they dont even have a number to them.

View Replies!   View Related
Csf Doesnt Allow Out/income Emails
my forum is VB and its doesnt sent any email for users!

i check the options and everything looks fine ..

my vps had csf firewall installed ..

the csf.conf is

# Lists of ports in the following comma separated lists can be added using a
# colon (e.g. 30000:35000).

# Allow incoming TCP ports
TCP_IN = "53,1116,80"

# Allow outgoing TCP ports
TCP_OUT = "53,80,3306,1116"

# Allow incoming UDP ports
UDP_IN = "1116,53"

# Allow outgoing UDP ports
# To allow outgoing traceroute add 33434:33523 to this list
UDP_OUT = "53,1116"

# Allow incoming PING
ICMP_IN = "0"

# Set the per IP address incoming ICMP packet rate
# To disable rate limiting set to "0"
ICMP_IN_RATE = "1/s"

# Allow outgoing PING
ICMP_OUT = "1"

# Set the per IP address outgoing ICMP packet rate
# To disable rate limiting set to "0"
ICMP_OUT_RATE = "1/s"

and the version of csf is

[root@www csf]# /usr/sbin/csf -v
csf: v4.56 (generic)
[root@www csf]#

am useing centOS5 and ssh port 1116

am not useing any of control panel or ftp ...

the email i configured it with google.com/a services ..

View Replies!   View Related
Doesnt Receive Certain Emails From Certain Accounts
The email of my client doesnt receive certain emails from certain accounts, including my yahoo.com.ph account. After several tries I received this error instead.

After trying to send mail unsuccedfully several times, this is the error I am getting.

Hi. This is the qmail-send program at yahoo.com.
I'm afraid I wasn't able to deliver your message to the following
addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

:
Sorry, I couldn't find any host by that name. (#4.1.2)
I'm not going to try again; this message has been in the queue too
long.

--- Below this line is a copy of the message.

Quote:

Originally Posted by copy of email

Return-Path:
Received: (qmail 90296 invoked by uid 60001); 25 Jun 2007 04:05:27
-0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=s1024; d=yahoo.com;

h=X-YMail-OSG:Receivedate:Fromubject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID;

b=GYMZ4utbLEJMc+EXHdW5Ng5ZJeCArXAubpEaUtZzZz77STh9HAGNhrFDjgfqNJ5BdE/
SAlCQ78wseeWPTqUFlalE246OSls0L2tnadTvmxHAQiALfIJ/efHw980subD/VVk6c3NZXGKaKn3vQwJ57bHW5a6qsWjazjl6BXp5Q20=;
X-YMail-OSG:
1iaqBZkVM1mfqTKSQPqhJwf61.zXtBuozzwn.p275yXXF_KgFA8taeSyThc.P1xawEKTuVIB
Vgxk18AHBp_TxSZD753CsOSTbU56JD1OgWwBl8GCwZNxI6YhJHPfyg--
Received: from [203.177.91.252] by web32604.mail.mud.yahoo.com via
HTTP; Sun, 24 Jun 2007 21:05:26 PDT
Date: Sun, 24 Jun 2007 21:05:26 -0700 (PDT)
From: *********
Subject: test
To: sales@*********.com
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="0-357102911-1182744326=:89673"
Content-Transfer-Encoding: 8bit
Message-ID: <979097.89673.qm@web32604.mail.mud.yahoo.com>

--0-357102911-1182744326=:89673
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

test

View Replies!   View Related
To Www. Or Not To Www. What Is The Difference
I looked all over the web.....well google like 5-6 pages and found the answer but I am not sure I understand.

What is the difference from having [url]and [url]?

does it make a difference to the web user, is it a server thing.

View Replies!   View Related
Windows Doesnt Detected All 4GB RAM
I am using Windows 2003 Enterprise Edition SP1 and i have recently set the computer up to 4GB RAM. I notice a problem occur error :

When I start the computer, Bios detected all 4GB Ram. However, i have checked Total physical memory in General (My Computer-> Properties) doesnot detect all 4GB Ram. it only detect 3GB Ram.

I have checked that this OS support up to 32GB . Why it doesn't detect all 4GB ?
What happen to it?

Mainboard : Intel chipset 915GL

I did following the instruction in internet (exactly is Microsoft) is /PAE in boot.ini file. But, it doesnt work.

View Replies!   View Related
How To Redirect.. Www.website.com -> Www.website.com/forums
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 Replies!   View Related
Uploading Flash Video Files To Host_A Doesnt Play Well But Plays FIne On Host_B
to upload some flash videos over to our web host.

All the videos have been uploaded to << link removed >> and in there you will seea flash_video directory, in there should be a html file where you can double click and watch the flash video.

Now go ahead and try it, click on the HTML file and click CONTINUE and try clicking on MODULE 1.. You will see a video play to the left but on the right are bunch of POWERPOINT slides that will appear as the guy continues to speak. THAT DOESNT SHOW..

Our website is hosted by xo.com

Dont know much about the plan since its my 2nd day at the job..

But here is the weird part,

i have uploaded the samething - same exact way to another web host and it plays fine, the PPTs show up fine..

What do you guys think it is?

Before someone asks about uploading methods, i tried filezilla, coreftp and cuteFTP using both ASCII and binary methods. Samething..

View Replies!   View Related
WWW Vs No-WWW
What does everyone prefer with the domains of their sites?

www.yourdomain.com
yourdomain.com

Anyone have any real pros or cons?

View Replies!   View Related
Redirect Example.com To Www.example.com
I have multiple domains on my web server. One of my domains does not display its website when using example.com in the location bar.

Eg. example.com redirects to site2.com but www.example.com displays properly.

I tried adding to the htaccess file:

Quote:

Options +FollowSymlinks
RewriteEngine on

RewriteCond %{HTTP_HOST} !^www.example.com
RewriteRule ^(.*)$ http://www.example.com/$1 [R=permanent,L]

It doesn't work. The redirect does not occur.

View Replies!   View Related
How To Prefix A Www
One of our clients website runs only if we give the domain name with http and www and domain name
When we give just http and the domain name it shows 404

Can some one help me how to change it so that it will take with www and without www?

I am not able to post link am a very new member here.

View Replies!   View Related
Www And Http
All of my 3 new websites are not generating www.. Even if I type [url] all are changing to [url]when page is open...

I am asking because I am having irrelevant ads on adsense in all 3 sites thogh these sites are optimized well..

View Replies!   View Related
Subdomains With WWW
my control panel is PLESK, when our customers create sub domain they cannot access to their sub domains with www, for example the sub domain is sub.domain.com and I cannot access to this sub domain whit this address www.sub.domain.com .

what should I do to work the sub domains with www ?

View Replies!   View Related
WWW Redirect
i have a Centos VPS with webmin

i have modified my .htaccess file to redirtect all users from WWW. to the root of the domain

i also tried to block some ip addresses through my .htaccess file

but it seems that whatever code i enter in my .htaccess file does not work. i think it is disabled somewhere as both the abvoe codes do not work

how can i enable .htaccess file?

View Replies!   View Related
Redirect Domain To Www
The thing is that we have a dedicated server at our company hosting several domains, and right now you can access them both with the www prefix or without it, but there is no redirection in case you access without it, and this has negative impact with SEO related stuff.

I have the rewrite apache module enabled (I tested with a script I found on the net), and I also tried a test configuring a single domain including some code about redirection.

Right now I'm getting a nice "500 Internal Server Error"

This is the code in .htaccess

Code:
Option +FollowSymlinks
RewriteEngine On
RewriteCond %{http_host} ^mydomain.com [NC]
RewriteRule ^(.*)$ [url]
(mydomain.com is, obviously, a replacement for the real domain in both cases)

View Replies!   View Related
777 Permissions For Www
Let me start off with saying: I haven't had any suspicious activity, nor do I think I was compromised.

I logged in as root, and was simply clicking around my dedicated server and came across a few folders with permissions at 777. ALL are above /public_html

Irregardless, is this safe? I recall reading a bunch of topics on here, that /tmp needs to be hardened. Isn't this also above /public_html?

For one example:
/var/tmp is chmod to 077
..inside is a bunch of sess_ files

Is this folder open to hacking?

View Replies!   View Related
Difference Between Www And Public_html
what is the difference between www and public_html? I have hosed my domain in a small hosting company and when i was going through all its folders i found both the folder www and public_html has the same content. but by hosting company asks me to upload all my files into public_html. Iam curious to know the difference between these two folders.

View Replies!   View Related
Setting WWW Prefix
I have a problem with a couple of the domains on my reseller account.

Although apparently configured the same as other domains I am unable to set the default URL to use the www prefix using .htaccess. When I try I get a redirect loop error.

You can visit one of the problem domains here: [url]

If you stick www in front you will see that it resolves to the non-www version.
Any idea where this is taking place?

View Replies!   View Related
Www.AFreeWebHost.com - First Impression
When you visit www.afreewebhost.com , you don't see an ugly portal with to many links, advertisements, etc... You get a nice...HTML website. That's right, no ASP, no PHP, but a simpel, but very good looking, HTML website.

Is it a bad thing? Yes and no. "Yes" because it has "founded and owned by one person" written all over it and "no" because my experiences with small or "one-man" companies have been much better then with companies with many employies.

Free Web Hosting

The free hosting offer looks good. Even though they require advertisements on your free site, the free hosting is not going to bring in any cash. 1GB webspace with 20GB traffic. That's more then enough for 90% of all websites on this planet. And a 468x60 or 120x600 banner and a textlink don't bother anyone. Most site-owners use Adsense or something simular to cover the montly costs anyways.

I do not own a free hosting account. But from the looks of it I think that both free and payed services offer the same features and support. The company is able to do that because they also make money with site-/banner-designs. The little bit of money that they might loose with free hosting can easely be covered by a few design-assignments.

Pro Web Hosting

You don't see it very often. A company that offers monthly prices and gives a discount for 3 months. Most companies only offer yearly sign-ups and some of them give a 14-30 day money-back guarantee. But if you are not aware of everything you "agree" to when you sign up for a year and/or when you do not have a valid reason for asking your money back, you will not get it back.

4$/month for 5GB with 100GB traffic or 3$/month for the same deal when you sign up for 3 months. Personally, I think those prices are very realistic. The best deal is to go for 3 months offcourse. And the more expensive packages have the same "GB for the buck" value.

The most expensive package will cost you 22$ for 50GB webspace with ONLY 500GB traffic.

Yes, I say ONLY, because for that amount of money there are better deals out there. Don't get me rong, I still think this is a realistic price.

But, and there is a bug BUT, I do not beleave that people go for the most expensive package without any experience with the company. The people that do pay 22$ for 50GB with 500GB traffic are the ones that started off with something small that has grown to something bigger, people that are satisfied with the features an the support that they've had for some time.

Nice offer, but are they honest?CPanel -> Yep, it's there.
Fantastico -> Yep, it's there.
No Ads Required -> Offcourse.
Daily Backups -> Yep, tested and working.
99.9% Uptime Guaranteed -> Only time will tell.
24x7 Support -> It's more like 12x7 Support, wich is 100% acceptable in my book.

Everything else that is listed on the webiste is there and it all works 100%. The company has not modified the CPanel features in any way, wich is understandable, but there are features that I miss. Features that I have encountered before ( don't ask me for names because I don't remember them ).

For example, it's possible to backup every single file on your webspace in one huge compressed file but it's not possible to backup the content of just one folder, one add-on domain. So if I want to backup a small website like my clansite, I have to backup all the other megabytes/gigabytes that are on my webspace. All other sites and files that are not even remotely related to my simpel clansite.

AFreeWebHhost.com is up-to-date and offers Fantastico De Luxe 2.10.4 r17
This is the latest stable release of Fantastico. Even though many scripts are not up-to-date, it's basicly "the best you can get" at the moment when it comes to auto-installers. For those of you who don't know, Fantastico allows you to install PHPBB, SMF, PHP-Nuke and many other platforms without any knowledge. All you need to know is how to click a link

How about the service?

So far, so good. Because I had to wait about 24 hours before I could actually use and view my webspace, the company gave me 25GB extra traffic and an extra month for free. Now that's what I call good service! ( maybe the company knew about my Servage.net review )

After sending many emails back and forth I was able to view my testpage. And even though I did not contact the company about any other issues, a day or two after our last contact they contacted me once again, just to see if everything was working ok.

When I made my first backup I got the message that it got saved in the "home" directory. I wasn't able to find my backup so I contacted support. Within 12 hours I got a reply.

Some of you might feel like 11-12 hours is to long, but I rather wait 11-12 hours for a decent, friendly, HUMAN email with usefull information instead of getting a "human-robot"-hybrid reply with noth enough information.

Uptime?

Uptime can be checked on [url]. This is the parked domain on my webspace. For my websites I use addon-domains.

Speed?

Download this file to test the speed: [url]

I have the "Pro Webhosting - Starter Package".

Visit www.tgow.info to check how fast pages load.

Would you recommend this host based on your first impression?

I sure would.

All the features are working just fine, the speed is not "superb" but good enough and the support so far is great.

My rating based on my first impression: 8/10.

View Replies!   View Related
Domain With Www Not Resolving
i have a weird problem with dns bind. i just setup a zone file and it seems [url]works but [url]doesnt work. i have also created a cname for www but still not working.

here is my zone file

$ttl 38400
domain.com. IN SOA ns1.domain.com. webmaster.domain.com. (
1211542287
10800
3600
604800
38400 )
domain.com. IN A 67.223.229.117
ns1.domain.com. IN A 67.223.229.117
ns2.domain.com. IN A 66.249.8.117
domain.com. IN NS ns1.domain.com.
domain.com. IN NS ns2.domain.com.
www IN CNAME domain.com.
ftp IN CNAME domain.com.
mail IN MX 0 domain.com.

View Replies!   View Related
Cpanel Dropping The Www
I just wanted to check with you all to see if you have experienced an issue with cpanel that drops the www when you access directories and if so, how did you go about fixing it.

For example - if I were to go to - www.domain.com and then access a sub like /test - it would show up as domain.com/test - dropping the www.

View Replies!   View Related
Can't Access Www.a2b2.com
i try to access www.a2b2.com but i cant open the page.

View Replies!   View Related
Www.mydomain.com/whm
Whenever I have had a server with WHM/cPanel I have always been able to raise WHM by browsing to www.mydomain.com/whm - however on my latest server this doesn't work, I can only get to WHM by browsing to my IP:2086

The server has been up and running for 6 days and www.mydomain.com has been working almost from the beginning.

dnsreport shows that reverse dns exists for hostname.mydomain.com

I am at a loss to know why I cannot raise WHM by www.mydomain.com/whm

View Replies!   View Related
Www.subdomain.mydomain.com
how to setup sub domains to look like: [url] instead of just [url]

View Replies!   View Related
Who Know Www.eukvps.com For VPS
who know www.eukvps.com for VPS ? how is them support?

and how is them Expert in vps?

Thanks for All Posting.

View Replies!   View Related
No Index With Prefix Www
I have a client who's index will not come up when using "www". Of course I have checked the dns severs and all is well.

View Replies!   View Related
Plesk WWW Not Working
When I create a domain in plesk, it works fine without www, but shows server default page with www.

For example when I enter [url], it shows server default page, but when I enter [url], it works fine!

Well I've added www cname to DNS Zone, but still doesn't work.

Does anyone know how can I solve it?

View Replies!   View Related
Www Record Change
i've had the same issue come up a couple of times recently and i'm looking for a bit of advice before i go any further. i'm doing web development on a couple of websites where the companies want to preserve the mail exchange set up with their existing hosts, but wish to move their website to a different hosting platform. i have just set up a VPS which i want to host the websites on, however, i am unsure if i can simply request that the existing providers change the www record to point to my VPS IP address. is this sufficient or do i have to ask the hosts for a nameservers change?

View Replies!   View Related
Cant Access Www Files
here at work theres a little situation with access privs. im in web and my image upload script places files on the server as www user (i understand that). however, if im working on this script and need to either delete these files or archive them then i dont have privs with my account.

how would one go about giving my account access to delete and modify files the www user has uploaded?

View Replies!   View Related
Email/www Co-hosted
I am moving my shared hosting website to a vps at new provider.

Is it usual to place email server running on the same VPS as my website? Should I worry about email bombs taking out my www or a www DoS attack shutting down my email?

I ask because my new provider doesn't offer email on other own dedicated server. I have to run it on my VPS.

View Replies!   View Related
Always Show Www. In Domain
How do I configure server to always show the www. on the address bar of web browsers even when others type mydomain.com.

View Replies!   View Related
Review: Www.goultimatehosting.com
Here is my review of the web hosting company I have chosen for my forum.

First let me start this off by saying that this is not my first time using a web host nor is it my first website, and below is my road to www.goultimatehosting.com

I've used:

sonnehx.com ( I found them on a simple web search, it was horrible I ended up leaving to ehostpros.com )

ehostpros.com ( They were alright for the first few months, then I kept getting emails about my site switching from one server to another. At, first you think that's good upgrades are a good thing, but when it happens too often within a short period of time it leaves you frustrated not too mention the site was getting slower. )

After that I discovered webhostingtalk.com a few years ago and during that time people would "rave" about site5.com and so I decided to move from ehostpros to site5. Again fine at first, but by now I had 3 websites, and one of them was a forum for gaming and it had over 8 thousand users registered, a month or two go by and now im being suspended like once a month for resource usage. After some digging again at WHT I find they are becoming "oversellers", not too mention most people are recommending I use a dedicated machine. Thats nice and all but its out of my budget. So I found out about "VPS"

kickassvps.com ( so now im at kickassvps.com they are actually quite nice but it was still a little above my budget not too mention when you use an established host all the settings are done for you and its very simple to just use cpanel to automate everything, while with a windows vps machine its bare. If you want a vps I recommend kickassvps.com good people, but you should know what you doing. )

www.goultimatehosting.com ( At this point I have a forum with 14,000 registered users, it's also HEAVILY customized, and I know that I will be suspended immediately if I use a "overseller" , while dedicated and vps are out of my league, budget wise. ) So I post a thread here at WHT, and this is how I found out about them.

Thread: [url]

First thing I noticed about this company is that they have a specific category for clients in need of a server which needs high resources compared to the average shared hosting. (Called "High Availability Shared" )

[url]
By Lordbug

Second thing I noticed was something I rarely see as well. They list the accounts per server. I love seeing this, it gives some reassurance about overselling, etc... ... I guess from admin point of view you guys dislike stating this information but I can tell you now as a client I love seeing details.

[url]
By Lordbug

Third thing I noticed was the support ticket times. Notice the reply times in the picture below.

[url]
By Lordbug

My forum deals with gaming, discussion and pretty much anything related to online gaming. Which has its drawbacks, it means I'm also dealing with a crowd of younger people whom unfortunately sometimes turn to the "script kiddie" part of the internet and do malicious things.

Just the other day I had a few users perform an attack called "Bandwidth Raping" where they get a list of images on the website and load and reload the images over and over until eventually the website is suspended due to Bandwidth Limitation Exceeding" I'm sure you admins are all too familiar with this. Well one of the tools to do this is a website called gigaloader.com Users tried to use this on my website, I ended up going over the 100gigs mark due to the fact I had a 1mb image on my website which was easily exploited with this.

So www.goultimatehosting.com did something for me which was totally different of how other companies dealt with stuff like this. First, instead of suspending my website, it was automatically upgraded to the next higher plan so that my users don't experience downtime, and I don't experience the embarrassment of a suspended notice! Then a ticket was sent to me explaining my resource and bandwidth is way up there. After some digging I explained to them the problem. With the help of customer support, I enabled hot link protection. I was also able to look at webalizer and awstats etc to find ips, and use the ip deny manager to stop these people. To top it off with there help we contacted gigaloader.com administrator and they blacklisted my website from that site so people can no longer do this to me, and if that wasn't enough instead of penny pinching me for every gig I went over, they told me they understood the situation and since it was near the end of month they would leave me on the higher plan until my bandwidth resets on the 1st of the month then they will switch me back to my old account AND NOT CHARGE ME... how nice is that?

I can't express to you how pleased I am with their support and the ability to provide an environment for my website that is not saturated with shared hosting accounts so that the needs of my resource hog website can be hosted at very nice speeds.

I will also add that the cpanel software is very updated, comes with customized skins ( I use the nice modern black theme look ;] )

So those of you whom are looking for a new company to try out or are upset with there current company because of overselling give www.goultimatehosting.com a try, im sure you won't be dissapointed.

By the way I am also going to try out the reseller account packages that they have in the near future and will review that as well.

So there is my 2 cents, lengthy I know, but I wanted all whom read this to see how I went from point A to point B, and by doing so I hope it helps you.

View Replies!   View Related
Www Version Doesn't Resolve
I set up a domain in plesk 8 (LAMP), but the www version of the domain doesn't resolve via the browser, wheras the non-www version does. I set the nameservers (and glue records) yesterday.

Why might this be? Could this be due to dns propagation?

View Replies!   View Related
Finding And Chmod The Www Folders
i need to find al www folders within home directory with 777 permissions and need to chmod to 750.

if possible post the command to do it

View Replies!   View Related
Can I Make A Subdomain To Open With Www
can i make my sub domain name to open with www..

ex: www.hosting.domain name.com

View Replies!   View Related
Review Experience :: Www.verio.com
is there any review or experience available for www.verio.com

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved