Damn Vulnerable Web (DVWA)

Član
Učlanjen(a)
19.07.2009
Poruka
16
# If you are having problems connecting to the MySQL database and all of the variables below are correct
# try changing the 'db_server' variable from localhost to 127.0.0.1. Fixes a problem due to sockets.
# Thanks to digininja for the fix.

kako ovo da resim?
 
Član
Učlanjen(a)
19.07.2009
Poruka
16
sudo groupadd www
sudo chgrp -R www /opt/lampp/htdocs
sudo chmod 2775 /opt/lampp/htdocs
ls -ld /opt/lampp/htdocs
sudo usermod -aG www <user_name>
uspeo sam da se konektujem,ali sad je ovo problem

Unable to connect to the database.
mysql_error()

</pre> Click here to setup the database.
sta sad?
 
Natrag
Top