Questions tagged [dreamhost]

DreamHost is a Los Angeles-based web hosting, public cloud provider and domain name registrar.

DreamHost is a Los Angeles-based hosting, public cloud provider, and domain name registrar.

DreamHost's shared, , and dedicated hosting network consists of Apache, nginx and lighttpd web servers running on the Debian GNU/Linux operating system. Also included are 25+ apps including , Drupal, Joomla and Magento e-commerce along with free certificates, multi-factor authentication, and Whois privacy.

DreamHost Cloud offers cloud computing services and storage, based on and making it compatible with the most popular SDKs and configuration management tools. Its virtual servers are fast, ssh ready in 30 seconds (or less).

DreamHost's Cloud team welcomes contributions to the Cloud Knowledge Base on github and regularly hangs out on IRC freenode #dreamhost.

484 questions
0
votes
3 answers

Met a problem when runnning in dreamhost, django + mysql, can someone help look?

ProgrammingError at /account/register/ (1110, "Column 'about' specified twice")Request Method: POST Request URL: http: Exception Type: ProgrammingError Exception Value: (1110, "Column 'about' specified twice") Exception Location:…
stone
0
votes
2 answers

Dreamhost: Ruby (Rack) application could not be started

I have been working on this problem in last two days using [http://jackassofalltrades.org/2012/02/updating-to-a-newer-rails-on-dreamhost][1]/ instruction. I have looked at other ruby on rails and dreamhost issues and instructions, but they seemed…
smileymike
  • 253
  • 6
  • 22
0
votes
2 answers

Socket.io Chat on Dreamhost: Hiding the URL

My socket.io chat is accessible through the URL http://example.com:8080/. Dreamhost does not allow us to bind 80, so I am binding it on 8080. I wanted to get rid of the port number in the URL. So, I used Dreamhost's Proxy Server feature…
Legendre
  • 3,108
  • 7
  • 31
  • 46
0
votes
1 answer

Wordpress File edit in dreamhost

I used the one click install in dreamhost for my Wordpress sit that I'm building on my sub-domain. When I look for the WP php files in my FTP I can't find them in the directory. Idk where dreamhost places the files? It's my first time not using…
0
votes
2 answers

Installing sphinx on Dreamhost

I'm following this tutorial: http://hughevans.net/2009/03/10/thinking-sphinx-dreamhost I'm run into an issue when I run: ./configure --prefix=$HOME/local/ --exec-prefix=$HOME/local/ I get an error: "cannot find MySQL include files." I've checked…
Steven Wexler
  • 16,589
  • 8
  • 53
  • 80
-1
votes
1 answer

Is there a way to run an executable on DreamHost through PHP?

I've been scratching my head trying to run an executable file server-side, but nothing is working. My PHP Code is below, and it works in XAMPP; however, when I migrated it to DreamHost, it stopped working. My vague understanding is that "exec,"…
-1
votes
1 answer

host the DNS dreamhost but the website somewhere else

I purchased domain on dreamhost. and I deploy my application on other server. How to connect the dreamhost domain to other server ip address? In goddady, there is an option to specify ip address on other server. but I can't find a those settings on…
MilanBogic
  • 162
  • 3
  • 9
-1
votes
3 answers

How do I setup a dyn-dns like service with a Custom domain?

Simply put, I have a domain xyz.com, I want pc.xyz.com to point to my pc IP (which is dynamic) any available solutions? I need a Mac client to update the changing IP, and a service to run on my domain to get those updates. Something like…
eyalw
  • 730
  • 7
  • 22
-1
votes
2 answers

Missing PHP extension

I am having problems with a WordPress website hosted on dreamhost. I am getting the following error. Your PHP installation appears to be missing the MySQL extension which is required by WordPress. I have tried the solutions to comment out the…
atkawa7
  • 461
  • 1
  • 6
  • 13
-1
votes
1 answer

Capistrano deploy from git repo located on dreamhost

I have my git repo on my shared dreamhost account. this works well when I push from my local machine. it will ask for my password. I can also login to my production server(at Digital Ocean) and clone this repository. But when i try to use Capistrano…
Jepzen
  • 2,942
  • 6
  • 40
  • 62
-1
votes
2 answers

Veeery slow DNS propagation

tree days ago i've changed the nameservers for a website through my italian registar (http://www.ormag.net/) from Dreamhost to Digital Ocean. The website is: www.marchespettacolo.it. I know that the normal time to wait for propagation is 72h but…
iperdiscount
  • 141
  • 1
  • 4
  • 10
-1
votes
2 answers

output a file based on condition - PHP

I want to make a PHP file, that get some information about user information (browser, platform, version ...) and if user comes from mobile, I'll output a mp3 file with average size: 20 MB. I expect on average 30,000 users/day, I register with…
AboZeid
  • 253
  • 2
  • 6
-1
votes
1 answer

URL Redirect and Append #Hashtag

My client has gone through a rebrand and has changed their primary URL. I need to redirect all traffic that visits old URLs and send them to the same page on the new URL and ideally append a #hashtag... the hashtag will trigger an overlay explaining…
-1
votes
1 answer

Rails server restart

Hi I am followed the following tutorial http://wiki.dreamhost.com/RVM. I got it to start with phusion although it was using sqllite3. I wanted to use mysql database instead and now when i try rake db:create i get the following message Can't connect…
Jseb
  • 1,926
  • 4
  • 29
  • 51
-1
votes
1 answer

Max size to upload files in the Dreamhost Passenger

How can I set max size to upload files in the Dreamhost Passenger?
1 2 3
32
33