redjetta Posted October 20, 2012 Report Posted October 20, 2012 Im currently hosting with FVS. If I install Wordpress from the control panel, will this override my website that is already there??
Andrea Posted October 20, 2012 Report Posted October 20, 2012 If you install WP in the same directory as your current site, then any file with the same name and in the same directory, will likely overwrite any existing file. More specifically, if your existing site has an index.php file, then the index.php file of the WP Install will overwrite that.
administrator Posted October 21, 2012 Report Posted October 21, 2012 You have a couple of options: - Check to see if you can install WordPress in its' own directory. - Make you sites home page index.html - your web server will choose the .html as the default page over the index.php page. ... Personally, I would be installing WP in the sub directory to keep the files in your website clean - don't mix your main site with the WP pages. Unless, you want to make your whole site driven by Wordpress. We've done a few times on the KillerSites network. Stefan
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now