Tagged Questions
0
votes
1answer
31 views
Conflict with wp_homeurl, wp_siteurl and admin interface settings
I'm starting wordpress development, and learning the platform.
Now I'm stuck with a strange issue.
I have created a virtual host configuration that works as expected.
I'm using xip.io for dns ...
0
votes
1answer
364 views
Getting WordPress to work inside a rails 3 application
I am migrating an existing WordPress blog into a subdirectory of a new rails 3 app (deployed on Apache2 / Ubuntu 10).
I have PHP/MySQL installed, and I have a standard rails app folder structure in ...