{"id":1593,"date":"2024-09-10T10:32:46","date_gmt":"2024-09-10T08:32:46","guid":{"rendered":"https:\/\/www.shukko.com\/x3\/?p=1593"},"modified":"2024-09-10T10:33:19","modified_gmt":"2024-09-10T08:33:19","slug":"konsoldan-sunucu-saatini-php-saatini-ve-mariadb-saatini-tyek-komutla-kontrol-edelim","status":"publish","type":"post","link":"https:\/\/www.shukko.com\/x3\/2024\/09\/10\/konsoldan-sunucu-saatini-php-saatini-ve-mariadb-saatini-tyek-komutla-kontrol-edelim\/","title":{"rendered":"konsoldan sunucu saatini , php saatini ve mariadb saatini tek komutla kontrol edelim."},"content":{"rendered":"\n<p>konsoldan sunucu saatini , php saatini ve mariadb saatini tek komutla kontrol edelim.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cat \/usr\/local\/directadmin\/conf\/mysql.conf\n\n# date ; php -r \"echo date('r').PHP_EOL;\" ; mysql -u da_admin -p -e \"SELECT NOW();\"\n\n&#91;root@zubuk ~]# cat \/usr\/local\/directadmin\/conf\/mysql.conf \nuser=da_admin\npasswd=benimguzelpaswordum\n&#91;root@zubuk ~]# date ; php -r \"echo date('r').PHP_EOL;\" ; mysql -u da_admin -p -e \"SELECT NOW();\"\nTue Sep 10 11:25:06 +03 2024\nTue, 10 Sep 2024 11:25:06 +0300\nEnter password: \n+---------------------+\n| NOW()               |\n+---------------------+\n| 2024-09-10 11:25:15 |\n+---------------------+\n&#91;root@zubuk ~]# \n\npeki ya sunucuda bulunan diger php ?\n\n&#91;root@zubuk ~]# date ; \/usr\/local\/php82\/bin\/php -r \"echo date('r').PHP_EOL;\" ; mysql -u da_admin -p -e \"SELECT NOW();\"\nTue Sep 10 11:31:42 +03 2024\nTue, 10 Sep 2024 11:31:42 +0300\nEnter password: \n+---------------------+\n| NOW()               |\n+---------------------+\n| 2024-09-10 11:31:52 |\n+---------------------+\n&#91;root@zubuk ~]# \n\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>konsoldan sunucu saatini , php saatini ve mariadb saatini tek komutla kontrol edelim.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1593","post","type-post","status-publish","format-standard","hentry","category-kategerisiz"],"_links":{"self":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts\/1593","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/comments?post=1593"}],"version-history":[{"count":2,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts\/1593\/revisions"}],"predecessor-version":[{"id":1595,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts\/1593\/revisions\/1595"}],"wp:attachment":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/media?parent=1593"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/categories?post=1593"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/tags?post=1593"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}