viena tante Posted July 18, 2011 Report Share Posted July 18, 2011 Tev ir jāuzzin šie 3 un jāieraksta starp dubultajām pēdiņām "user" => "", // MySQL username. "pass" => "", // MySQL password. "name" => "", // MySQL database name Quote Link to comment Share on other sites More sharing options...
EdgarsK Posted July 19, 2011 Report Share Posted July 19, 2011 Kad ieladeju visus failus vins man saka so.Bet ja izdzesu tad neiet jo nesmu ieinstalejis. Please delete install.php from your Dragon Knight directory before continuing. Godīgi sakot, nepamaniju brīdi, kad Chupakabra kungam parādijās mysql problēmas, pamaniju tikai if(..){die('Please delete install.php from your Dragon Knight directory before continuing.');} tāpēc mans ieteikums ir pārsaukt failu "install.php" uz "install.php.tmp" vai tamlīdzīgi un tad novērot spēles darbību Quote Link to comment Share on other sites More sharing options...
Chupakabra Posted July 19, 2011 Author Report Share Posted July 19, 2011 Godīgi sakot, nepamaniju brīdi, kad Chupakabra kungam parādijās mysql problēmas, pamaniju tikai if(..){die('Please delete install.php from your Dragon Knight directory before continuing.');} tāpēc mans ieteikums ir pārsaukt failu "install.php" uz "install.php.tmp" vai tamlīdzīgi un tad novērot spēles darbību Ja izdaru to tad ir sis. Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'vampirs_zxqt'@'192.168.1.1' (using password: YES) in /www/zxq.net/v/a/m/vampirs/htdocs/lib.php on line 55 Access denied for user 'vampirs_zxqt'@'192.168.1.1' (using password: YES) Quote Link to comment Share on other sites More sharing options...
Chupakabra Posted July 19, 2011 Author Report Share Posted July 19, 2011 (edited) Tev ir jāuzzin šie 3 un jāieraksta starp dubultajām pēdiņām "user" => "", // MySQL username. "pass" => "", // MySQL password. "name" => "", // MySQL database name Savadiju savus datus radas visulaiku sitads Table 'vampirs_zxq_spele._control' doesn't exist Ko man rakstit tajas tuksajas vietas?Pedejos divos.Jo bez ta "prefix" vins negrib iet. <?php // config.php :: Low-level app/database variables. $dbsettings = Array( "server" => "localhost", // MySQL server name. (Default: localhost) "user" => "MANS USERNAME", // MySQL username. "pass" => "MANA PAROLE", // MySQL password. "name" => "MANAS DATUBAZES VARDS", // MySQL database name. "prefix" => "", // Prefix for table names. (Default: dk) "secretword" => ""); // Secret word used when hashing information for cookies. ?> Mana serveri radas ka mans TABLE name ir * ja ievadu to tad paradas sis uzraksts You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '*_control WHERE id='1' LIMIT 1' at line 1 Edited July 19, 2011 by Chupakabra Quote Link to comment Share on other sites More sharing options...
Val Posted July 19, 2011 Report Share Posted July 19, 2011 Tajā konkrētajā datubāzē vispār eksistē kāda no spēlei vajadzīgajām tabulām? Quote Link to comment Share on other sites More sharing options...
Chupakabra Posted July 19, 2011 Author Report Share Posted July 19, 2011 (edited) Tajā konkrētajā datubāzē vispār eksistē kāda no spēlei vajadzīgajām tabulām? Hmm konkreti megino so speli. http://dragon.se7enet.com/dev.php Edited July 19, 2011 by Chupakabra Quote Link to comment Share on other sites More sharing options...
daGrevis Posted July 19, 2011 Report Share Posted July 19, 2011 Gan jau, ka tas 'install.php' saveido datubāzes struktūru. Quote Link to comment Share on other sites More sharing options...
Chupakabra Posted July 19, 2011 Author Report Share Posted July 19, 2011 Gan jau, ka tas 'install.php' saveido datubāzes struktūru. Bet kadu tad man rakstit to table name? Quote Link to comment Share on other sites More sharing options...
Val Posted July 19, 2011 Report Share Posted July 19, 2011 Kurā brīdī prasa ievadīt tabulas nosaukumu? Quote Link to comment Share on other sites More sharing options...
Chupakabra Posted July 20, 2011 Author Report Share Posted July 20, 2011 (edited) Kurā brīdī prasa ievadīt tabulas nosaukumu? Neviena mirkli neprasa.Taja config faila tikai ir vieta lai ievadu.Ja kautko ievadu rada ka nav pareizi.Ja neko neievadu rada ka tada tabula neeksiste. Hmm kads ir meginajies so speli iedarbinat? Edited July 20, 2011 by Chupakabra Quote Link to comment Share on other sites More sharing options...
daGrevis Posted July 20, 2011 Report Share Posted July 20, 2011 Vienkārši ievadi pareizos datus. :) Quote Link to comment Share on other sites More sharing options...
codez Posted July 20, 2011 Report Share Posted July 20, 2011 kad savadi config failus, install.php palaidi, ieejot brovserī un ierakstot http://tavsdomeins/install.php vai http://localhost/instal.php, ja atrodas uz tā paša datora. Quote Link to comment Share on other sites More sharing options...
Chupakabra Posted July 21, 2011 Author Report Share Posted July 21, 2011 kad savadi config failus, install.php palaidi, ieejot brovserī un ierakstot http://tavsdomeins/install.php vai http://localhost/instal.php, ja atrodas uz tā paša datora. Jap.Tagad viss aizgaja.Liels paldies ka mani pacietat un saprotami izskaidrojat kas un ka jadara.Paldies visiem. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.