The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
237 views

Can you create a local wordpress network / multisite install on a mac with subdomains?

Is it possible to create a local wordpress network install on a mac (10.6) using mamp with subdomains? I have tried following some instructions I came across while googling, but apache seems to get ...
-1
votes
1answer
74 views

Is it possible to debug plugins with Xcode?

I am mac user and I want to write a Wordpress plugin. Does Xcode work for me or do I need a different and specific IDE for this?
-1
votes
3answers
2k views

How to remove “Connection Information” requirement on localhost install of WP on MACOSX

I've just installed XAMPP on Mac OSX and when trying to install a theme or plugin in WP admin, I'm getting this screen. I've never gotten this on my shared hosting account. how to get rid of it on ...
1
vote
3answers
423 views

Multisites, upload issues, and iOS!

This question has changed significantly. I have the latest version of Wordpress and am hosting it on an Apache server. Link to Blog: http://blogs.bzaeds.org/test/2012/05/11/video-test/ Now, here's ...
1
vote
2answers
977 views

Moving online website to MAMP or dumb idea?

I was thinking of doing some major design (incl child theme and plugin stuff) on an existing site which is rather large. I'm thinking it would be good to do my trial and errors offline and having a ...
0
votes
3answers
188 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. ...