Update README.md
This commit is contained in:
parent
0e8befe1fb
commit
1c0848ab4e
@ -92,7 +92,7 @@ mysql_install_db # create system tables and binary files
|
|||||||
mysql_secure_installation # Enable socket at /var/run/mysql.sock
|
mysql_secure_installation # Enable socket at /var/run/mysql.sock
|
||||||
```
|
```
|
||||||
|
|
||||||
/etc/my/cnf
|
:floppy_disk: `/etc/my/cnf`
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
[client-server]
|
[client-server]
|
||||||
@ -115,7 +115,7 @@ mysql -uroot -p1234 -e 'FLUSH PRIVILEGES'
|
|||||||
|
|
||||||
Test php mysql
|
Test php mysql
|
||||||
|
|
||||||
`/var/www/htdocs/test.php`
|
:floppy_disk: `/var/www/htdocs/test.php`
|
||||||
|
|
||||||
```php
|
```php
|
||||||
<?php
|
<?php
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user