1. Dreamhost.com

    Date: 07/03/07 (Web Development)    Keywords: hosting

    I'm thinking of switching my hosting company and I've been looking at dreamhost.com.

    Basically I'm looking for opinions on this company - are they any good? Are they reliable?

    If you've used them or use them currently would you recommend them?

    Thanks in advance :)

    X-Posted

    Source: http://community.livejournal.com/webdev/419799.html

  2. Understanding Colocation, Dedicated Hosting, Managed Hosting & Fully Outsourced Solutions

    Date: 07/13/07 (Java Web)    Keywords: web, hosting

    Any growing business has to eventually move to high end web hosting solutions like Colocation, Dedicated Web Hosting, Managed Hosting or Fully Outsourced solution. Let’s look at the advantages and disadvantages of each solution. Colocation In colocation your hosting provides provides you space (rack) to place your own servers and bandwidth. You are responsible for purchasing and [...]

    Source: http://blog.taragana.com/index.php/archive/understanding-colocation-dedicated-hosting-managed-hosting-fully-outsourced-solutions/

  3. dreamhost

    Date: 07/18/07 (Web Development)    Keywords: hosting

    I am president of a non profit, dreamhost offers free hosting to 501c3 non profits. I was wondering your thoughts about them as a host? good? bad??

    Source: http://community.livejournal.com/webdev/421858.html

  4. hosting issues

    Date: 07/19/07 (Web Development)    Keywords: web, hosting

    I have a problem that seems simple but I'm just totally confused about it.

    I bought a domain name with godaddy and have a web site hosted on awardspace.com. I want my hosting to be set up on awardspace but I don't understand how it's going to show up on my domain name. I changed the DNS names to awardspace's name servers but I'm still getting the godaddy "domain parked" page. Does it take a while for it change or should it be instant?

    I'd really appreciate some help with this question.

    Source: http://community.livejournal.com/webdev/422498.html

  5. oh. my. god.

    Date: 07/25/07 (WebDesign)    Keywords: php, hosting

    does anyone use siteground.com for hosting? and if so, how the heck do you get your form mail to work? i've been searching for two days for .php code. i've found some decent stuff (i don't know php, but it looks decent to me), yet none of it seems to work.

    any suggestions?

    i'm really close to just deleting the form altogether... but i'm trying not to give up hope...

    Source: http://community.livejournal.com/webdesign/1287940.html

  6. .htaccess

    Date: 07/25/07 (Web Development)    Keywords: php, browser, html, web, hosting

    So I recently changed the extensions of all of my web pages from HTML to PHP. This was good because I could finally do proper headers without the validator bugging out at me. Unfortunately, it also means I have twice the number of files in my directory - those with .html extensions and those with .php. The HTML files are needed to say "Oh yeah hey just change the extension of the page you're looking at to .php and you're good to go". The easy way to fix this, I thought, was to delete all of the HTML pages and set up a custom 404 page that could say the same thing with just one file, but as of yet it hasn't quite worked. I made a .htaccess file that says the following:

    ErrorDocument 404 404.html

    With 404.html being the 404 page, obviously. I uploaded them both into my directory (I don't have my own domain; someone's hosting me but I kinda haven't talked to my hostess in a while) and the files are... well, there, but if I go to a made up address it just gives me the default 404 page. Anyone know what's wrong? I read somewhere that the permissions have to be set to 644, and I think they are - when I go to the chmod command after right clicking on a file I get rw-r--r-- (er sorry if my syntax is wrong, but yeah it's 644). However, if I click OK, WS_FTP gives me this error: 500 'SITE chmod 644 .htaccess': command not understood ! Chmod failed. It may not be supported on remote host.

    I'm not really sure if that's relevant to anything, since it seems like it's 644 anyway, but... yeah. Also I'm not entirely sure if this is an error but if I type in the URL of the .htaccess file into the browser (http://www.example.com/directory/.htaccess) it says it can't find the file, even though I know it's there.

    Sorry for the long post, but yeah hopefully someone can help me...?

    Source: http://community.livejournal.com/webdev/424232.html

  7. External cron jobs ?

    Date: 07/25/07 (PHP Community)    Keywords: hosting, google

    Hello,

    I came upon this issue when I was trying to see if my hosting provider allowed for any scheduled tasks e.g. cron jobs (the answer apparently being no) so I wondered, is there possibly a service, that allows you to set up external scheduled tasks, i.e. a system that will automatically call a certain script on *your* site.

    I'm took it to google but so far didn't find anything. It just seemed something natural that the IT boom would create something like this. Any info?


    p.s. I know there are some classes imitating cron out there, and although I have still to look into how they work I'm pretty much sure they rely on consistent traffic to do the job (i.e. if you statistically have hits every minute or so, you can get the job done with a minute's error). But this is not the case I'm talking about.

    Source: http://community.livejournal.com/php/577749.html

  8. Oracle to host application development

    Date: 10/03/00 (Application Development)    Keywords: software, hosting

    Oracle Corp., like all software powerhouses, has stuck its toe in the application-hosting waters. Now, Oracle is going a step further, by dabbling in the unchartered waters of hosting the entire application development process.At the Oracle OpenWorld user conference in San Francisco, Oracle (orcl) officials outlined pilot projects that various...

    Source: http://news.zdnet.com/2100-11_2-524345.html

  9. looking for some free ColdFusion hosting

    Date: 08/16/07 (WebDesign)    Keywords: database, web, hosting

    I need just a little tiny bit of ColdFusion hosting. Just a couple pages, some images, no databases or anything fancy. I dont mind if the service is plastered with ads, it's just for a little toy I developed a while back that people are whining about me taking down. I'm talking like less than 5 megs. I had a spat with my web host and took everything down, I dont have use for a portfolio anymore anyway. Anybody know a good one?

    Source: http://community.livejournal.com/webdesign/1296435.html

  10. Gentoo pulls vulnerable server offline

    Date: 08/17/07 (Security)    Keywords: security, linux, hosting

    The Gentoo Project has removed a server hosting several sites and services after the discovery of a potentially serious command injection vulnerability.The open-source group, which produces a popular Linux distribution, said the security hole was verified within http://packages.gentoo.org."The Infrastructure team verified the vulnerability and the server was immediately taken...

    Source: http://blogs.zdnet.com/security/?p=456

  11. I need to create a php.ini file on my GoDaddy hosting account

    Date: 08/20/07 (Web Development)    Keywords: php, web, hosting

    Has anyone had experience changing the PHP settings on a GoDaddy economy hosting account (NOT a virtual dedicated server) using a php.ini file in the root directory? The online help for GoDaddy told me this was possible, but I created a file called php5.ini in the root directory of my web site and the changes have not taken effect (I did this last night) Can anyone shed some light on this?

    I get the feeling I might have to upgrade to a virtual dedicated server, but I would rather not.

    Source: http://community.livejournal.com/webdev/430006.html

  12. IP Address Changes…

    Date: 08/20/07 (Java Web)    Keywords: web, hosting

    My old IP addresses are presumably having some issues according to my dedicated web hosting provider LayeredTech. So on their suggestion we will change our IP addresses this weekend. You may face some disruption in accessing this website for sometime this weekend. I am trying to take this opportunity to implement round robin load balancing [...]

    Source: http://blog.taragana.com/index.php/archive/ip-address-changes/

  13. Building a data center circa 2007

    Date: 09/24/07 (Data Management)    Keywords: hosting

    Jon Vander Hill has built two data centers since 2000 and is on his third for Berbee, the data center hosting unit of CDW. Since then the landscape has changed dramatically. Power costs matter more than ever, as does cooling design. CDW Berbee is currently building a...

    Source: http://blogs.zdnet.com/BTL/?p=6364

  14. shopping cart website

    Date: 10/19/07 (Web Development)    Keywords: web, hosting, shopping

    My business is finally picking up and I have a customer whose an artist. He wants a flash type website with shopping cart to sell his art. Is 1279 too high?

    Also I'm using zen cart with godaddy hosting. How much server space and bandwidth do you recommend?

    thanks!

    Christina

    Source: http://community.livejournal.com/webdev/441568.html

  15. Infamous Russian malware gang vanishes

    Date: 11/09/07 (Security)    Keywords: software, hosting

    Trend Micro claims the Russian Business Network suddenly dropped off the Internet, but the group may have resurfaced in Asia. A Russian gang allegedly hosting malicious software abruptly disappeared this week, according to Trend Micro. The Russian Business Network, which allegedly was heavily involved in hosting packing...

    Source: http://news.zdnet.com/2100-1009_22-6217852.html

  16. Rackspace's really bad 36 hours: The Internet is fragile

    Date: 11/13/07 (Data Management)    Keywords: web, hosting

    Rackspace, a Web hosting firm, should adopt that song "I Don't Like Mondays" as its corporate motto. After all, Monday turned out to be horrendous for the company. That song, a 1979 hit from The Boomtown Rats, sums up Rackspace's last 36 hours. First, Rackspace had a...

    Source: http://blogs.zdnet.com/BTL/?p=6980

  17. More advanced mod-rewrite

    Date: 11/16/07 (Apache)    Keywords: php, html, web, hosting

    I've recently been switching my site over from a bunch of static HTML pages to PHP using Smarty templating

    I've decided to use mod_rewrite to make more attractive and search-engine friendly canonical URLs

    I've chosen this format:

    http://example.com/some-words/some-more-words/
    http://example.com/some-words/
    (both are valid, up to 2 such sections as shown)


    Notice no ".html"/".php". This is rewritten to

    index.php?page=some-words/some-more-words/


    The problems:

    In the meantime, while I transition to this format, I'm keeping my old static pages up, because there's a lot of inbound links to them that aren't going to get changed (little websites, various forum and blog posts, etc)

    I'll eventually get my pages switched over, but in the meantime there's at least one directory I would like to exclude from rewriting. Is there a way I can omit specific URLs from rewriting? I'd like for "example.com/particular-directory/" to be exempt from being rewritten

    Another possibly related problem is that I have a few other domains hosted as "add-on" domains to the same hosting package, so their contents are in a subdirectory. So, of course, the URL re-writing directive cascades down and breaks those domains completely. Of course, it only took a few seconds to fix by adding an .htaccess to each subdirectory saying "RewriteEngine Off", but what if I wanted a separate URL-rewriting scheme on those directories? Can I tell it to ignore any other rules that might be applied and start fresh?


    My current rewriting rule looks like this:

    RewriteEngine On
    RewriteRule ^/?([a-zA-Z0-9\-]+/?[a-zA-Z0-9\-]+/?)$ index.php?page=$1 [L]


    Is there a flag or other rules that could help me?

    (Note: I'm on shared hosting so http.conf etc are not an option)

    Source: http://community.livejournal.com/apache/39655.html

  18. The very, very, very, very, very long page

    Date: 11/21/07 (WebDesign)    Keywords: web, hosting

    Just wanted to say a belated thanks to those of you who made suggestions when my website wouldn't work for some people but was fine for everyone else! The suggestion of using asmallorange.com hosting has worked out great. Far more "up" time than Cirtex. And everyone can visit my website if they want to.

    I'm putting a shop on my site at the moment, using mals-e.com. It's all straight forward enough except for one of my pages, which seems to have thrown a fit. It's about 200 miles long! None of the other pages where I've used the same code have done this so I can't work out what's happened.

    This page's length is fine and this one's fine too.

    What has this page been smoking?!

    Source: http://community.livejournal.com/webdesign/1332895.html

  19. Registering webspace and domain name for client?

    Date: 11/28/07 (WebDesign)    Keywords: hosting

    How does one go about registering a domain name and hosting for a client? I'm doing a design for a less-than-skilled computer user who needs a domain name and hosting and I'd love to set it up for her, but I don't want her to divulge her credit card numbers to me. What is the best practice for this? Give her detailed instructions on how to do it herself? Set it up myself and somehow transfer ownership to her? Something else?

    Thanks in advance!

    Source: http://community.livejournal.com/webdesign/1335178.html

  20. Developer-friendly Hosting?

    Date: 12/22/07 (PHP Community)    Keywords: php, programming, mysql, software, database, sql, postgresql, web, hosting

    Hello Friends

    I am interested in exploring web programming via Lisp, Ruby on Rails, and several of the popular Python frameworks.

    Here are the features I am interested in:

    * Lisp hosting including access to web servers and/or mod_lisp
    * Ruby on Rails hosting
    * Python hosting
    * Configurable source control repository with public and private areas (SVN/Trac or better)
    * SSH access
    * MySQL or PostgreSQL database
    * PHP support (for third-party software packages)

    Has anyone here had similar needs? Would you recommend any particular hosting solution?

    Thanks,
    '[info]'jkndrkn

    Source: http://community.livejournal.com/php/605765.html

Previous page  ||  Next page


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home