I have a fully functional wordpress website running on ubuntu 14.04 nginx. I need to run a wp blog on this link : www.mywebsite.com/blog . I tried using the same tutorial like creating wp website but could not succeed. In brief, I need to install another wp to mywebsite.com/blog link. Can smb help me?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hey there,
You would need to create a second database and upload the WordPress file to the folder within the main site’s DocumentRoot. Since /blog is something that the main WordPress installation will try to redirect and interpret, I would recommend naming placing this second WordPress site in a folder named articles or news instead.
If that doesn’t work, reply back with the steps you are getting hung up on.
Happy coding,
Jon Schwenn Platform Support Specialist DigitalOcean