<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BugFix arşivleri - Murat Bilginer</title>
	<atom:link href="https://muratbilginer.net/category/bugfix/feed/" rel="self" type="application/rss+xml" />
	<link>https://muratbilginer.net/category/bugfix/</link>
	<description>Blog</description>
	<lastBuildDate>Sat, 22 Oct 2022 21:41:58 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://muratbilginer.net/wp-content/uploads/2025/03/MuratBilginerIco-3.png</url>
	<title>BugFix arşivleri - Murat Bilginer</title>
	<link>https://muratbilginer.net/category/bugfix/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>BugFix 6 (NGINX) &#8211; 413: Request Entity Too Large Hatası Çözümü</title>
		<link>https://muratbilginer.net/bugfix-6-nginx-413-request-entity-too-large-hatasi-cozumu/</link>
					<comments>https://muratbilginer.net/bugfix-6-nginx-413-request-entity-too-large-hatasi-cozumu/#respond</comments>
		
		<dc:creator><![CDATA[Murat Bilginer]]></dc:creator>
		<pubDate>Tue, 11 Oct 2022 02:52:03 +0000</pubDate>
				<category><![CDATA[BugFix]]></category>
		<category><![CDATA[413: Request Entity Too Large]]></category>
		<category><![CDATA[çözümü]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Hata]]></category>
		<category><![CDATA[nasıl çözülür]]></category>
		<category><![CDATA[neden olur]]></category>
		<category><![CDATA[nginx]]></category>
		<guid isPermaLink="false">https://muratbilginer.net/?p=48633</guid>

					<description><![CDATA[<p>Merhabalar bu yazımda NGINX Web Server&#8217;ı için aldığımız 413: Request Entity Too Large hatasının olası çözümlerinden bahsediyor olacağım. Bu hatanın nedeni gönderilen dosya boyutunun NGINX&#8217;in default yüklenecek dosya boyutundan büyük olmasıdır. NGINX&#8217;in default upload size değeri 1 Megabayt&#8217;tır. Bu değeri ihtiyacımız olan boyuta yükselttiğimizde sorun ortadan kalkacaktır. Bunun için yapmanız gereken işlemler aşağıdaki gibidir. 1...</p>
<p>The post <a href="https://muratbilginer.net/bugfix-6-nginx-413-request-entity-too-large-hatasi-cozumu/">BugFix 6 (NGINX) &#8211; 413: Request Entity Too Large Hatası Çözümü</a> appeared first on <a href="https://muratbilginer.net">Murat Bilginer</a>.</p>
]]></description>
		
					<wfw:commentRss>https://muratbilginer.net/bugfix-6-nginx-413-request-entity-too-large-hatasi-cozumu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>BugFix 5 (NGINX) &#8211; 504: Gateway Timeout Hatası Çözümü</title>
		<link>https://muratbilginer.net/bugfix-5-nginx-504-gateway-timeout-hatasi-cozumu/</link>
					<comments>https://muratbilginer.net/bugfix-5-nginx-504-gateway-timeout-hatasi-cozumu/#respond</comments>
		
		<dc:creator><![CDATA[Murat Bilginer]]></dc:creator>
		<pubDate>Tue, 11 Oct 2022 02:47:51 +0000</pubDate>
				<category><![CDATA[BugFix]]></category>
		<category><![CDATA[504: Gateway Timeout Hatası Çözümü]]></category>
		<category><![CDATA[bugfix]]></category>
		<guid isPermaLink="false">https://muratbilginer.net/?p=48630</guid>

					<description><![CDATA[<p>Merhabalar bu yazımda NGINX Web Server&#8217;ı için aldığımız 504: Gateway Timeout hatasının olası çözümlerinden bahsediyor olacağım. Bu hatanın nedeni istek zaman aşımı süresinin bir şekilde aşılmasıdır. Çözümü zaman aşımı süresinin artırılmasıdır. İstek zaman aşımını yöneten 3 parametre vardır. Okuma Zaman Aşımı Bağlantı İsteği Zaman Aşımı İstek Gönderme Zaman Aşımı NGINX&#8217;in default zaman aşımı süresi 60...</p>
<p>The post <a href="https://muratbilginer.net/bugfix-5-nginx-504-gateway-timeout-hatasi-cozumu/">BugFix 5 (NGINX) &#8211; 504: Gateway Timeout Hatası Çözümü</a> appeared first on <a href="https://muratbilginer.net">Murat Bilginer</a>.</p>
]]></description>
		
					<wfw:commentRss>https://muratbilginer.net/bugfix-5-nginx-504-gateway-timeout-hatasi-cozumu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>BugFix 4 (MySQL) &#8211; Failed! Error: SET PASSWORD has no significance for user ‘root’@’localhost’ as the authentication method used doesn’t store authentication data in the MySQL server Hatası Çözümü</title>
		<link>https://muratbilginer.net/bugfix-4-mysql-failed-error-set-password-has-no-significance-for-user-rootlocalhost-as-the-authentication-method-used-doesnt-store-authentication-da/</link>
					<comments>https://muratbilginer.net/bugfix-4-mysql-failed-error-set-password-has-no-significance-for-user-rootlocalhost-as-the-authentication-method-used-doesnt-store-authentication-da/#respond</comments>
		
		<dc:creator><![CDATA[Murat Bilginer]]></dc:creator>
		<pubDate>Fri, 07 Oct 2022 16:35:53 +0000</pubDate>
				<category><![CDATA[BugFix]]></category>
		<category><![CDATA[BugFix 4 (MySQL) - Failed! Error: SET PASSWORD has no significance for user ‘root’@’localhost’ as the authentication method used doesn’t store authentication data in the MySQL server]]></category>
		<guid isPermaLink="false">https://muratbilginer.net/?p=48589</guid>

					<description><![CDATA[<p>Merhabalar bu yazımda Ubuntu Server üzerine kurduğum MySQL Server&#8217;ın ilk ayarlarını yaparken kullanıcı Password&#8217;ünü oluştururken aldığım Failed! Error: SET PASSWORD has no significance for user ‘root’@’localhost’ as the authentication method used doesn’t store authentication data in the MySQL server hatasının çözümünden bahsedeceğim. Aşağıdaki yazıma göz atarsanız Güvenlik Ayarları bölümünde 4. adımda hata almaya başlıyoruz. Bu...</p>
<p>The post <a href="https://muratbilginer.net/bugfix-4-mysql-failed-error-set-password-has-no-significance-for-user-rootlocalhost-as-the-authentication-method-used-doesnt-store-authentication-da/">BugFix 4 (MySQL) &#8211; Failed! Error: SET PASSWORD has no significance for user ‘root’@’localhost’ as the authentication method used doesn’t store authentication data in the MySQL server Hatası Çözümü</a> appeared first on <a href="https://muratbilginer.net">Murat Bilginer</a>.</p>
]]></description>
		
					<wfw:commentRss>https://muratbilginer.net/bugfix-4-mysql-failed-error-set-password-has-no-significance-for-user-rootlocalhost-as-the-authentication-method-used-doesnt-store-authentication-da/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>BugFix 3 (MySQL) &#8211; ERROR 2003 (HY000): Can’t connect to MySQL server on ‘127.0.0.1’ (111) Hatası Çözümü</title>
		<link>https://muratbilginer.net/bugfix-3-mysql-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111-hatasi-cozumu/</link>
					<comments>https://muratbilginer.net/bugfix-3-mysql-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111-hatasi-cozumu/#respond</comments>
		
		<dc:creator><![CDATA[Murat Bilginer]]></dc:creator>
		<pubDate>Fri, 07 Oct 2022 16:20:00 +0000</pubDate>
				<category><![CDATA[BugFix]]></category>
		<category><![CDATA[ERROR 2003 (HY000): Can’t connect to MySQL server on ‘127.0.0.1’ (111)]]></category>
		<guid isPermaLink="false">https://muratbilginer.net/?p=48584</guid>

					<description><![CDATA[<p>Merhabalar bu yazımda uzak masaüstünden Ubuntu sunucuda bulunan bir MySQL Server&#8217;ına bağlanırken karşılaştığım bir hatanın çözümünden bahsedeceğim. Hatamız ERROR 2003 (HY000): Can’t connect to MySQL server on ‘127.0.0.1’ (111). Öncelikle bir MySQL Server&#8217;ı uzak bağlantıya açabilmek için aşağıdaki yazıma göz atmalısınız. Buradaki adımlarda eksik olan bir şey varsa öncelikle bunları tamamlayınız. Bu adımları yaptığınız halde...</p>
<p>The post <a href="https://muratbilginer.net/bugfix-3-mysql-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111-hatasi-cozumu/">BugFix 3 (MySQL) &#8211; ERROR 2003 (HY000): Can’t connect to MySQL server on ‘127.0.0.1’ (111) Hatası Çözümü</a> appeared first on <a href="https://muratbilginer.net">Murat Bilginer</a>.</p>
]]></description>
		
					<wfw:commentRss>https://muratbilginer.net/bugfix-3-mysql-error-2003-hy000-cant-connect-to-mysql-server-on-127-0-0-1-111-hatasi-cozumu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>BugFix 2 (MySQL) mysql: Unknown OS character set &#8216;cp857&#8217;. mysql: Switching to the default character set &#8216;utf8mb4&#8217; Hatası Çözümü</title>
		<link>https://muratbilginer.net/bugfix-2-mysql-mysql-unknown-os-character-set-cp857-mysql-switching-to-the-default-character-set-utf8mb4-hatasi-cozumu/</link>
					<comments>https://muratbilginer.net/bugfix-2-mysql-mysql-unknown-os-character-set-cp857-mysql-switching-to-the-default-character-set-utf8mb4-hatasi-cozumu/#respond</comments>
		
		<dc:creator><![CDATA[Murat Bilginer]]></dc:creator>
		<pubDate>Fri, 07 Oct 2022 13:52:26 +0000</pubDate>
				<category><![CDATA[BugFix]]></category>
		<category><![CDATA[mysql: Unknown OS character set &#039;cp857&#039;.]]></category>
		<guid isPermaLink="false">https://muratbilginer.net/?p=48578</guid>

					<description><![CDATA[<p>Merhabalar bu yazımda Windows üzerinden uzak sunucuda bulunan bir MySQL veri tabanına bağlanırken aldığımız hatalardan biri olan mysql: Unknown OS character set &#8216;cp857&#8217;. mysql: Switching to the default character set &#8216;utf8mb4&#8217; hatasının çözümüne bakacağız. Bu tanımlı karakter setinden kaynaklı bir hata ve eğer karakter setimizi 1252 olarak ayarlarsak sorun ortadan kalkacaktır. Öncelikle hatamızı görelim. Çözümü...</p>
<p>The post <a href="https://muratbilginer.net/bugfix-2-mysql-mysql-unknown-os-character-set-cp857-mysql-switching-to-the-default-character-set-utf8mb4-hatasi-cozumu/">BugFix 2 (MySQL) mysql: Unknown OS character set &#8216;cp857&#8217;. mysql: Switching to the default character set &#8216;utf8mb4&#8217; Hatası Çözümü</a> appeared first on <a href="https://muratbilginer.net">Murat Bilginer</a>.</p>
]]></description>
		
					<wfw:commentRss>https://muratbilginer.net/bugfix-2-mysql-mysql-unknown-os-character-set-cp857-mysql-switching-to-the-default-character-set-utf8mb4-hatasi-cozumu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>BugFix 1 (System) &#8216;chcp&#8217; is not recognized as an internal or external command, operable program or batch file. on a Windows PC Hatası Çözümü</title>
		<link>https://muratbilginer.net/bugfix-1-chcp-is-not-recognized-as-an-internal-or-external-command-operable-program-or-batch-file-on-a-windows-pc-hatasi-cozumu/</link>
					<comments>https://muratbilginer.net/bugfix-1-chcp-is-not-recognized-as-an-internal-or-external-command-operable-program-or-batch-file-on-a-windows-pc-hatasi-cozumu/#comments</comments>
		
		<dc:creator><![CDATA[Murat Bilginer]]></dc:creator>
		<pubDate>Fri, 07 Oct 2022 13:37:25 +0000</pubDate>
				<category><![CDATA[BugFix]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[chcp]]></category>
		<category><![CDATA[is not recogized]]></category>
		<guid isPermaLink="false">https://muratbilginer.net/?p=48569</guid>

					<description><![CDATA[<p>Merhabalar herkese. BugFix yazılarım boyunca yazılım geliştirme süreçlerimde karşılaştığım hataların çözümlerinden bahsediyor olacağım. Bu yazımda başlıkta gördüğünüz &#8216;chcp&#8217; is not recognized as an internal or external command, operable program or batch file. on a Windows PC hatasının çözümünü göstereceğim. Bir terminal ekranı açtığınızda örneğin chcp 1254 komutunu çalıştırmaya çalıştığınızda bu hatayı almanız olasıdır. Çünkü terminal...</p>
<p>The post <a href="https://muratbilginer.net/bugfix-1-chcp-is-not-recognized-as-an-internal-or-external-command-operable-program-or-batch-file-on-a-windows-pc-hatasi-cozumu/">BugFix 1 (System) &#8216;chcp&#8217; is not recognized as an internal or external command, operable program or batch file. on a Windows PC Hatası Çözümü</a> appeared first on <a href="https://muratbilginer.net">Murat Bilginer</a>.</p>
]]></description>
		
					<wfw:commentRss>https://muratbilginer.net/bugfix-1-chcp-is-not-recognized-as-an-internal-or-external-command-operable-program-or-batch-file-on-a-windows-pc-hatasi-cozumu/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
