• Hello,

    I’m planning to add a blog on my website and I downloaded wordpress but the problem is my host cloudways dont allow me to create another database for same domain, is it possible to add wordpress in the same database of my website which is using laravel or any other solution would be helpful

    • This topic was modified 4 years, 8 months ago by imcool1986.
    • This topic was modified 4 years, 8 months ago by James Huff. Reason: redundant link removed

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Tyler

    (@tylerthedude)

    You can use the same database if you’d like. All you’ll need to do is make sure WordPress installs its tables under a different table prefix. There will be an option to set the table prefix during installation, so if your other WordPress site is using table prefix “wp_”, try making your new installation use “wp1_”.

    Tyler

    (@tylerthedude)

    Just checking up. Did creating the site under another table prefix work for you?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Install blog’ is closed to new replies.