if your using the same database you just copy the entire site over .. if you want to use the same database with its own tables for storage, delete the wp-config file and as your setting up the 2nd WordPress site just select a different table pre-curser .. the first would be wp_ .. the second may be wp2_ and so on .. with the same database details (name user pass) once you have the site installed you can export the data from one and import it into the other using the WordPress tools export and import.
it sounds harder than it is
Related Posts:
- get_template_directory() vs bloginfo( ‘template_directory’ ) vs TEMPLATEPATH
- Theme file structure best practice
- Path in dev server works; same path in prod server is broken
- PHP – Move a file into a different folder on the server
- Compare 2 directories in windows
- How to structure a plugin
- Best Practices for Regression Testing WordPress Websites?
- Change upload directory for PDF files
- What’s the purpose of index.php in wp-content directory? [duplicate]
- Rename UPLOADS folder with custom WP_CONTENT_DIR
- Creating Unique Post URLs for A/B Testing… Is this even possible?
- How do I serve static content on same domain as WordPress
- Can I change get_template_directory_uri()?
- How to transfer changes from test environment to live site?
- Custom Post Type Archive in Sub Folder
- How to point my domain to a WordPress install in a sub-directory?
- Can I put my WordPress theme files in another folder?
- Multiple domains for multiple single installs
- Creating a searchable A-Z listing of hundreds of companies/services
- How to Create Hierarchical Directory for Nation Wide Mental Health Services
- How to create new folder in wp-content root same like upload folder?
- How do I set up single sign on for multiple WP installs across the same domain?
- How to run a test WordPressMu to WordPress3 update?
- Why doesn’t WP_PLUGIN_DIR definition use DIRECTORY_SEPARATOR?
- How to copy one folder to another folder recursively
- issues including a file from a plugin directory
- When developing a distributable Theme, does it HAVE to be “inheritable”?
- Post Ancestor and Child Post in Custom Post Type
- Disable to create folders for every years and months in uploads folder
- local folder permissions vs chown — security considerations
- Static files or dynamic WP pages for “static content”?
- How is a student directory best handled in WordPress?
- Creating directory in uploads: mkdir vs wp_mkdir_p
- How would you detect if WordPress is installed in a subdirectory (not root)?
- Limit multisite/network site names to a property of the user
- Cant get wordpress to work on subdirectory
- Two identical wp-includes directories on server
- What is the recommend directory in which I can upload a new library?
- Could not create directory. /var/www/html/wp-content/plugins/PLUGIN_NAME/
- Second wordpress installation on subdirectory
- Install theme on multiple domains
- Custom post types with custom directories
- Organising the plugins folder in wordpress
- How to create an Online Dictionary Using WordPress? [closed]
- Include file from higher level
- how to create a folder in wordpress
- wordpress blog in subdirectory or subdomain
- Accessing WordPress installation in its own directory at domain root
- Right permissions to WordPress directory
- Can I install a new WordPress site inside a sub-directory of an existing WordPress site?
- Template Hierarchy tag-{slug}.php directory
- WordPress installation site folder move to the final site destination
- more than one upload directory?
- How do you modify the WordPress directory structure?
- Change directory of javascript files
- Theme in wp-content but my index.php search theme files in root
- get_query_var not working for subdirectory
- How can I have nginx serve WordPress at /blog?
- Subdomain redirects to subdirectory [closed]
- How to make use of WP templates within a nested site structure?
- Plugins will only be installed with 777 on folder. Solution?
- How to create directory using username within theme
- 2 WordPress sites in 2 sibling folders on one domain
- Custom Path/Folder behind a custom post type
- Main WP page and subfolder WP with the same name. How to prioritize for main Wp
- Auto-create a post with last 10 images in WordPress directory
- Creating subfolders in the media library
- Turn On Comments On Custom Post Types in Directory Theme
- Integrate wordpress into index page
- Copy Folder to another Folder using WP Filesystem
- Unable to update WordPress or install plugins/themes
- Session Expired when WordPress Address (URL) and Site Address (URL) are different
- After changing wp from subdirectory to root I can’t preview any changes to a page or post
- Moved WordPress site to new server, directory permissions not working correctly
- How to produce a sub-page-system in WordPress
- Moving from one test to multiple final environments
- WordPress in a sub directory but not images
- Should I install blog on subdomain or subdirectory?
- How can I stop access of unregistered user in wp-content/uploads directory without using .htaccess file?
- Hiding Directory Path
- Moving WP from /blog to root directory
- Should custom directories be created under the wp-content directory?
- Use of Folders within WordPress
- Folder keeps popping up in my public_html directory and overriding WordPress page structure
- Hosting my WordPress site out of a subdirectory
- Clean installation missing its /wp-content folder
- What is wp-admin/meta for?
- google xml sitemap won’t work on directory install
- What plugins create a directory on the root directory of WordPress? [closed]
- How can i shift my chosen posts to a subdirectory?
- Where to put robot.txt and sitemap.xml for wordpress installed in its own directory
- Minimize and Uglify WordPress Plugin Files
- Automating WP application directory creation (domain name passed as a variable argument)
- How to disable directory files from accessing?
- Move WordPress from Root to Subfolder
- WordPress not handling subdirectory properly
- Wp-CLI not working with WordPress installed with composer
- How to visit php file in my custom directory under site root directory
- Does WordPress refer to any files outside of the main install folder (and database)?
- WordPress File Structure