site location before dns succesfully change from another dns

General support questions including new installations
Post Reply
alexis1
Posts: 1
Joined: 2015/09/24 15:33:44

site location before dns succesfully change from another dns

Post by alexis1 » 2015/09/24 15:48:41

i want to move my wordpress site server to another server with cwp OS
i am follow tutorial from admin to install it
Steps:
1. Create New Account from CWP under Accounts Menu
2. Create MySQL Database from CWP under SQL Services --> MySQL Manager --> Create Database and User
3. Download Wordpress installation files in users public_html folder

4a.
Install from SSH (do not forget to replace USERNAME with your users username)
cd /home/USERNAME/public_html
wget http://wordpress.org/latest.tar.gz
tar xvzf latest.tar.gz
mv wordpress/* .
rm -Rf wordpress
chown -R USERNAME:USERNAME *



wordpress succesfully installed but nameserver still waiting to succesfull changed
my question :
where location my site without waiting domain changed dns
example in webuzo i can setting my wordpress from:
http://ipserver/newwordpress/index.php

User avatar
avij
Retired Moderator
Posts: 3046
Joined: 2010/12/01 19:25:52
Location: Helsinki, Finland
Contact:

Re: site location before dns succesfully change from another

Post by avij » 2015/09/24 17:27:11

Despite its name, CentOS WebPanel is not a CentOS product. If you have questions about CWP, you must ask those questions from CWP. They have their own support channels, and this forum is not one of them.

Post Reply