Mainos / Advertisement:
Käyttäjän muokkaukset
Käyttäjän Frans muokkaukset keskustelu estoloki tallennukset lokit
- 23. marraskuuta 2015 kello 20.58 ero historia +168 U Translations:Mysql/60/en Ak: Uusi sivu: <?php //Establishing connection to database $con = mysqli_connect(127.0.0.1,root,Qwerty123,database); //Closing connection to database mysqli_close($con); ?> uusin
- 23. marraskuuta 2015 kello 20.58 ero historia +2 Mysql/en Ak: Uusi sivu: <?php //Establishing connection to database $con = mysqli_connect(127.0.0.1,root,Qwerty123,database); //Closing connection to database mysqli_close($con); ?>
- 23. marraskuuta 2015 kello 20.57 ero historia +28 U Translations:Mysql/59/en Ak: Uusi sivu: Modify this to for example: uusin
- 23. marraskuuta 2015 kello 20.57 ero historia 0 Mysql/en Ak: Uusi sivu: Modify this to for example:
- 23. marraskuuta 2015 kello 20.57 ero historia +82 U Translations:Mysql/58/en Ak: Uusi sivu: <?php mysqli_connect(host,username,password,dbname); mysqli_close($con); ?> uusin
- 23. marraskuuta 2015 kello 20.57 ero historia -22 Mysql/en Ak: Uusi sivu: You can fetch and send information to the MySQL database using PHP. This is simply done by the command:
- 23. marraskuuta 2015 kello 20.57 ero historia +104 U Translations:Mysql/57/en Ak: Uusi sivu: You can fetch and send information to the MySQL database using PHP. This is simply done by the command: uusin
- 23. marraskuuta 2015 kello 20.56 ero historia +1 Mysql/en
- 23. marraskuuta 2015 kello 20.56 ero historia +1 Translations:Mysql/56/en uusin
- 23. marraskuuta 2015 kello 20.56 ero historia -6 Mysql/en Ak: Uusi sivu: When synchronizing both ways, you must define the role for both servers, one Slave and one Master.
- 23. marraskuuta 2015 kello 20.56 ero historia +20 U Translations:Mysql/56/en Ak: Uusi sivu: == MYSQL ja PHP5 ==
- 23. marraskuuta 2015 kello 20.56 ero historia +99 U Translations:Mysql/55/en Ak: Uusi sivu: When synchronizing both ways, you must define the role for both servers, one Slave and one Master. uusin
- 23. marraskuuta 2015 kello 20.52 ero historia +20 U Translations:Mysql/54/en Ak: Uusi sivu: show slave status\G uusin
- 23. marraskuuta 2015 kello 20.52 ero historia +3 Mysql/en Ak: Uusi sivu: Make sure that everything works:
- 23. marraskuuta 2015 kello 20.52 ero historia +33 U Translations:Mysql/53/en Ak: Uusi sivu: Make sure that everything works: uusin
- 23. marraskuuta 2015 kello 20.52 ero historia +13 U Translations:Mysql/52/en Ak: Uusi sivu: Start slave; uusin
- 23. marraskuuta 2015 kello 20.52 ero historia +23 U Translations:Mysql/51/en Ak: Uusi sivu: Start the Slave server uusin
- 23. marraskuuta 2015 kello 20.52 ero historia -4 Mysql/en Ak: Uusi sivu: Start the Slave server
- 23. marraskuuta 2015 kello 20.52 ero historia +4 Mysql/en Ak: Uusi sivu: Establish a connection to the database server and give the Master server's IP-address, username and password.
- 23. marraskuuta 2015 kello 20.52 ero historia +100 U Translations:Mysql/50/en Ak: Uusi sivu: HANGE MASTER TO MASTER_HOST='10.10.10.100', MASTER_USER='replicant', MASTER_PASSWORD='password'; uusin
- 23. marraskuuta 2015 kello 20.52 ero historia +110 U Translations:Mysql/49/en Ak: Uusi sivu: Establish a connection to the database server and give the Master server's IP-address, username and password. uusin
- 23. marraskuuta 2015 kello 20.49 ero historia +47 U Translations:Mysql/48/en Ak: Uusi sivu: This goes in the Slave server's configuration: uusin
- 23. marraskuuta 2015 kello 20.49 ero historia 0 Mysql/en Ak: Uusi sivu: This goes in the Slave server's configuration:
- 23. marraskuuta 2015 kello 20.49 ero historia +45 U Translations:Mysql/73/en Ak: Uusi sivu: select host, user, password from mysql.user; uusin
- 23. marraskuuta 2015 kello 20.49 ero historia +71 Mysql/en Ak: Uusi sivu: List user accounts:
- 23. marraskuuta 2015 kello 20.49 ero historia +20 U Translations:Mysql/72/en Ak: Uusi sivu: List user accounts: uusin
- 23. marraskuuta 2015 kello 20.48 ero historia +24 Mysql Tämä versio merkittiin käännettäväksi
- 18. marraskuuta 2015 kello 10.01 ero historia +96 U Translations:Apache2/144/en Ak: Uusi sivu: RewriteEngine On RewriteCond %{HTTPS} off RewriteRule .* https://%{HTTP_HOST}%{REQUEST_URI} uusin
- 18. marraskuuta 2015 kello 10.01 ero historia -2 Apache2/en Ak: Uusi sivu: Example: HTTP -> HTTPS uusin
- 18. marraskuuta 2015 kello 10.01 ero historia +23 U Translations:Apache2/143/en Ak: Uusi sivu: Example: HTTP -> HTTPS uusin
- 18. marraskuuta 2015 kello 10.01 ero historia 0 Apache2/en Ak: Uusi sivu: ==== Configuration ====
- 18. marraskuuta 2015 kello 10.01 ero historia +24 U Translations:Apache2/142/en Ak: Uusi sivu: ==== Configuration ==== uusin
- 18. marraskuuta 2015 kello 10.01 ero historia +24 U Translations:Apache2/141/en Ak: Uusi sivu: service apache2 restart uusin
- 18. marraskuuta 2015 kello 10.01 ero historia +15 U Translations:Apache2/140/en Ak: Uusi sivu: Restart Apache uusin
- 18. marraskuuta 2015 kello 10.01 ero historia -14 Apache2/en Ak: Uusi sivu: Restart Apache
- 18. marraskuuta 2015 kello 10.01 ero historia +16 U Translations:Apache2/139/en Ak: Uusi sivu: a2enmod rewrite uusin
- 18. marraskuuta 2015 kello 10.01 ero historia +55 U Translations:Apache2/138/en Ak: Uusi sivu: Comes preinstalled with apache. Enable the feature by: uusin
- 18. marraskuuta 2015 kello 10.01 ero historia -24 Apache2/en Ak: Uusi sivu: Comes preinstalled with apache. Enable the feature by:
- 18. marraskuuta 2015 kello 10.01 ero historia +5 Apache2/en Ak: Uusi sivu: ==== Installation ====
- 18. marraskuuta 2015 kello 10.01 ero historia +23 U Translations:Apache2/137/en Ak: Uusi sivu: ==== Installation ==== uusin
- 18. marraskuuta 2015 kello 10.00 ero historia +49 U Translations:Apache2/136/en Ak: Uusi sivu: Redirecting module, enables webpage redirecting. uusin
- 18. marraskuuta 2015 kello 10.00 ero historia -23 Apache2/en Ak: Uusi sivu: Redirecting module, enables webpage redirecting.
- 18. marraskuuta 2015 kello 10.00 ero historia +20 U Translations:Apache2/135/en Ak: Uusi sivu: === mod_rewrite === uusin
- 18. marraskuuta 2015 kello 09.47 ero historia +157 U Translations:Apache2/134/en Ak: Uusi sivu: This gives pictures and icons a one year expiration period and a month for .pdf, javascript and flash files. The default for any other elements is two days. uusin
- 18. marraskuuta 2015 kello 09.47 ero historia +1 Apache2/en Ak: Uusi sivu: This gives pictures and icons a one year expiration period and a month for .pdf, javascript and flash files. The default for any other elements is two days.
- 18. marraskuuta 2015 kello 09.46 ero historia +519 U Translations:Apache2/133/en Ak: Uusi sivu: ExpiresActive On ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image... uusin
- 18. marraskuuta 2015 kello 09.46 ero historia +6 U Translations:Apache2/132/en Ak: Uusi sivu: More: uusin
- 18. marraskuuta 2015 kello 09.46 ero historia -3 Apache2/en Ak: Uusi sivu: More:
- 18. marraskuuta 2015 kello 09.46 ero historia -50 Apache2/en Ak: Uusi sivu: So by default the server forces a reload of all elements on the website every 30 days.
- 18. marraskuuta 2015 kello 09.46 ero historia +87 U Translations:Apache2/131/en Ak: Uusi sivu: So by default the server forces a reload of all elements on the website every 30 days. uusin
Mainos / Advertisement: