freewpsetup
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Moving WordPress to root failedWhile moving wp sites always delete .htaacess file.
To get your site back, you will need to login to your phpMyAdmin on your web hosting cpanel. After login select the database and go to the wp_options table and click the browse tab.
Check the siteurl field and home field is set to the URL with the sub directory/directory. Changing them to the correct values may help you to retrieve the site.
Always do a whole site/database backup before…
Forum: Installing WordPress
In reply to: New Install – 404 – File or directory not found.Streamline host web site says
“1 Click Installer
The one click installer (Linux only) enables you to install applications such as WordPress all with one click.”If you are on a linux hosting you can use it from your control panel.
Forum: Installing WordPress
In reply to: New Install – 404 – File or directory not found.Seems streamline.net hosting plans support php/mysql.
Do you have the mysql database ready?. During the installation process you have to enter database name, user and password.
Delete the wp-config.php file and just go to your website using browser. The installation will auto run and create a wp-config.php file for you with the information entered during installation.
Hope this will help.