• Resolved arhodes

    (@arhodes)


    I’m new to WordPress and all that. I’m trying to install the Croissanga plug-in. How do you do the first step in the installation instructions, about the database? I don’t understand. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Looks like they want you to create a table in your wordpress database so either

    1. Execute the mysql command, from the command line, as described in the INSTALL file. Some hosts will not allow executing from a command line.

    2. Use phpMyAdmin, click on your WordPress database then click on Import, in the Location of the text file point to the location of the croissanga.sql file on your local machine, click on Go

    3. Use phpMyAdmin, click on your WordPress database, click on SQL, and copy and paste the contents of corissanga.sql into the Run SQL query window, and click Go.

    Finish with the rest of the Installation instructions after that.

    Thread Starter arhodes

    (@arhodes)

    Thanks. I was able to finish it.

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

The topic ‘Croissanga’ is closed to new replies.