The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
39 views

Doubts about how to migrate WordPress from local to online server using Search and Replace Tool script

I am trying to migrate my blog from my local web server to an online web server and I have a doubt about this procedure. I have uploaded all my local file in the root of my web server. I have also ...
0
votes
2answers
70 views

Problems in migration of WordPress site from local server to the online server

I am finding some problems uploading a WP site from my local webserver to the official online webserver. The situation is the following one, on my local web server: I have install WP website on my ...
-1
votes
2answers
46 views

Running a Development Copy of WordPress?

Download a copy of development site (in wordpress) + the database into my local machine I reconfigured site_url & home in database The url is myhost/wordpress htaccess file: RewriteEngine On ...
2
votes
1answer
1k views

Wordpress Subdomain MultiSite on localhost XAMPP on :8080 with IIS taking port 80

I currently have Windows 7 , 64 bit on which I am running an IIS on localhost:80 and I installed XAMPP on localhost:8080. I have 15 individual wordpress sites but now i need a subdomain multisite ...
0
votes
1answer
26 views

website script stopped working

i have 2 copies of my wordpress website one online and the other offline the code now is working on offline but on the online some scripts stopped appeared when i used contact 7 plugin but i fixed it ...
0
votes
1answer
116 views

Theme Options - localhost to new url

Im having this issue that happens to me each time i work on a website. On every project i start working locally and once im done i export my Database and search replace all localhost url's to the ...
0
votes
1answer
51 views

WordPress not working locally

I am attempting to get a local version of a live WP site working. I have pulled down the entire file structure. I have a copy of the DB. After setting up locally, I get a few random issues such as: ...
0
votes
1answer
77 views

WAMP to XAMPP WordPress transfer

I want to switch a WordPress site from a wamp localhost to xampp localhost. Using the Tools > Export, I saved the WordPress content to an XML file. I did not create a similar backup of the MySQL ...
0
votes
1answer
41 views

Merging separate works in wordpress

I am caught up in some scenario. Actually my team is working on developing a site using wordpress. They will be working on their machines(localhost) and preparing the pages that come under their share ...
0
votes
1answer
143 views

database not responding on localhost

I'm trying to work on an existing WordPress site on my Mac using MAMP. I've setup a new database using phpMyAdmin and imported the tables from the backup of the online version. I pasted this into ...
0
votes
1answer
61 views

wordpress home is gone

i'm new to wordpress AND to php and web coding in general. i've done my wordpress theme in local, and now i like it. then i moved to a host, created the user and the database in the host server, ...
0
votes
1answer
95 views

Storing images on a local site

sorry for the elementary question. When I'm building a local site on Wordpress, should I be storing my images in an "img" folder and then using CSS "background-image" to show these photos? That way, ...
0
votes
0answers
26 views

Multisite (Subfolders) XAMPP windows XP mirror site

I have multisite subfolders enabled set up in XAMPP for windows XP. I also have the same set up on my web hosting service running LINUX. Goal: set up a local testing environment that matches the live ...