Can anyone tell me any hosting site that allow proxies?
Q. Hi, everybody. I want to create a proxy site but I can't find a place where to host it. Can anyone tell me any hosting service that allow proxy sites?
Asked by Antonio M - Fri Apr 6 01:31:22 2007 - - 2 Answers - 0 Comments
A. proxy sites or proxy servers? Most hosting sites will allow you to "rent" a server (in particular a linux one should allow you to setupa proxy server, notice I said SHOULD, check with them before buying) but its pretty expensive (100+ dollars a month) you could just setup a linux machine at your home and install "squid" a free popular proxy server and even get it to work pretty easily but not sure why you want a proxy server (unless its to "play around" with and learn) if that's the case I would get a cheap PC and put a free version fo linux (my pref is centos a free version of redhat advanced server 4.0) dougc
Answered by Dougc - Fri Apr 6 01:38:38 2007
Q. Hi, everybody. I want to create a proxy site but I can't find a place where to host it. Can anyone tell me any hosting service that allow proxy sites?
Asked by Antonio M - Fri Apr 6 01:31:22 2007 - - 2 Answers - 0 Comments
A. proxy sites or proxy servers? Most hosting sites will allow you to "rent" a server (in particular a linux one should allow you to setupa proxy server, notice I said SHOULD, check with them before buying) but its pretty expensive (100+ dollars a month) you could just setup a linux machine at your home and install "squid" a free popular proxy server and even get it to work pretty easily but not sure why you want a proxy server (unless its to "play around" with and learn) if that's the case I would get a cheap PC and put a free version fo linux (my pref is centos a free version of redhat advanced server 4.0) dougc
Answered by Dougc - Fri Apr 6 01:38:38 2007
VirtualBox works fine on Ubuntu 7.04, but I get this error message on Ubuntu 7.10?
Q. Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might be not installed on the host computer. Result Code: 0x80004005 Component: Host Interface: IHost {81729c26-1aec-46f5-b7c0- cc7364738fdb} Callee: IMachine {31f7169f-14da-4c55-8cb6- a3665186e35e} I have followed exactly the same procedure as I did on Ubuntu 7.04, Any ideas ?
Asked by Compiz 0.8.6/Linux Mint 9 - Mon Feb 18 18:17:57 2008 - - 2 Answers - 0 Comments
A. yeah that's a little bug. run the command: sudo gedit /etc/init.d/mountdevsubfs .sh Locate these lines: #mkdir -p /dev/bus/usb/.usbfs #domount usbfs "" /dev/bus/usb/.usbfs -obusmode=0700,devmode=06 00,listmode=0644 #ln -s .usbfs/devices /dev/bus/usb/devices #mount --rbind /dev/bus/usb /proc/bus/usb And delete the 4 "#'s" from those lines. So you should change it to: mkdir -p /dev/bus/usb/.usbfs domount usbfs "" /dev/bus/usb/.usbfs -obusmode=0700,devmode=06 00,listmode=0644 ln -s .usbfs/devices /dev/bus/usb/devices mount --rbind /dev/bus/usb /proc/bus/usb Then click File>Save You should also: sudo gedit /etc/udev/rules.d/40-perm issions.rules Then find the line: subsystem=="usb_device", MODE="0664" And change it to: subsystem==" [cont.]
Answered by piratesmack - Mon Feb 18 19:18:09 2008
Q. Could not load the Host USB Proxy Service (VERR_FILE_NOT_FOUND). The service might be not installed on the host computer. Result Code: 0x80004005 Component: Host Interface: IHost {81729c26-1aec-46f5-b7c0- cc7364738fdb} Callee: IMachine {31f7169f-14da-4c55-8cb6- a3665186e35e} I have followed exactly the same procedure as I did on Ubuntu 7.04, Any ideas ?
Asked by Compiz 0.8.6/Linux Mint 9 - Mon Feb 18 18:17:57 2008 - - 2 Answers - 0 Comments
A. yeah that's a little bug. run the command: sudo gedit /etc/init.d/mountdevsubfs .sh Locate these lines: #mkdir -p /dev/bus/usb/.usbfs #domount usbfs "" /dev/bus/usb/.usbfs -obusmode=0700,devmode=06 00,listmode=0644 #ln -s .usbfs/devices /dev/bus/usb/devices #mount --rbind /dev/bus/usb /proc/bus/usb And delete the 4 "#'s" from those lines. So you should change it to: mkdir -p /dev/bus/usb/.usbfs domount usbfs "" /dev/bus/usb/.usbfs -obusmode=0700,devmode=06 00,listmode=0644 ln -s .usbfs/devices /dev/bus/usb/devices mount --rbind /dev/bus/usb /proc/bus/usb Then click File>Save You should also: sudo gedit /etc/udev/rules.d/40-perm issions.rules Then find the line: subsystem=="usb_device", MODE="0664" And change it to: subsystem==" [cont.]
Answered by piratesmack - Mon Feb 18 19:18:09 2008
What is a Good Web Hosting Service?
Q. I'm looking for a Good Web Hosting Service that will allow me to (if needed) host Proxies, Have an Unlimited amount of Bandwidth (or at-least a lot), a lot of Disk Space (At-least 1TB). I was using BlueHost and DreamHost, and they both were horrible nightmares. They would not allow me to host content that is not directly Web Content (Webpages such as .html .php or Web Scripts). This is a minus, I need to be able to host private files for myself, and others without any complaints (and if there is a complaint, notify me first, and not just freeze my account and disallow complete access to my website).
Asked by Mal1t1a - Wed Mar 24 16:41:15 2010 - - 11 Answers - 0 Comments
A. I don't know of any shared web hosting companies that will allow you to host files that aren't directly related to your web content. You should look into a dedicated server, which you can basically do whatever you want with. Check out -
Answered by Mike - Thu Mar 25 10:39:50 2010
Q. I'm looking for a Good Web Hosting Service that will allow me to (if needed) host Proxies, Have an Unlimited amount of Bandwidth (or at-least a lot), a lot of Disk Space (At-least 1TB). I was using BlueHost and DreamHost, and they both were horrible nightmares. They would not allow me to host content that is not directly Web Content (Webpages such as .html .php or Web Scripts). This is a minus, I need to be able to host private files for myself, and others without any complaints (and if there is a complaint, notify me first, and not just freeze my account and disallow complete access to my website).
Asked by Mal1t1a - Wed Mar 24 16:41:15 2010 - - 11 Answers - 0 Comments
A. I don't know of any shared web hosting companies that will allow you to host files that aren't directly related to your web content. You should look into a dedicated server, which you can basically do whatever you want with. Check out -
Answered by Mike - Thu Mar 25 10:39:50 2010
Web Host - Allowing IRC & Proxy?
Q. I'm looking for a Web Host that allows the use of an IRC and a Proxy. I'm hoping that it's a Free Service aswell.
Asked by Classico - Sat Jun 21 17:10:18 2008 - - 4 Answers - 0 Comments
A. You can not get proxy hosting for free anywhere in the world, you may check review of top ten web hosts at website like .
Answered by Lina S - Sun Jun 22 04:15:27 2008
Q. I'm looking for a Web Host that allows the use of an IRC and a Proxy. I'm hoping that it's a Free Service aswell.
Asked by Classico - Sat Jun 21 17:10:18 2008 - - 4 Answers - 0 Comments
A. You can not get proxy hosting for free anywhere in the world, you may check review of top ten web hosts at website like .
Answered by Lina S - Sun Jun 22 04:15:27 2008
Can anyone help me with installing/downloading Windows Vista 64-bit Service Pack 1?
Q. I tried updating via the windows update panel, came up with an error saying my host was using a proxy for updates - not aware of this. I then tried it manually, downloading from windows website and then attempting to install manually, I then have another problem with this, any suggestions on how to get Service Pack 1 up-and-running?
Asked by Scott Goodhill - Mon Nov 3 11:32:11 2008 - - 3 Answers - 0 Comments
A. check here i think You download from here...
Answered by get2udaynow - Mon Nov 3 11:46:14 2008
Q. I tried updating via the windows update panel, came up with an error saying my host was using a proxy for updates - not aware of this. I then tried it manually, downloading from windows website and then attempting to install manually, I then have another problem with this, any suggestions on how to get Service Pack 1 up-and-running?
Asked by Scott Goodhill - Mon Nov 3 11:32:11 2008 - - 3 Answers - 0 Comments
A. check here i think You download from here...
Answered by get2udaynow - Mon Nov 3 11:46:14 2008
Yahoo! - HelpSorry, Proxy Error.The proxy server could not handle the request GET /config/leavefeedback.?
Q. Yahoo! - Help Sorry, Proxy Error. The proxy server could not handle the request GET /config/leavefeedback. Reason: Host not found Please check the URL for proper spelling and capitalization. If you're having trouble locating a destination on Yahoo!, try visiting the Yahoo! home page or look through a list of Yahoo!'s online services. Also, you may find what you're looking for if you try searching below. Search the Web advanced search | most popular Please try Yahoo! Help Central if you need more assistance. Copyright 2008 Yahoo! Inc. All rights reserved. Privacy Policy - Terms of Service
Asked by CHUNG M - Thu Feb 21 09:05:21 2008 - - 3 Answers - 0 Comments
A. Here are some nice web proxies that you can use!
Answered by Vivek Thomas - Sat Feb 23 14:12:55 2008
Q. Yahoo! - Help Sorry, Proxy Error. The proxy server could not handle the request GET /config/leavefeedback. Reason: Host not found Please check the URL for proper spelling and capitalization. If you're having trouble locating a destination on Yahoo!, try visiting the Yahoo! home page or look through a list of Yahoo!'s online services. Also, you may find what you're looking for if you try searching below. Search the Web advanced search | most popular Please try Yahoo! Help Central if you need more assistance. Copyright 2008 Yahoo! Inc. All rights reserved. Privacy Policy - Terms of Service
Asked by CHUNG M - Thu Feb 21 09:05:21 2008 - - 3 Answers - 0 Comments
A. Here are some nice web proxies that you can use!
Answered by Vivek Thomas - Sat Feb 23 14:12:55 2008
Is this a scam email?
Q. Is this a scam email? i am using godaddy.com for my website host and i received an email saying that i was spamming and violating 7. restriction of services; right of refusal when i am no even spamming nor violating any refusal they also stated in the email that if i didn't respond back to the email in 24 hours they would terminate the service. however, when i log in my godaddy .com account and my proxy domain service and i check the status of my domain name, there isn't any notification there . i would assume i would get another notification if i did break the rules which i am not breaking any rules. the email is suspicious in that form here are the emails does anyone recognize them ? abuse@domainsbyproxy.com emailservice@domainsbypro [cont.]
Asked by interesting - Thu Jan 14 21:41:06 2010 - - 1 Answers - 0 Comments
A. If you have no notices on your account, then the E-mail was a scam. It is a scam to get your personal information and/or your money, or both! Do not respond to it. Report it, forward it to the FTC at spam@uce.gov and to the abuse desk of the sender's ISP. For yahoo, report them here: Choose Fraud as the reason for the violation you're reporting on. Also, if the E-mail appears to be impersonating a bank or other company or organization, forward the message to the actual organization. And for your E-mail safety, remember: Do not ever open E-mail from people you do not know; and unless you are absolutely sure who it is from then treat them as spam. Opening spam alerts the sender that your address is a valid one and they send you loads… [cont.]
Answered by Lyn G - Thu Jan 14 23:51:47 2010
Q. Is this a scam email? i am using godaddy.com for my website host and i received an email saying that i was spamming and violating 7. restriction of services; right of refusal when i am no even spamming nor violating any refusal they also stated in the email that if i didn't respond back to the email in 24 hours they would terminate the service. however, when i log in my godaddy .com account and my proxy domain service and i check the status of my domain name, there isn't any notification there . i would assume i would get another notification if i did break the rules which i am not breaking any rules. the email is suspicious in that form here are the emails does anyone recognize them ? abuse@domainsbyproxy.com emailservice@domainsbypro [cont.]
Asked by interesting - Thu Jan 14 21:41:06 2010 - - 1 Answers - 0 Comments
A. If you have no notices on your account, then the E-mail was a scam. It is a scam to get your personal information and/or your money, or both! Do not respond to it. Report it, forward it to the FTC at spam@uce.gov and to the abuse desk of the sender's ISP. For yahoo, report them here: Choose Fraud as the reason for the violation you're reporting on. Also, if the E-mail appears to be impersonating a bank or other company or organization, forward the message to the actual organization. And for your E-mail safety, remember: Do not ever open E-mail from people you do not know; and unless you are absolutely sure who it is from then treat them as spam. Opening spam alerts the sender that your address is a valid one and they send you loads… [cont.]
Answered by Lyn G - Thu Jan 14 23:51:47 2010
Cant Download A !@# thing!!!!!!?
Q. i Keep Getting this message when i try to download anything. " Internet Explorer cannot download...247.exe from www.webroot.com. Internet Explorer was not able to open site. The requested site is either unavailable or cannot be found. Please try again later." However, at the time the message comes up, the site in up on the computer.when i checked internet explorer properties the temporary internet folder is set to 0 MB and when you try to change it , I get a message that says "Please select a value between 1 and 0 for how much disk space temporary Internet files may use." I have re-installed the browser(IE 6) , reset the TCI/ IP, Deleted Temp. Files/ Cookie, Re-regisistered IE DLL,Re-nabled cryptoraphic Services, Reset IE proxy… [cont.]
Asked by oneradartwo - Tue Apr 3 22:55:35 2007 - - 2 Answers - 0 Comments
A. format and re-install windows
Answered by sirdufus69 - Wed Apr 4 10:01:16 2007
Q. i Keep Getting this message when i try to download anything. " Internet Explorer cannot download...247.exe from www.webroot.com. Internet Explorer was not able to open site. The requested site is either unavailable or cannot be found. Please try again later." However, at the time the message comes up, the site in up on the computer.when i checked internet explorer properties the temporary internet folder is set to 0 MB and when you try to change it , I get a message that says "Please select a value between 1 and 0 for how much disk space temporary Internet files may use." I have re-installed the browser(IE 6) , reset the TCI/ IP, Deleted Temp. Files/ Cookie, Re-regisistered IE DLL,Re-nabled cryptoraphic Services, Reset IE proxy… [cont.]
Asked by oneradartwo - Tue Apr 3 22:55:35 2007 - - 2 Answers - 0 Comments
A. format and re-install windows
Answered by sirdufus69 - Wed Apr 4 10:01:16 2007
Why am I getting Internet Explorer cannot display the webpage?
Q. This shows up on half of the sites I try to visit. I have two laptops they both used to work fine but now I only have the problem with the one. I tried to view the sites with Firefox and with a proxy but neither worked. I have also tried a system restore. When I pressed Diagnose Connection Problems on the page where I failed to connect to a website it said the host may be down Windows found a problem that cannot be repaired automatically Contact your internet service provider or network administrator for help. But my other computer can surf the internet fine and it s on the same network. How can I fix this?
Asked by Shane - Sun Aug 3 13:31:23 2008 - - 1 Answers - 0 Comments
A. its been happening to me too.. =[
Answered by ilovechrystal - Sun Aug 3 13:38:43 2008
Q. This shows up on half of the sites I try to visit. I have two laptops they both used to work fine but now I only have the problem with the one. I tried to view the sites with Firefox and with a proxy but neither worked. I have also tried a system restore. When I pressed Diagnose Connection Problems on the page where I failed to connect to a website it said the host may be down Windows found a problem that cannot be repaired automatically Contact your internet service provider or network administrator for help. But my other computer can surf the internet fine and it s on the same network. How can I fix this?
Asked by Shane - Sun Aug 3 13:31:23 2008 - - 1 Answers - 0 Comments
A. its been happening to me too.. =[
Answered by ilovechrystal - Sun Aug 3 13:38:43 2008
how to get VISA/Master Card-can you help about online payment please?
Q. I want to publish my new website and needed a host.The host requires some fee(~$4-6) to be paid online using visa/master card.However as I am in Africa and no such service . -can i buy a VISA/MasterCard by proxy from where it is available ?--how much does it cost?
Asked by HeavyRain - Wed Sep 6 11:30:51 2006 - - 2 Answers - 0 Comments
A. I don't know how the banks system works over there, but you can open a checking account and the debit card they give you can also be used as credit. All I needed was $50 to open the account and my debit card is a mastercard. Most credit card companies have contracts with banks, so your debit card is thier credit cards and that is how a lot of people start up thier credit score. But I suggest to open with at least $50 over the bank minimum for the account. because you get charged everytime you go below your limit. But go to your local bank and open a "checking" account. No need to buy checks. Your card is all you will need. And when your card comes in the mail, just use that. The debit card from my bank is a mastercard and I use that to… [cont.]
Answered by Mitchell B - Wed Sep 6 11:43:08 2006
Q. I want to publish my new website and needed a host.The host requires some fee(~$4-6) to be paid online using visa/master card.However as I am in Africa and no such service . -can i buy a VISA/MasterCard by proxy from where it is available ?--how much does it cost?
Asked by HeavyRain - Wed Sep 6 11:30:51 2006 - - 2 Answers - 0 Comments
A. I don't know how the banks system works over there, but you can open a checking account and the debit card they give you can also be used as credit. All I needed was $50 to open the account and my debit card is a mastercard. Most credit card companies have contracts with banks, so your debit card is thier credit cards and that is how a lot of people start up thier credit score. But I suggest to open with at least $50 over the bank minimum for the account. because you get charged everytime you go below your limit. But go to your local bank and open a "checking" account. No need to buy checks. Your card is all you will need. And when your card comes in the mail, just use that. The debit card from my bank is a mastercard and I use that to… [cont.]
Answered by Mitchell B - Wed Sep 6 11:43:08 2006
How do I set up the internet connection settings for my PS3?
Q. I am super retarded when it comes to technology, so I need some help. I'm dying to play my ps3 online, but I can't seem to get it connected. It won't do anything automatically for me, so I have to go put everything in manually. Where can I find: IP Address Default Router Primary DNS Seconday DNS PPPoE User Name PPPoE Password DHCP host name Proxy Server Address and Port Number Yes, I'm sure most people know where to find these things, but I really don't. And I hate talking to people I don't know over the phone, so I really don't want to have to call my internet service provider. please help!
Asked by dmb - Sat Jul 25 21:14:19 2009 - - 1 Answers - 0 Comments
Q. I am super retarded when it comes to technology, so I need some help. I'm dying to play my ps3 online, but I can't seem to get it connected. It won't do anything automatically for me, so I have to go put everything in manually. Where can I find: IP Address Default Router Primary DNS Seconday DNS PPPoE User Name PPPoE Password DHCP host name Proxy Server Address and Port Number Yes, I'm sure most people know where to find these things, but I really don't. And I hate talking to people I don't know over the phone, so I really don't want to have to call my internet service provider. please help!
Asked by dmb - Sat Jul 25 21:14:19 2009 - - 1 Answers - 0 Comments
Why my video playback is choppy!!!!!!?
Q. When I try to watch videos from youtube they are choppy, they are even choppy if i wait until the whole video loads. Here is a logfile, help me remove or disable anything I don't need please. R1 - HKCU\Software\Microsoft\I nternet Explorer\Main,Default_Pag e_URL = R1 - HKCU\Software\Microsoft\I nternet Explorer\Main,Search Page = R0 - HKCU\Software\Microsoft\I nternet Explorer\Main,Start Page = R1 - HKLM\Software\Microsoft\I nternet Explorer\Main,Default_Pag e_URL = R1 - HKLM\Software\Microsoft\I nternet Explorer\Main,Default_Sea rch_URL = R1 - HKLM\Software\Microsoft\I nternet Explorer\Main,Search Page = R0 - HKLM\Software\Microsoft\I nternet Explorer\Main,Start Page = R0 - HKLM\Software\Microsoft\I nternet… [cont.]
Asked by ern22 - Fri Jul 3 01:59:40 2009 - - 1 Answers - 0 Comments
Q. When I try to watch videos from youtube they are choppy, they are even choppy if i wait until the whole video loads. Here is a logfile, help me remove or disable anything I don't need please. R1 - HKCU\Software\Microsoft\I nternet Explorer\Main,Default_Pag e_URL = R1 - HKCU\Software\Microsoft\I nternet Explorer\Main,Search Page = R0 - HKCU\Software\Microsoft\I nternet Explorer\Main,Start Page = R1 - HKLM\Software\Microsoft\I nternet Explorer\Main,Default_Pag e_URL = R1 - HKLM\Software\Microsoft\I nternet Explorer\Main,Default_Sea rch_URL = R1 - HKLM\Software\Microsoft\I nternet Explorer\Main,Search Page = R0 - HKLM\Software\Microsoft\I nternet Explorer\Main,Start Page = R0 - HKLM\Software\Microsoft\I nternet… [cont.]
Asked by ern22 - Fri Jul 3 01:59:40 2009 - - 1 Answers - 0 Comments
LEGAL HELP (10 pts for best answer)?
Q. To establish a Web site, a person must have an Internet service provider or hosting company, register a domain name, and acquire domain name servicing. Pfizer, Pfizer Ireland Pharmaceuticals, and Warner-Lambert (collectively, Pfizer) filed a suit in a federal district court against Domains By Proxy and other persons alleged to be behind two Web sites - genericlipitors.com and econopetcare.com. Among the defendants were an individual and a company that, according to Pfizer, were located in a foreign country. Without investigating other means of serving these two defendants, Pfizer asked the court to accomplish service of process via email. Under what circumstances is service of process via email proper? Would it be appropriate in this case?… [cont.]
Asked by Rick - Fri Jun 13 23:54:31 2008 - - 1 Answers - 0 Comments
A. try out this www(dot)duuc(dot)net for subscribing to daily lists please visit
Answered by whois t - Fri Jun 13 23:57:25 2008
Q. To establish a Web site, a person must have an Internet service provider or hosting company, register a domain name, and acquire domain name servicing. Pfizer, Pfizer Ireland Pharmaceuticals, and Warner-Lambert (collectively, Pfizer) filed a suit in a federal district court against Domains By Proxy and other persons alleged to be behind two Web sites - genericlipitors.com and econopetcare.com. Among the defendants were an individual and a company that, according to Pfizer, were located in a foreign country. Without investigating other means of serving these two defendants, Pfizer asked the court to accomplish service of process via email. Under what circumstances is service of process via email proper? Would it be appropriate in this case?… [cont.]
Asked by Rick - Fri Jun 13 23:54:31 2008 - - 1 Answers - 0 Comments
A. try out this www(dot)duuc(dot)net for subscribing to daily lists please visit
Answered by whois t - Fri Jun 13 23:57:25 2008
Haven't a VISA/Master Card for online payment to a web host -can you help me?
Q. I want to publish my new website & needed a host.The host requires some fee(~$4-6) to be paid online using visa/master card.However as I'm in Africa and no such service. -How can i get a VISA/MasterCard? -may be by proxy from where it is available ? --how much does it cost?because i may need it for other transactions in the future. the hosts are netfirms.com,or ipower.com your idea please.thanks
Asked by HeavyRain - Thu Sep 7 03:25:08 2006 - - 3 Answers - 0 Comments
A. Try going to your bank, and see what they can do for you. If you really don't have any choice maybe you can wire them the money. Do you know anyone else in a different part of the world that can help you out. Do you have a Western union or something like that where you live. Also try to go to an international bank. Make sure you use a realiable host site for your website. Like netfirms, yahoo etc. there are alot of them that aren't good and they will cause you more trouble then good. Also try asking the host site, if they have any ideas.
Answered by jm - Thu Sep 7 04:07:54 2006
Q. I want to publish my new website & needed a host.The host requires some fee(~$4-6) to be paid online using visa/master card.However as I'm in Africa and no such service. -How can i get a VISA/MasterCard? -may be by proxy from where it is available ? --how much does it cost?because i may need it for other transactions in the future. the hosts are netfirms.com,or ipower.com your idea please.thanks
Asked by HeavyRain - Thu Sep 7 03:25:08 2006 - - 3 Answers - 0 Comments
A. Try going to your bank, and see what they can do for you. If you really don't have any choice maybe you can wire them the money. Do you know anyone else in a different part of the world that can help you out. Do you have a Western union or something like that where you live. Also try to go to an international bank. Make sure you use a realiable host site for your website. Like netfirms, yahoo etc. there are alot of them that aren't good and they will cause you more trouble then good. Also try asking the host site, if they have any ideas.
Answered by jm - Thu Sep 7 04:07:54 2006
Unable to rate buyers/sellers and delete from Watchlist at My Auctions at Yahoo Auctions?
Q. Recently I've got this prob. I've been unable to delete from my Watchlist items and unable to rate buyers/sellers. Keep getting this msg. Sorry, Proxy Error. The proxy server could not handle the request GET /sg/config/leavefeedback. Reason: Host not found. Please check the URL for proper spelling and capitalization. If you're having trouble locating a destination on Yahoo!, try visiting the Yahoo! home page or look through a list of Yahoo!'s online services. Also, you may find what you're looking for if you try searching below. Anyone got any idea that can help? Will appreciate that. Thx!
Asked by Donald_jr - Tue Feb 19 03:37:50 2008 - - 1 Answers - 1 Comments
A. I have the same problem! It can get so annoying! Yahoo has been having problems & they have promised to have it fixed as soon as possible :)
Answered by Shobha - Thu Feb 21 22:07:40 2008
Q. Recently I've got this prob. I've been unable to delete from my Watchlist items and unable to rate buyers/sellers. Keep getting this msg. Sorry, Proxy Error. The proxy server could not handle the request GET /sg/config/leavefeedback. Reason: Host not found. Please check the URL for proper spelling and capitalization. If you're having trouble locating a destination on Yahoo!, try visiting the Yahoo! home page or look through a list of Yahoo!'s online services. Also, you may find what you're looking for if you try searching below. Anyone got any idea that can help? Will appreciate that. Thx!
Asked by Donald_jr - Tue Feb 19 03:37:50 2008 - - 1 Answers - 1 Comments
A. I have the same problem! It can get so annoying! Yahoo has been having problems & they have promised to have it fixed as soon as possible :)
Answered by Shobha - Thu Feb 21 22:07:40 2008
Keep loosing conecction to Internet 'am using Windows XP SP2.?
Q. Need to use windows diagnose to rstore conection this is the last log: Last diagnostic run time: 09/15/07 15:19:36 HTTP, HTTPS, FTP Diagnostic HTTP, HTTPS, FTP connectivity warn FTP (Passive): Error 12031 connecting to ftp.microsoft.com: The connection with the server was reset info HTTP: Successfully connected to www.microsoft.com. info HTTPS: Successfully connected to www.microsoft.com. warn FTP (Active): Error 12031 connecting to ftp.microsoft.com: The connection with the server was reset error Could not make an FTP connection. info Redirecting user to support call dns client Diagnostic DNS - Not a home user scenario info Using Web Proxy: no info Resolving name ok for (www.microsoft.com): yes No DNS servers DNS… [cont.]
Asked by Jose B - Sat Sep 15 17:38:00 2007 - - 3 Answers - 0 Comments
A. are you using mircosoft internet? try using firefox instead it is much better and more secure then IE also try to contact your service provider and have their tech help you . one last thing try running the CMD promt and checking your isp connections and reset them if need be
Answered by lone_wolf_prowling2000 - Sun Sep 16 23:49:27 2007
Q. Need to use windows diagnose to rstore conection this is the last log: Last diagnostic run time: 09/15/07 15:19:36 HTTP, HTTPS, FTP Diagnostic HTTP, HTTPS, FTP connectivity warn FTP (Passive): Error 12031 connecting to ftp.microsoft.com: The connection with the server was reset info HTTP: Successfully connected to www.microsoft.com. info HTTPS: Successfully connected to www.microsoft.com. warn FTP (Active): Error 12031 connecting to ftp.microsoft.com: The connection with the server was reset error Could not make an FTP connection. info Redirecting user to support call dns client Diagnostic DNS - Not a home user scenario info Using Web Proxy: no info Resolving name ok for (www.microsoft.com): yes No DNS servers DNS… [cont.]
Asked by Jose B - Sat Sep 15 17:38:00 2007 - - 3 Answers - 0 Comments
A. are you using mircosoft internet? try using firefox instead it is much better and more secure then IE also try to contact your service provider and have their tech help you . one last thing try running the CMD promt and checking your isp connections and reset them if need be
Answered by lone_wolf_prowling2000 - Sun Sep 16 23:49:27 2007
How can I connect to my messengers on Mac?
Q. Hi, I have had this issue before and was resolved after crazy amount of research, I cant find the article anymore though (I could have sworn I saved it!) Messengers are blocked, but the computer guy unblocked it for me so I can use it, problem is, he has done this before and it still hasnt worked, until I changed something in the proxy settings (thats what I remember from that article). I keep getting errors saying: Yahoo messenger: Could not sign in because of unknown error. MSN: msn failed because the service is not available or you may not be connected to the internet (obviously I am connected) Adium says: either the host name or port number specified for your given proxy type is invalid. And I usually get this message: You have been… [cont.]
Asked by *mady$* . - Wed Dec 9 05:33:00 2009 - - 1 Answers - 0 Comments
A. www.meebo.com
Answered by Brian - Wed Dec 9 05:37:19 2009
Q. Hi, I have had this issue before and was resolved after crazy amount of research, I cant find the article anymore though (I could have sworn I saved it!) Messengers are blocked, but the computer guy unblocked it for me so I can use it, problem is, he has done this before and it still hasnt worked, until I changed something in the proxy settings (thats what I remember from that article). I keep getting errors saying: Yahoo messenger: Could not sign in because of unknown error. MSN: msn failed because the service is not available or you may not be connected to the internet (obviously I am connected) Adium says: either the host name or port number specified for your given proxy type is invalid. And I usually get this message: You have been… [cont.]
Asked by *mady$* . - Wed Dec 9 05:33:00 2009 - - 1 Answers - 0 Comments
A. www.meebo.com
Answered by Brian - Wed Dec 9 05:37:19 2009
HTML help removing banner?
Q. When ever i upload my HTML to CJB.NET my web site host it uploads it's own banner to my site here is the HTML for the banner - if (self == top) { document.write('
Q. When ever i upload my HTML to CJB.NET my web site host it uploads it's own banner to my site here is the HTML for the banner - if (self == top) { document.write('