Uruck-Buhay
25.12.2006, 23:19
У меня возникла проблема.Хотел бы узнать в чем именно она заключается.К примеру,я беру хостинг бесплатный, предположим http://www.jino-net.ru ,заливаю туда в папку /docs сам lotgd.После этого ввожу в адресную строку http://бла-бла.jino-net.ru/installer.php и начинаю процесс установки.MySQL уже пашет(активирован).Дохожу до формирования файла dbconnect.php
Вот поля:
What is the address of your database server? - ставлю localhost
What is the username you use to connect to the database server? - ставлю свой логин для входа в админ панель
What is the password for this username? - ввожу пасс для входа в админ панель
What is the name of the database you wish to install LoGD in? - ввожу единственную доступную мне уже созданную пустую БД (в данном примере "бла-бла").
Потом жму проверить эту информацию для коннекта.
и выдает:
I'm now going to attempt to connect to the LoGD database you provided.
Excellent, I was able to connect to the database!
Tests
I'm now going to run a series of tests to determine what the permissions of this account are.
Test: Creating a table
Result: Pass
Test: Modifying a table
Result: Pass
Test: Creating an index
Result: Pass
Test: Inserting a row
Result: Pass
Test: Selecting a row
Result: Pass
Test: Updating a row
Result: Pass
Test: Deleting a row
Result: Pass
Test: Locking a table
Result: Fail
Access denied for user 'бла-бла'@'localhost' to database 'бла-бла'
Test: Unlocking a table
Result: Pass
Test: Deleting a table
Result: Pass
Overall results:
* Critical: The game will not run correctly without the ability to lock tables.
Я хочу узнать в чем же проблема.Я понимаю что вы можете написать,что или пасс не тот(хотя тогда бы коннект не удался) или доступа нет.Насчет последнего ничего не знаю.
Вот поля:
What is the address of your database server? - ставлю localhost
What is the username you use to connect to the database server? - ставлю свой логин для входа в админ панель
What is the password for this username? - ввожу пасс для входа в админ панель
What is the name of the database you wish to install LoGD in? - ввожу единственную доступную мне уже созданную пустую БД (в данном примере "бла-бла").
Потом жму проверить эту информацию для коннекта.
и выдает:
I'm now going to attempt to connect to the LoGD database you provided.
Excellent, I was able to connect to the database!
Tests
I'm now going to run a series of tests to determine what the permissions of this account are.
Test: Creating a table
Result: Pass
Test: Modifying a table
Result: Pass
Test: Creating an index
Result: Pass
Test: Inserting a row
Result: Pass
Test: Selecting a row
Result: Pass
Test: Updating a row
Result: Pass
Test: Deleting a row
Result: Pass
Test: Locking a table
Result: Fail
Access denied for user 'бла-бла'@'localhost' to database 'бла-бла'
Test: Unlocking a table
Result: Pass
Test: Deleting a table
Result: Pass
Overall results:
* Critical: The game will not run correctly without the ability to lock tables.
Я хочу узнать в чем же проблема.Я понимаю что вы можете написать,что или пасс не тот(хотя тогда бы коннект не удался) или доступа нет.Насчет последнего ничего не знаю.