newbie to DreamHost

newbie to DreamHost

Posted by: Deepman
Posted on: 2008-01-19 18:04:00

Hi

I have just signed up with DH and I have no clue where to start first. How do you view your file directories? Do you have to install PHP and Apache manually by yourself? Also, how much does it cost to get an Unique IP cause I need it for SSL.

Thank you all

Re: newbie to DreamHost

Posted by: patricktan
Posted on: 2008-01-19 18:35:00

Welcome to DH!

The first thing you want to do may be to get familiar with DH's control panel. DH wiki is our great friend. You can find a lot of useful information over there.
http://wiki.dreamhost.com/KB_/_Account_Control_Panel_

In reply to:

How do you view your file directories?


You can view your files either via SSH or FTP. The easiest way is to use FTP via DH panel --> Domains --> Manage Domains --> WebFTP/FTP.

The files structure in DH is something like this: /home/username/domain.com All you files should be put into "domain.com" folder.

Be careful with WebFTP and FTP. If you use WebFTP, you will go into "domain.com" folder. If you use FTP, you will go to username folder and see three folders "Logs", "Maildir", and "Domain.com". Remember to put the files inside "Domain.com" folder.

In reply to:

Do you have to install PHP and Apache manually by yourself?


No, you don't need to install yourself. They are already installed.
You can change PHP version of your domain via DH panel --> Domains --> Manage Domains --> Web Hosting --> Edit

In reply to:

Also, how much does it cost to get an Unique IP cause I need it for SSL.


According to DH's website on 19th of Jan, 2008, it is $3.95/mo
http://www.dreamhost.com/hosting.html

tongue

Re: newbie to DreamHost

Posted by: Deepman
Posted on: 2008-01-21 18:13:00

Thank you for the reply. The PHP 5.2.2 is it stable to use than the PHP 4.4.7?

Re: newbie to DreamHost

Posted by: sdayman
Posted on: 2008-01-21 19:48:00

They're both stable. Some apps are written for PHP5 and some for PHP4.

-Scott

Re: newbie to DreamHost

Posted by: sXi
Posted on: 2008-01-21 20:53:00

It would be advisable to use scripts that were written with the ability to run on PHP5 if you're just starting out.
PHP4 is redundant, thus no patches will be made for it by the Developers.

Re: newbie to DreamHost

Posted by: Deepman
Posted on: 2008-02-01 17:52:00

Is there a way where you can edit the content in the files which I have uploaded to the dreamhost ?

Re: newbie to DreamHost

Posted by: sdayman
Posted on: 2008-02-01 18:30:00

You can edit via the shell (emacs, vi, whatever). But I use BBEdit (via Transmit) which technically downloads it, edits, then re-uploads it transparently.

-Scott

Re: newbie to DreamHost

Posted by: Deepman
Posted on: 2008-02-01 19:01:00

Sorry for not being clear. What I meant was can I go to the files in the dreamhost panel and edit files there? Also, Is there a way I can access files in the Panel ?

Re: newbie to DreamHost

Posted by: sdayman
Posted on: 2008-02-01 19:29:00

The Manage Domains WebFTP link for your domain will let you View, Edit, and Open your files. Not exactly The Panel, but pretty close, as it's also browser based.

-Scott

Re: newbie to DreamHost

Posted by: patricktan
Posted on: 2008-02-01 21:07:00

If you want to edit the files remotely, you may consider SSH. You can use Putty to connect to your server and vi editor to edit your files directly at server. If you are not familiar with shell commands, you may have to go back o WebFTP.

Re: newbie to DreamHost

Posted by: Deepman
Posted on: 2008-02-02 10:24:00

Thank you
I have another question.

I've created a database and I try to put the host name as localhost, but it wont allow ?


Re: newbie to DreamHost

Posted by: rlparker
Posted on: 2008-02-02 10:28:00

That is correct; you cannot use "localhost" as a hostname on Dreamhost. wink

Your hostname should be in the form of a subdomain of a site that you host on DreamHost (mysql.yourdomain.tld, mysqlhost.yourdomain.tld, justaboutanything.yourdomain.tld, etc.)

--rlparker

Re: newbie to DreamHost

Posted by: Deepman
Posted on: 2008-02-02 13:58:00

Thank you very much.

Re: newbie to DreamHost

Posted by: rlparker
Posted on: 2008-02-02 14:09:00

You are very welcome! smile

--rlparker

Tags: dhclueapache