View Full Version : Installing wordpress
wdEvA
07-21-2008, 11:54 PM
Hi guys,
i've looking to install wordpress onto my website to host a blog, but i dont have any clue on how to do it after reading the guide provided by wordpress,
anyone out there can help?
Thanks.
floyd
07-22-2008, 04:52 AM
You should probably ask this on a wordpress forum.
With any normal php configuration, it is easy:
http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install
wdEvA
07-22-2008, 08:33 AM
With any normal php configuration, it is easy:
http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install
Hi Gaw,
Thanks
I've read that
For step 1:
i do not know if i have shell access.
as for the other method by using zipDeploy, after downloading it, it needs me to input my ftp stie, which i dont know either.
Sorry, I'm really new at this.
littleoak
07-22-2008, 08:43 AM
Download the latest distribution of WordPress to your local computer. Unzip it. Use a FTP program to FTP the files onto your hosting account. Be sure to place the fiels in the folder where you would like them to appear on the web.
For example, domains/mydomain.com/public_html/sandwich will place your blog at http://www.mydomain.com/sandwich
Create a new MySQL database under MySQL Management. Note the information down.
Edit your wp-config.php file on the server and fill in the MySQL database information.
Visit http://www.mydomain.com/wp-admin/install.php or, if you placed it in a new folder, http://www.mydomain.com/newfolder/wp-admin/install.php
floyd
07-22-2008, 09:46 AM
i do not know if i have shell access
If you don't know then you probably don't and should not use it.
nobaloney
07-23-2008, 11:52 AM
Your ftp site is the ftp address and path your hosting company gave you to upload to your server via ftp. You should contact them for any help.
Jeff
ofcourse
07-19-2010, 02:09 PM
Has anyone installed Wordpress 3.0 with multiple domain support?
One install that supports Wordpress for multiple top level domains.
Have a VPS with DirectAdmin. Believe I'll need to set up a reseller account and move existing domains over from my main admin account, do a few code adds to Apache files, and then add content for each domain from within Wordpress. Has anyone done this?
nobaloney
07-20-2010, 09:17 AM
Did you really mean multiple top level domains? Top level domains are such as .com, .net, and .org.
Or do you mean multiple domains?
Is this a new feature of WordPress 3.0?
Jeff
ofcourse
07-20-2010, 11:41 AM
Yes, it is doable with Wordpress 3.0 with TLDs and for subdomains ---
http://www.binaryturf.com/how-to-run-multiple-sites-on-wordpress-3-0-on-separate-domains/
It would save me the aggravation of managing content separately with multiple databases and installs for TLDs I own on my VPS.
Arieh
07-20-2010, 02:23 PM
You could also try creating a symlink from one public_html to the other. Saves some http configuring, and only one account will do I'll guess.
nobaloney
07-21-2010, 09:28 AM
Without studying this, I'd think you can do it with site aliasing, but as user Arieh points out, you'd need everything in one account because the username is critical for php to work as cgi.
Jeff
Lynn_A
08-10-2010, 06:38 AM
I am wanting to use WordPress Multiple User and a lot of my pals have recommended DirectAdmin. Now, I am struggling to find out if I can make all this work with a cloud hosting (http://www.bluelock.com) account. I guess I never realized there could be so much going on behind a Web site. If anyone has any experience with a set-up like this, I could sure use some advice.
nobaloney
08-10-2010, 11:42 AM
You're pretty much on your own as no one on these forums has mentioned doing it.
That said, you may be able to do it with site aliasing, but as I wrote before you'd need everything in one account because the username must be the same for all domains.
If you need entire separate domains, it may also be doable (also all domains in one account) by having the admin make changes to the site-specific exim.conf file to point all domains to the same DocumentRoot.
Jeff
nobaloney
08-23-2010, 12:30 PM
Since I wrote the above someone has responded on another thread with a way to do this. I have not tested it; I'm only pointing out that the thread exists.
Please feel free to search these forums; you may find a usable reply.
Jeff
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.