Jump to content

TCH-Dick

Admins
  • Posts

    6,028
  • Joined

  • Last visited

Everything posted by TCH-Dick

  1. That all depends on the NAS drive itself. I have one running that supports standard http and ftp ports, as well as allows the setting of custom ports. Unless you have dedicated IPs from your ISP you will need to set what ever port you want on the router to forward the standard port of the NAS drive on your local network.
  2. These two lines should take care of the whole range. deny from 72.232.0.0/16 deny from 72.233.0.0/17
  3. I haven't updated to 2.6.1 yet but I have been running the latest SK on 2.5.1 and it works great.
  4. This is a common form of an SQL injection and is not really related to apache or php. This can be accomplished on any scripting language if the script is not validating user input. This particular attack is attempting to insert code that allows an external script to load in a frame on the site, which is then used for things like redirecting the visitor or infecting their machine. If you convert everything in parenthesis for CAST from hex to ascii, you can see the sql query used. This will give you some idea of what they were attempting and if it affected your database. We will take this information and add the appropriate rules to our servers to help prevent these attacks.
  5. Conditional GET works fine on our servers and you can test this at http://www.microsoft.com/search/Tools/default.aspx. Just note that this is for static content only, it takes a bit of work for dynamic content. Take at look at http://www.askapache.com/php/speed-up-site...hp-caching.html for an example of how to implement this. Specifically the section labeled Use PHP to force a conditional GET.
  6. You had incorrect permissions set on the images directory, which I have now corrected and your photos are displaying fine.
  7. Yes, the domain was for sale, but whoever posted that is wrong as cuiL and cuiLL are one in the same. They were cuiLL.com - then they purchased the domain cuiL.com and changed the name - you can verify all of this by checking a few things. Here are few facts to help: - cuiL.com and cuiLL.com both resolve to the same content - both domains are owned by Tom Costello - cuiLL's bot per my thread about banning is called Twiceler, which is the same bot at http://www.cuil.com/info/webmaster_info/ - you can view wayback's details of the same information on Twiceler under the old domain at http://web.archive.org/web/*/http://www.cu...eler/robot.html - a search for cuill on cuil.com returns a result for the old site and logo as cuil itself has indexed it http://www.cuil.com/search?q=cuill - if you ping crawl-0.cuiLL.com it will return the IP 38.99.13.121, which is the first IP in the bot list at cuiL.com I hope that is enough information to show you that I didn't make this decision on a whim and that these are indeed the same company. As for the ban, I understand wanting to be listed in all search engines and I will look into lifting it from your server for the time being.
  8. 4hoursearch was Yuil, you can read more about it http://www.washingtonpost.com/wp-dyn/conte...8073002689.html
  9. It may be that they crawled your site prior to the ban or using an IP we have yet to catch. We never wish to block a major search engine in this manner but unfortunately we had too many issues with them over the past couple of years. I have attempted to contact them a couple times in the past with no response as I have seen them nail a small site(less than 50 pages) for over 2 hours. That type if activity is just ridiculous and what resulted in the ban. I personally chalk up all of the attention towards this company as hype and doubt they will last long. Although one can never judge the success of these services and they may well become a popular alternative to Google. I'm all for new inovations if they work for what I need. With all that said, others have already started the fun to show that Cuil has done nothing grand yet, just take a look at http://www.4hoursearch.com *note for those of your searching for information to use cuill and cuil, as they dropped the extra L recently.
  10. I have not seen anything impressive from this service and our previous experience with them resulted in numerous complaints to the help desk. I can only assume other hosts and webmasters took the same actions we did, which would limit their results. Please see this thread for more information - http://www.totalchoicehosting.com/forums/i...640&hl=cuil If more people become interested than those that complained, I guess we will have to reverse our actions.
  11. This was a great show, I remember sitting around with the entire family watching this as we all are scifi fans. You can actually watch the mini-series online at http://video.aol.com/video-category/v/103278 and they also have other classics like Max Headroom. The only thing about the aol videos are the annoying commercials. If you want to see the TV series, you have to buy the dvd set, unless someone knows where to find those online.
  12. We stopped providing the one-click phpBB installation 2 years ago, please see this post about the cPanel Scripts Library for more information. Unfortunately, someone incorrectly enabled this option on your server when it should not have been active. I apologize for this error and inconvenience the removal has caused. I recently updated our base install of Fantastico and our current script offerings were pushed out to all servers on July 26th, 2008.
  13. Hi, The delay with PHP upgrades is simply a matter of precedence at the moment and was pushed back for other things such as the kernel updates and the recent dns concerns. I know we have been much slower in the past on such upgrades, however, Ryan has done an excellent job in improving this since becoming our DC Manager. In fact, he recently begun testing and prepping for the upgrade to PHP 5.2.6 as well as Apache, MySQL, and a compilation of feature requests from customers that we will be implementing. Once we have a solid date, we will be update the forums with maintenance notices . Thanks
  14. Why in the world would someone need a copy of the Constitution or immigration policies just to visit the US? That doesn't seem very welcoming to me and isn't in the spirit of the gift.
  15. If you can't find the user/pass just enter n/a, then provide as much identifying information as possible. Things like phone#, address, and last 4 of CC on file will help. We only ask for these details to prevent anyone from attempting to cancel your account.
  16. Just an update that I will be reviewing the availble scripts and we should have this pushed out to all servers by no later than next week.
  17. We are currently rebooting all servers due to recent kernel upgrades and a few other updates we have pushed out. This is standard maintenance and downtime should be very minimal for each reboot. Should any issues arise that result in an extended downtime, we will post notice in the appropriate server forum. Thanks
  18. PayPal offers three types of accounts, Personal, Premier, and Business. If you want to have your company name inserted on your PayPal payment pages, you will have to upgrade to a Business account. You can read more about this at https://www.paypal.com/us/cgi-bin/webscr?cm...usiness#special
  19. You can not set the ALT attribute for CSS images nor do you need to. CSS images should not be used for images that contain content, they are best used only for design/layout images. I find this acceptable, since accessibility guidelines recommend an empty ALT attribute for images that are not called via CSS and are purely for layout(with the expectation of transparent and images). With that said, if you use the alt attribute as intended with meaningful descriptions then there is nothing to worry about with the SEO needs. (content, content, content)
  20. Your'e welcome
  21. Hi All, We have come across several issues today in which customers were getting a blank page after updating several scripts. This include but are not limited to phpBB3 and Gallery. After checking the standard causes such as permissions, empty lines at eof, file encryption, and so forth, we then took a look at the config files. This is when the issue became very clear, the database type was not set to the standard MySQL instead it was set to MySQLi. Unfortunalty, MySQLi is not set as a standard across all our servers, however its use is becoming more widespread. We will be compiling this module into PHP on our next update, which will also include a few other popular modules. Until then, if you run into this issue please check your config file and adjust accordingly or open a ticket so we can assist. Thanks
  22. Your host directory needs to be set to public_html/ and make sure you check the option "Use Passive FTP".
  23. Here is what I see in IE7 However, I was able to make it disappear after multiple refreshes. It returned only after allowing imageshack cookies in the privacy settings for IE7. While the header is not stored at imageshack, I wouldn't right it off as the source of the problem. Personally I would host the background locally to eliminate imageshack and convert the png to another format.
  24. They both look the same to me, a large image of a guitar and IAMA in big blue letters. Did you get the problem fixed or am I missing something?
  25. I have now enabled this feature on your server. Please try accessing your cPanel at http://cpanel.yourtchsite.com
×
×
  • Create New...