• I have tomcat 7.0.8 installed locally on my pc and am trying to figure out how to install wordpress on it. How can I get this going?

    I want to use tomcat as the local web server to build wordpress sites.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Tomcat is for Java Servlet and JavaServer Pages. You’ll need Apache or IIS as the web server, along with PHP and mySQL.

    Thread Starter rmgallery

    (@rmgallery)

    thanks. is there documentation on how to install wordpress on apache?

    Well, if you have apache, the classic 5 minute installation at http://codex.wordpress.org/Installing_WordPress works simply fine. Please make sure that your apache is configured for PHP (PHP5 would be better) and then follow the instructions on the page.

    Hi everybody. After installing and configuring WordPress.I have this message:

    We were able to connect to the database server (which means your username and password is okay) but not able to select the wordpress database.
    •Are you sure it exists?
    •Does the user root have permission to use the wordpress database?
    •On some systems the name of your database is prefixed with your username, so it would be like username_wordpress. Could that be the problem?
    If you don’t know how to set up a database you should contact your host. If all else fails you may find help at the WordPress Support Forums.

    Try Again

    Please post a new topic.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Installing WordPress on Tomcat 7’ is closed to new replies.