mam problem z instalacja pewnego skryptu ... To co pisze w pliku readmi wyglada tak :
1) Open settings.php and fill in your settings 2) Upload all the files to your website 3) Browse to quotes/install.php script in order to: Create the database. Create the three tables. And create the compiled_templates directory. And that's it! Enjoy!
A tak wyglada czesc kodu z pliku settings.php :
$MySQL['server']='localhost'; //Server $MySQL['user']=''; //Username $MySQL['pass']=''; //Pasword $MySQL['db']='database'; //Database that will be created by the install script and used
Wiec wyplniam wszystkie pola prawidlowo wpisac usera hasło i baze danych wszystko wczesniej utworzylem w phpmyadminie. Kolejny krok to odpalnie install.php no wiec odpalam i otrzymuje komunikat "The database specified in your settings is already installed!" I nic z tego nie kumam ma kos pomysl dlaczego tak sie dzieje ?
to nikt nie wie ?