The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
427 views

Can't connect to my Wordpress website using Windows 8 app?

Im trying to connect to my Wordpress site (self hosted) through the Windows 8 app. First, after giving the Wordpress.com account details, it show my site and ask me to Authorize. after authorizing, it ...
1
vote
0answers
83 views

One blog inside another

I have a question about having two blogs at the same host simultaneously. Here is my scenario: The first blog is hosted in the root directory http://mathosproject.com/, and the second is hosted in a ...
1
vote
0answers
59 views

Upload Image Not accessible

I'm getting a 500 error when trying to access the full version of any image. As soon as it's uploaded to the server, it becomes 'unavailable', and each file cannot be accessed/deleted/anything - like ...
7
votes
1answer
541 views

Multisite on Windows with wildcard subdomains

I want to create a local network on a Windows machine using subdomains. I do not want to edit the hosts file for each new subdomain. But Windows does not support wildcard subdomains, and the Codex ...
0
votes
2answers
109 views

Which is better for learning wordpress on Linux OS or Windows OS? [closed]

Some 2 yrs back I started learning WordPress but there is a good enough gap in my learning. So, now I have decided to serious learn WP on my Laptop which runs on Windows VISTA. As I am serious to ...
2
votes
2answers
380 views

Why doesn't WP_PLUGIN_DIR definition use DIRECTORY_SEPARATOR?

Whilst writing some code that backs-up a plugin, I hit a problem with 'the wrong kind of directory slash' on my windows dev environment. Tracking it through I find in default-constants.php:91 ...
0
votes
1answer
306 views

Upload media error: unable to create directory (windows hosting)

Trying to upload any kind of media on a new WP install is failing due to a messed up media folder path: Unable to create directory D:\webs\bucmio\wp/wp-content/uploads. Is its parent directory ...
1
vote
2answers
75 views

moving server can not login

I design my site in win7 system, and today before a server rent, I moving my blog from win7 to my another computer witch is installed CentOS 5.5 for a last test, I have reference the article ...
0
votes
3answers
186 views

Different development environments (Mac & Windows)

I am trying to synchronize development between a Windows user (WAMP) and a Mac user (Regular Apache). Windows User (me) Since I use IIS I need my port 80 so I have changed the ports on WAMP to :666. ...
1
vote
3answers
315 views

Windows 7 download WordPress and load into LAMP stack and configure

What's the quickest way to create a Windows instance of an existing WordPress site assuming I've got the backup of the code and DB from the server? I have played around with various LAMP stacks but ...