<?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>Fatal error Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/fatal-error/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/fatal-error/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Mon, 11 Dec 2023 06:10:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Fatal error: Maximum execution time of 300 seconds exceeded in C:\xampp\phpMyAdmin\libraries\classes\Dbi\DbiMysqli.php on line 199</title>
		<link>https://www.aiuniverse.xyz/fatal-error-maximum-execution-time-of-300-seconds-exceeded-in-cxamppphpmyadminlibrariesclassesdbidbimysqli-php-on-line-199/</link>
					<comments>https://www.aiuniverse.xyz/fatal-error-maximum-execution-time-of-300-seconds-exceeded-in-cxamppphpmyadminlibrariesclassesdbidbimysqli-php-on-line-199/#respond</comments>
		
		<dc:creator><![CDATA[Maruti Kr.]]></dc:creator>
		<pubDate>Mon, 11 Dec 2023 05:06:37 +0000</pubDate>
				<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[Classes]]></category>
		<category><![CDATA[DbiMysqli.php]]></category>
		<category><![CDATA[Exceeded]]></category>
		<category><![CDATA[Fatal error]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Line 199]]></category>
		<category><![CDATA[Maximum execution time]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=18247</guid>

					<description><![CDATA[<p>In this tutorial I’m going to solve this error Fatal error: Maximum execution time of 300 seconds exceeded in C:\xampp\phpMyAdmin\libraries\classes\Dbi\DbiMysqli.php on line 199. Whenever you import file <a class="read-more-link" href="https://www.aiuniverse.xyz/fatal-error-maximum-execution-time-of-300-seconds-exceeded-in-cxamppphpmyadminlibrariesclassesdbidbimysqli-php-on-line-199/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/fatal-error-maximum-execution-time-of-300-seconds-exceeded-in-cxamppphpmyadminlibrariesclassesdbidbimysqli-php-on-line-199/">Fatal error: Maximum execution time of 300 seconds exceeded in C:\xampp\phpMyAdmin\libraries\classes\Dbi\DbiMysqli.php on line 199</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In this tutorial I’m going to solve this error Fatal error: Maximum execution time of 300 seconds exceeded in C:\xampp\phpMyAdmin\libraries\classes\Dbi\DbiMysqli.php on line 199.</p>



<p>Whenever you import file in in database then after some processing time its show you have using Maximum execution time of 300 seconds exceeded will be showing this type of error in your database:</p>



<h2 class="wp-block-heading">Step 1 : Stop your Xampp Server</h2>



<figure class="wp-block-image"><img decoding="async" src="https://www.devopsfreelancer.com/blog/wp-content/uploads/2023/05/image-47.png" alt="" class="wp-image-354"/></figure>



<h2 class="wp-block-heading">Step 2: go to config.default.php</h2>



<p>Once that’s done get back to finding phpMyadmin config file named something like “config.default.php”. On XAMPP you will find it under <strong>“C:\xampp\phpMyAdmin\libraries</strong>” folder. Open the file called&nbsp;<strong>config.default.php&nbsp;and set :</strong></p>



<figure class="wp-block-image"><img decoding="async" src="https://www.devopsfreelancer.com/blog/wp-content/uploads/2023/05/image-48-1024x576.png" alt="" class="wp-image-355"/></figure>



<pre class="wp-block-code"><code>$cfg&#91;'ExecTimeLimit'] = 0;</code></pre>



<figure class="wp-block-image"><img decoding="async" src="https://www.devopsfreelancer.com/blog/wp-content/uploads/2023/05/image-49-1024x576.png" alt="" class="wp-image-356"/></figure>



<p>Once set, restart your MySQL and Apache and go import your database.</p>



<figure class="wp-block-image"><img decoding="async" src="https://www.devopsfreelancer.com/blog/wp-content/uploads/2023/05/image-50-1024x375.png" alt="" class="wp-image-357"/></figure>
<p>The post <a href="https://www.aiuniverse.xyz/fatal-error-maximum-execution-time-of-300-seconds-exceeded-in-cxamppphpmyadminlibrariesclassesdbidbimysqli-php-on-line-199/">Fatal error: Maximum execution time of 300 seconds exceeded in C:\xampp\phpMyAdmin\libraries\classes\Dbi\DbiMysqli.php on line 199</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/fatal-error-maximum-execution-time-of-300-seconds-exceeded-in-cxamppphpmyadminlibrariesclassesdbidbimysqli-php-on-line-199/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
