Learning Mysql



Download 4.24 Mb.
View original pdf
Page47/366
Date04.08.2023
Size4.24 Mb.
#61806
1   ...   43   44   45   46   47   48   49   50   ...   366
Learning MySQL
44 | Chapter 2:
Installing MySQL


XAMPP: Normally that's not recommended. Do you want me to turn it off yes y
XAMPP: Turned off.
XAMPP: Stopping MySQL...
XAMPP: Starting MySQL...
XAMPP: The MySQL/phpMyAdmin user pma has no password set!!!
XAMPP: Do you want to set a password yes y
XAMPP: Password:
XAMPP: Password (again):
XAMPP: Setting new MySQL pma password.
XAMPP: Setting phpMyAdmin's pma password to the new one.
XAMPP: MySQL has no root password set!!!
XAMPP: Do you want to set a password yes y
XAMPP: Write the password somewhere down to make sure you won't forget it!!!
XAMPP: Password:
XAMPP: Password (again):
XAMPP: Setting new MySQL root password.
XAMPP: Change phpMyAdmin's authentication method.
XAMPP: The FTP password is still set to 'lampp'.
XAMPP: Do you want to change the password yes y
XAMPP: Password:
XAMPP: Password (again):
XAMPP: Reload ProFTPD...
XAMPP: Done.
This will allow you to set a password for the MySQL server and also to configure the server for improved security.
The XAMPP installation may have PHP configured with the register_globals setting turned on. You should disable this old, insecure feature. Open the file /opt/lampp/etc/
php.ini and look for the line register_globals = On. Change the value Onto Off, save the file, and quit the editor. The new setting will be in effect after you restart your
Apache server.
You can stop your XAMPP servers by typing /opt/lampp/lampp stop
Stopping XAMPP for Linux 1.5.3a...
XAMPP: Stopping Apache with SSL...
XAMPP: Stopping MySQL...
XAMPP: Stopping ProFTPD...
XAMPP stopped.
The MySQL data directory is /opt/lampp/var/mysql; the files are owned by the user nobody, and in the root group. Given the nature of the XAMPP installation as a development platform, we won’t go into detailed modification of permissions.

Download 4.24 Mb.

Share with your friends:
1   ...   43   44   45   46   47   48   49   50   ...   366




The database is protected by copyright ©ininet.org 2024
send message

    Main page