<?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>cpanel eklenti pasifleştirme arşivleri &#187; TechWorm</title>
	<atom:link href="https://www.tech-worm.com/tag/cpanel-eklenti-pasiflestirme/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Bilim ve Teknolojiye Dair Ne Varsa!</description>
	<lastBuildDate>Sun, 18 Aug 2019 10:00:35 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.tech-worm.com/wp-content/uploads/2023/04/cropped-redico-32x32.png</url>
	<title>cpanel eklenti pasifleştirme arşivleri &#187; TechWorm</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WordPress phpMyAdmin&#8217;den Eklenti Silme veya Pasifleştirme</title>
		<link>https://www.tech-worm.com/714-2/</link>
					<comments>https://www.tech-worm.com/714-2/#comments</comments>
		
		<dc:creator><![CDATA[Cüneyt Çağala]]></dc:creator>
		<pubDate>Thu, 24 Dec 2015 22:27:02 +0000</pubDate>
				<category><![CDATA[Bilgi]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[cpanel eklenti pasifleştirme]]></category>
		<category><![CDATA[cpanel eklenti silme]]></category>
		<category><![CDATA[eklenti silme]]></category>
		<category><![CDATA[phpmyadmin eklenti]]></category>
		<category><![CDATA[phpmyadmin eklenti silme]]></category>
		<category><![CDATA[phpmyadmin eklenti silme kodu]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress eklenti silme]]></category>
		<guid isPermaLink="false">http://www.tech-worm.com/?p=714</guid>

					<description><![CDATA[<p>WordPress Web siteniz olduğunu varsayalım. Ve diyelim ki bir eklentiden dolayı web siteniz kullanılamaz hale geldi. Ve admin panele ulaşamıyorsunuz. Aslında C-Panele eriştiğinizde bir çok yoldan eklentileri pasif hale getirebilir veya silebilirsiniz. Bunun en kolay yolu ise şöyle. C-Panelinize erişim sağladıktan sonra phpMyAdmin&#8216;i klikleyin. 1- Açılan pencerede ilk önce veritabanı adınıza klikleyin. ardından SQL&#8216;i klikleyin ordanda [&#8230;]</p>
<p>The post <a href="https://www.tech-worm.com/714-2/">WordPress phpMyAdmin&#8217;den Eklenti Silme veya Pasifleştirme</a> appeared first on <a href="https://www.tech-worm.com">TechWorm</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p class="post-title" style="text-align: justify;">WordPress Web siteniz olduğunu varsayalım. Ve diyelim ki bir eklentiden dolayı web siteniz kullanılamaz hale geldi. Ve admin panele ulaşamıyorsunuz. Aslında C-Panele eriştiğinizde bir çok yoldan eklentileri pasif hale getirebilir veya silebilirsiniz. Bunun en kolay yolu ise şöyle. C-Panelinize erişim sağladıktan sonra <strong>phpMyAdmin</strong>&#8216;i klikleyin.</p>
<p class="post-title" style="text-align: justify;">1- Açılan pencerede ilk önce<strong> veritabanı adınıza klikleyin.</strong> ardından <strong>SQL</strong>&#8216;i klikleyin ordanda şu kodu yazın;</p>
<p><strong>SELECT * FROM wp_options WHERE option_name = &#8216;active_plugins&#8217;;</strong></p>
<p style="text-align: justify;">Bu kodu yazdıktan sonra <strong>GİT</strong> seçeniğini seçin.</p>
<p class="post-title" style="text-align: justify;"><a href="https://www.tech-worm.com/wp-content/uploads/2015/12/phpmyadmin-eklenti-silme-1.jpg" rel="attachment wp-att-715"><img fetchpriority="high" decoding="async" class="aligncenter wp-image-715" src="https://www.tech-worm.com/wp-content/uploads/2015/12/phpmyadmin-eklenti-silme-1.jpg" alt="phpmyadmin eklenti silme (1)" width="825" height="345" srcset="https://www.tech-worm.com/wp-content/uploads/2015/12/phpmyadmin-eklenti-silme-1.jpg 1255w, https://www.tech-worm.com/wp-content/uploads/2015/12/phpmyadmin-eklenti-silme-1-300x125.jpg 300w, https://www.tech-worm.com/wp-content/uploads/2015/12/phpmyadmin-eklenti-silme-1-768x321.jpg 768w, https://www.tech-worm.com/wp-content/uploads/2015/12/phpmyadmin-eklenti-silme-1-1024x428.jpg 1024w" sizes="(max-width: 825px) 100vw, 825px" /></a></p>
<p class="post-title" style="text-align: justify;">2- Açılan pencerede web sitenizde bulunan Pulignler yani Eklentiler listelenecek. Hangi Pulign/Eklenti olduğu ise <strong>value</strong> yazan yerde görülüyor.  Burdan dilediğinizi silebilirsiniz. İşlemimiz böyle. Sorusu olan varsa sorabilir veya teşekkür edebilir.</p>
<p class="post-title" style="text-align: justify;"><a href="https://www.tech-worm.com/wp-content/uploads/2015/12/phpmyadmin-eklenti-silme-2.jpg" rel="attachment wp-att-716"><img decoding="async" class=" wp-image-716 aligncenter" src="https://www.tech-worm.com/wp-content/uploads/2015/12/phpmyadmin-eklenti-silme-2.jpg" alt="phpmyadmin eklenti silme (2)" width="751" height="391" srcset="https://www.tech-worm.com/wp-content/uploads/2015/12/phpmyadmin-eklenti-silme-2.jpg 1152w, https://www.tech-worm.com/wp-content/uploads/2015/12/phpmyadmin-eklenti-silme-2-300x156.jpg 300w, https://www.tech-worm.com/wp-content/uploads/2015/12/phpmyadmin-eklenti-silme-2-768x400.jpg 768w, https://www.tech-worm.com/wp-content/uploads/2015/12/phpmyadmin-eklenti-silme-2-1024x533.jpg 1024w" sizes="(max-width: 751px) 100vw, 751px" /></a></p>
<p>The post <a href="https://www.tech-worm.com/714-2/">WordPress phpMyAdmin&#8217;den Eklenti Silme veya Pasifleştirme</a> appeared first on <a href="https://www.tech-worm.com">TechWorm</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.tech-worm.com/714-2/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
