{"id":1113,"date":"2025-09-23T16:42:15","date_gmt":"2025-09-23T13:42:15","guid":{"rendered":"https:\/\/narhost.com\/destek\/?p=1113"},"modified":"2025-10-27T15:12:02","modified_gmt":"2025-10-27T12:12:02","slug":"apache-nasil-yeniden-baslatilir","status":"publish","type":"post","link":"https:\/\/narhost.com\/destek\/apache-nasil-yeniden-baslatilir\/","title":{"rendered":"Apache Nas\u0131l Yeniden Ba\u015flat\u0131l\u0131r?"},"content":{"rendered":"<p data-start=\"39\" data-end=\"234\">Linux sunucularda Apache web sunucusu, web sitelerinin \u00e7al\u0131\u015fmas\u0131 i\u00e7in kritik bir servistir. Konfig\u00fcrasyon de\u011fi\u015fikliklerinden veya g\u00fcncellemelerden sonra Apache\u2019yi yeniden ba\u015flatmak gerekebilir.<\/p>\n<hr data-start=\"236\" data-end=\"239\" \/>\n<h2 data-start=\"241\" data-end=\"261\">\u00c7\u00f6z\u00fcm Ad\u0131mlar\u0131<\/h2>\n<ol data-start=\"263\" data-end=\"1682\">\n<li data-start=\"263\" data-end=\"503\">\n<h3 data-start=\"266\" data-end=\"310\"><strong data-start=\"266\" data-end=\"308\">Sunucuya SSH veya Console ile Ba\u011flan\u0131n<\/strong><\/h3>\n<ul data-start=\"314\" data-end=\"503\">\n<li data-start=\"314\" data-end=\"406\">\n<p data-start=\"316\" data-end=\"362\">Narhost <a href=\"https:\/\/narhost.com\/vps-sunucu\" data-internallinksmanager029f6b8e52c=\"2\" title=\"vps\" target=\"_blank\" rel=\"noopener\">VPS<\/a>\/<a href=\"https:\/\/narhost.com\/vds-sunucu\" data-internallinksmanager029f6b8e52c=\"1\" title=\"vds\" target=\"_blank\" rel=\"noopener\">VDS<\/a> sunucunuza SSH ile ba\u011flan\u0131n:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\"><span class=\"hljs-attribute\">ssh<\/span> root<span class=\"hljs-variable\">@sunucu_ip<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<li data-start=\"410\" data-end=\"503\">\n<p data-start=\"412\" data-end=\"503\">SSH \u00e7al\u0131\u015fm\u0131yorsa Narhost panelindeki <strong data-start=\"449\" data-end=\"469\">Console \/ Konsol<\/strong> ba\u011flant\u0131s\u0131n\u0131 kullanabilirsiniz.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"505\" data-end=\"703\">\n<h3 data-start=\"508\" data-end=\"553\"><strong data-start=\"508\" data-end=\"551\">Apache Servisinin Durumunu Kontrol Edin<\/strong><\/h3>\n<ul data-start=\"557\" data-end=\"703\">\n<li data-start=\"557\" data-end=\"630\">\n<p data-start=\"559\" data-end=\"580\">Ubuntu\/Debian i\u00e7in:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\">systemctl <span class=\"hljs-built_in\">status<\/span> apache2<br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<li data-start=\"634\" data-end=\"703\">\n<p data-start=\"636\" data-end=\"655\">CentOS\/RHEL i\u00e7in:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\">systemctl <span class=\"hljs-built_in\">status<\/span> httpd<br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"705\" data-end=\"903\">\n<h3 data-start=\"708\" data-end=\"740\"><strong data-start=\"708\" data-end=\"738\">Apache\u2019yi Yeniden Ba\u015flat\u0131n<\/strong><\/h3>\n<ul data-start=\"744\" data-end=\"903\">\n<li data-start=\"744\" data-end=\"903\">\n<p data-start=\"746\" data-end=\"779\">Servisi yeniden ba\u015flatmak i\u00e7in:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\"><span class=\"hljs-attribute\">systemctl<\/span> restart apache2       <span class=\"hljs-comment\"># Ubuntu\/Debian<\/span><br \/>\nsystemctl restart httpd         <span class=\"hljs-comment\"># CentOS\/RHEL<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"905\" data-end=\"1126\">\n<h3 data-start=\"908\" data-end=\"957\"><strong data-start=\"908\" data-end=\"955\">Apache\u2019yi Yeniden Y\u00fckleme (Reload) Se\u00e7ene\u011fi<\/strong><\/h3>\n<ul data-start=\"961\" data-end=\"1126\">\n<li data-start=\"961\" data-end=\"1126\">\n<p data-start=\"963\" data-end=\"1048\">Konfig\u00fcrasyon de\u011fi\u015fikliklerini uygulamak i\u00e7in servis durmadan reload edebilirsiniz:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\"><span class=\"hljs-attribute\">systemctl<\/span> reload apache2<br \/>\nsystemctl reload httpd<br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"1128\" data-end=\"1321\">\n<h3 data-start=\"1131\" data-end=\"1177\"><strong data-start=\"1131\" data-end=\"1175\">Apache\u2019nin Otomatik Ba\u015flamas\u0131n\u0131 Sa\u011flay\u0131n<\/strong><\/h3>\n<ul data-start=\"1181\" data-end=\"1321\">\n<li data-start=\"1181\" data-end=\"1321\">\n<p data-start=\"1183\" data-end=\"1243\">Sunucu her a\u00e7\u0131ld\u0131\u011f\u0131nda Apache\u2019nin otomatik ba\u015flamas\u0131 i\u00e7in:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\">systemctl <span class=\"hljs-built_in\">enable<\/span> apache2<br \/>\nsystemctl <span class=\"hljs-built_in\">enable<\/span> httpd<br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"1323\" data-end=\"1549\">\n<h3 data-start=\"1326\" data-end=\"1353\"><strong data-start=\"1326\" data-end=\"1351\">Hatalar\u0131 Kontrol Edin<\/strong><\/h3>\n<ul data-start=\"1357\" data-end=\"1549\">\n<li data-start=\"1357\" data-end=\"1549\">\n<p data-start=\"1359\" data-end=\"1411\">Apache yeniden ba\u015flat\u0131lmazsa loglar\u0131 kontrol edin:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\"><span class=\"hljs-built_in\">tail<\/span> -f \/var\/log\/apache2\/error.log     <span class=\"hljs-comment\"># Ubuntu\/Debian<\/span><br \/>\n<span class=\"hljs-built_in\">tail<\/span> -f \/var\/log\/httpd\/error_log       <span class=\"hljs-comment\"># CentOS\/RHEL<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"1551\" data-end=\"1682\">\n<h3 data-start=\"1554\" data-end=\"1580\"><strong data-start=\"1554\" data-end=\"1578\">Ba\u011flant\u0131y\u0131 Test Edin<\/strong><\/h3>\n<ul data-start=\"1584\" data-end=\"1682\">\n<li data-start=\"1584\" data-end=\"1682\">\n<p data-start=\"1586\" data-end=\"1682\">Web taray\u0131c\u0131n\u0131zdan <code data-start=\"1605\" data-end=\"1623\">http:\/\/sunucu_ip<\/code> veya <a href=\"https:\/\/narhost.com\/domain-kaydi\" data-internallinksmanager029f6b8e52c=\"6\" title=\"domain\" target=\"_blank\" rel=\"noopener\">domain<\/a> adresinizi a\u00e7arak siteye eri\u015fimi do\u011frulay\u0131n.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p data-start=\"1689\" data-end=\"1705\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Linux sunucularda Apache web sunucusu, web sitelerinin \u00e7al\u0131\u015fmas\u0131 i\u00e7in kritik bir servistir. Konfig\u00fcrasyon de\u011fi\u015fikliklerinden veya g\u00fcncellemelerden sonra Apache\u2019yi yeniden ba\u015flatmak gerekebilir.<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12,13],"tags":[75,87,168],"class_list":["post-1113","post","type-post","status-publish","format-standard","hentry","category-vds-server","category-vps-server","tag-vps","tag-vds","tag-apache"],"meta_box":[],"_links":{"self":[{"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/posts\/1113","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/comments?post=1113"}],"version-history":[{"count":3,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/posts\/1113\/revisions"}],"predecessor-version":[{"id":1219,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/posts\/1113\/revisions\/1219"}],"wp:attachment":[{"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/media?parent=1113"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/categories?post=1113"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/tags?post=1113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}