SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)Access denied for user 'root'@'localhost' (using password: NO)
what should i edit?...i have this 3 files in config folder:
1.Connect.php
<?php
# IP DO DEDICADO
$ip ="79.137.33.234";// Connect PHP PDO
$connect ='mysql:host=localhost;dbname=l2jdb';try{
$db =new PDO($connect,'root','');
$db->setattribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);}catch(PDOException $e){
echo $e->getMessage();}/*=======================================================================================*\
||########################| CONFIGURE NEWS |#########################||
\*=======================================================================================*/
$authorconf ='Admin';# Nome do author que irá aparecer nas news ?>
2.Conf.php
<?php
$conexao = mysql_connect('localhost','root','')ordie(mysql_error());
$banco = mysql_select_db('l2jdb', $conexao)ordie(mysql_error());
$end ='localhost';# Endere�o ou IP do seu site sem o 'http://www.', escreva assim: 'seusite.com.br' ou '200.145.221.89'
$nomedosite ='L2 Forgot Life';
$host_smtp ='mail.l2forgotlife.com';
$email_contato ='EMAIL@l2forgotlife.com';
$senha_email_contato ='SENHA';?>
3.Config.php
<?php
$conexao = mysql_connect('localhost','root','')ordie(mysql_error());
$banco = mysql_select_db('l2jdb', $conexao)ordie(mysql_error());
$end ='localhost';# Endere�o ou IP do seu site sem o 'http://www.', escreva assim: 'seusite.com.br' ou '200.145.221.89'
$nomedosite ='L2 Forgot Life';
$host_smtp ='mail.l2forgotlife.com';
$email_contato ='EMAIL@l2forgotlife.com';
$senha_email_contato ='SENHA';?>
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Aos Brasileiros curiosos e Lisos, o link para baixar esta apenas por premium, custa 5$ por mes, para testar minha interface antiga e cheia de bugs kkkkk
Outra coisa, eu deletei o link do patch, entao nao vai funcionar mesmo que voces baixem kkkk
Se quiserem comprar ela de mim, atualizada e funcional para LUCERA, chamem no facebook ou na DM com o numero do whatsapp
Lineage 2 Interlude L2OFF
Server Based on H5 Files
Are you looking to start your own Lineage 2 server? This is your chance! I’m selling a 100% functional server based on Official L2OFF H5 files, adapted to the Interlude version.
Main Features:
Based on official L2OFF H5 files, perfectly configured for Interlude.
Includes the full source code, allowing you to fully customize the server to fit your needs.
Fully working events, such as:
TvT (Team vs. Team)
CTF (Capture the Flag)
Tons of custom content added, keeping the balance and original essence of the game.
Why choose this project?
The server is fully functional and optimized, ready to launch.
You can test the server before purchasing, with access to a GM character to explore all features.
Comes with everything you need to make your project a success, both technically and in terms of content.
Interested?
Feel free to contact me! If you need more information or would like to schedule a test, I’m happy to answer any questions.
Auto Create Accounts
Client Test Server: DOWNLOAD
Price: 600 usd
Source price: send pm.
Discord: Guytis#6760
Skype: gustavoorellano@hotmail.com
Question
Guarder
Hello, i've added this website:
but when i try to open it,it says :
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)Access denied for user 'root'@'localhost' (using password: NO)
what should i edit?...i have this 3 files in config folder:
1.Connect.php
2.Conf.php
3.Config.php
17 answers to this question
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.
Note: Your post will require moderator approval before it will be visible.