stuck on step 7 stuck on step 7
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

stuck on step 7

Started by thomi, December 26, 2011, 10:40:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thomi

I' like to prepare my new website offline, using xampp. The coppermine installation stucks on step 7. The drop down field "MySQL Database Name" is empty and creating  of a new MySQL Database isn't possibel, see attached docs.
merci

François Keller

your server don't allow you to create a database via the install wizard. Try to creat first a database via phpmyadmin or an equvalent tool provided by your host (see your host for more informations about this)
after creating the databasen try to install coppermine...
read the doc to understand how coppermine works http://documentation.coppermine-gallery.net/en/requirements.htm#what_minimum_mysql
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

thomi

I've created the database already, but coppermine don't dedected it. I checked the docu befor installing cpg!

Αndré

I assume you entered the wrong MySQL user data. As you said you're using XAMPP I cannot reproduce that behavior, as it's open as a barn door. Using user "root" with no password should list all available databases and also should allow you to create new ones directly from the installer.

thomi

jep it works now with user "root", merci & thanks for your support