Tag Archives: Servers

web addressing question

Please huh if this can be a stupid question or merely came to a different place to understand this question aswered. I’m a self coached computer guy seeking to understand what will be happening here… Once i open a. cmp promt and enter: ping google. com, the item shows an IP adress of 216. 239. 51. HUNDRED. If I enter google. com inside browsser adress bar I get the search engines, but if I enter 216. 239. 51. HUNDRED I get anything else. Why may this happen What the heck is at the device to dirrect me on the main page next time i surf there yet my. cmd promt pings a diffrent page Thanks for taking a look. Ruk Probably try pinging internet. google. com. Used to do that and got a diff. IP then you. I am less than sure what site you want to reach though.. You got it, they’re different IPs. internet. google. com is definitely 216. 239. 53. INFO and google. com is definitely 216. 239. 27. 100. and ofcourse the IP the. cmd promt pings is different page as one you get if you type that similar IP addy the. cmd promt is pinging … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Bandwidth

This may be a stupid question but take advantage of an e-mail address on your own site as a great MSN Messenger sign in does it apply bandwidth Any data moved between you as well as your host’s servers matters against your bandwidth. Such as, images hosted about another server but linked on the page take up forget about bandwidth than your < img> signal. what about uploading files employing my ftp I think so. FTP remains bandwidth. It’s just packets being offered a different dock. Remember that for many of us hosts, all info transfer is carried out on one IP correct, but with distinct ports. The bandwidth calculator doesn’t care which port the packet ended up being sent over. Only are you wanting were sent.

Posted in Web Design | Tagged , , , , , , , , , , | Leave a comment

form page help please…

I’ve made a form and i am ready to publish towards web. However once i do i understand this error message. Error 405 Method Prohibited The requested method POST isn’t allowed for WEB ADDRESS /mscharb/_vti_bin/shtml. exe/BookaParty. html now I’ve no vti_bin or maybe shtml. exe file upon my root server are these claims the problem If so where do you find this files to add to the server in making this form produce the exact result I want. I’ve never seen any shtml. exe file women and men template for the shape I used acquired it. You should Help Thanks in advance A. exe file is surely an executable program, no webhost would let you run a application on their equipment. If we might see the web page you’re working on it would be easier for us to provide you with what you need to do. http: //home. cogeco. ca/mscharb/BookaParty. html Recommendations the link towards form page. Thanks in your help in enhance. If you may make a mode, you need to create a script this processes it. You can apply this in PHP, amid other languages. The script you make should exist though, it can’t be Code: action=" http: … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Managment Tools?

Will anyone know any brilliant, free server managemant tools Tools much like ensim’s WEBappliance, but just free. Any ideas could be great. it will likely be hard to find a good CMS (content management system) free of charge.. The cheapest way is always to post your requirements inside ‘request a service’ forum here at WDF. We have a difference between a CMS and node management system. You will not find anything good for nothing. I use CPanel about my server, http: //cpanel. net/ Good CMS = Perl + Time and effort + Some enthusiasm oh oops, we misread ‘The Bluish Lords’ post.. The bad. Real, if you want a great CMS for zero cost, you gotta do it yourself. Ok, thanks for your help. What was looking for was a host management system I believe. If a CMS is stuff like phpnuke and the like, then that’s definitely not it. I meant stuff for addressing apache’s conf files and contending with the sql db. I’m rather too uneducated/lazy to create any myself, but who knows, maybe 1 day.: cheeky: But just how much would a straightforward licence of cpanel go me I’ve seen it also it looks pretty awesome. I’m … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Please help!!! Form required

Hi all, I wonder if someone can assist me please. I have recently put together a site for someone, it is www. confettidreams. corp. uk and the lady Concerning designed it pertaining to wants this: The order/enquires page I desired something like an ordinary form that is emailed to us direct……. along your lines of… Name Email Telephone Address Designer Program code name/number Quanity Colour Size Time frame required Order or enquiry Just how do i do this You should please help! Thanks beforehand! Sarah xxx You have got to use a server-side encoding language to compile the data and then send it on the clients email tackle. e. g languages: PHP, ASP, Perl. Its rather than that hard, though, if you dont have time to study some basic programming then you could just look up an email script from google or one thing. Make sure you know your net servers specifications before you just write the script. If you work with a Windows machine, use ASP. If you work with a Linux host, use Perl as well as PHP. Do not double post. Line closed.

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

Cannot Connect to FTP

Hello, 2 , 3 weeks ago I got no problems registering to two servers through ftp. Now they do not work. My organization is trying through SmartFTP, Dreamweaver, plus IE. None may accept my usernames or perhaps passwords, which I am aware are correct. I also tried to have help from my hosting service. They were able to connect using the username and password, but for whatever reason I cannot via my computer. I get " a great ftp error features ocurred" or " would not connect because this target machine definitely refused it. " There has to be anything on my machine that will prevent ftp accesss by all programs this way I have allowed full entry to all of my own ftp programs throughout my firewall. Thanks for the help! Did you attempt simply disabling your firewall While FTP programs happen to be granted full entry, it may are enabled incorrectly, or there will probably be something else there preventing an association. Try turning the firewall off, after which it connecting. I tried this to help no avail. I’m not sure what would have happened to my machine in a little while that would block access out of … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

www query

This can be a stupid question but why will it be that some web sites servers respond with the website if you enter the url intended for example http: //www. mywebsite. com and a few do or dont reply to http: mywebsite. com ie removing from the total the www part will it be an webserver(apache) configuration setting or the way the DNS is usually setup Cheers Vars It’s really a DNS thing. In order for you the full config, I can post it below (I can’t remember it belonging to the top of our head).

Posted in Web Design | Tagged , , , , , | Leave a comment

Uploading a Site

Heya, I’m looking for my site to help load up properly over the internet. I’m using dreamweaver, that will connect and include files to our host, but cannot have the homepage to display, only a listing in the files. I have a feeling this can be a simple fix, however. any help look into the site at internet. tagish-engineering. com click skeleton. htm to view the web-site. serenity The homepage should be named index. html or index. htm. These two file names are just what exactly most servers look for to display whenever a directory is known as upon. Yep, as a default, ensure you have an list. html or catalog. htm file. WE second his idea. index. php will in addition suffice. Li Brad List. php will only work on a server along with PHP enabled. In case you are not using PHP, I might use index. html. Worked like a charm. Thanks guys. the website is up these days, www. tagish-engineering. com.

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

Client cant access site but i can?

Hi all, The particular website my consumer can’t access is definitely: www. lindahuntantiques. com – he can only access them when he styles in http: //lindahuntantiques. com I know the two would be the same and theres no fact that the www. — my computer is usually fine with either address. What on earth is wrong with your clients computer (if anything) Ive told him to keep trying. Cheers. Did you adjust the DNS adjustments any time in past times 2 days If you are, your client’s ISP continue to hasn’t updated its copy and so will have to wait for this to propagate. Hey there cutie, thanks for the actual reply. Actually he simply just emailed me at this point saying he was while using the Nokia 2210 cellphone to view the particular page – thats prob the key reason why it wasnt listed properly, hes about to try on her laptop when your dog gets home. 99% of the time, if you are able to see the site as well as a client can’t, the challenge is somewhere for their traceroute. They sometimes have a server timeout, a new missed hop, something similar to that. I usually explain … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Mobile phone image server

Hello. The ther day i was browsing through my mobiles (cell phones) settings although looking at graphic options i determined something called publish image. Well this acquired me very interested as my organization is currently working on the website for friends to post thier pictures and thought it will be great if they could just take almost any pictures they desired and upload all of them onto the website right from thier phone! Right after looking briefly on google i didnt definitely find anything helpful. All i need is usually a server to include the pictures that will. As im certainly not great at this particular side of web design i was intending someone could assistance me out Im using any Nokia 6600 so when you’ve got one take a search browse to a great image then choose options its at the bottom of the food selection. Dont know just what other phones service this feature. But this could be great if i could get it operating! So can anyone available help!: nervous: It truly is definately possible. I remember FaceParty. com finding the facility to upload images to their profile from your own Mobile. I guess it’s just a … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment
Page 1 of 512345