Posts

Fatal error: Maximum execution time of 300 seconds exceeded in C:\xampp\phpMyAdmin\libraries\classes\Dbi\DbiMysqli.php on line 199

Image
  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: First of all stop your Xampp Next step : go to config.default.php Once that’s done get back to finding phpMyadmin config file named something like “config.default.php”. On XAMPP you will find it under “C:\xampp\phpMyAdmin\libraries” folder. Open the file called config.default.php  and set : $cfg['ExecTimeLimit'] = 0; Simply paste here.. Once set, restart your MySQL and Apache and go import your database.   

Custom Carousel using Function.php Custom post type using shortcode [custom-post-type] example.

 /* STUDY ABROAD */ function studyabroads_register() {  $labels = array(   'name' => _x('Studyabroad', 'post type general name'),   'singular_name' => _x('studyabroads', 'post type singular name'),   'add_new' => _x('Add New', 'review'),   'add_new_item' => __('Add New Studyabroads'),   'edit_item' => __('Edit Studyabroads'),   'new_item' => __('New Studyabroads'),   'view_item' => __('View Studyabroads'),   'search_items' => __('Search Studyabroads'),   'not_found' =>  __('Nothing found'),   'not_found_in_trash' => __('Nothing found in Trash'),   'parent_item_colon' => ''  );  $args = array(   'labels' => $labels,   'public' => true,   'publicly_queryable' => true,   'show_ui' => true,   'query_var'...

Magento Installation Step by Step

  Localhost admin user name password Set this. admin Admin@123 Install Magento 2.4.1 on  Windows 10 using  Composer and Command line Localhost XAMPP Ok, Let's go...  1. Download Install XAMPP and Composer 2. Install Elasticsearch & run and test Ok E:\xampp\htdocs\elasticsearch\bin\elasticsearch.bat http://localhost:9200/ do not turn off elasticsearch 3.Download Magento 2.4 from magento official site note on windows:  Find validateURLScheme function in vendor\magento\framework\Image\Adapter\Gd2.php file. at line 86. Replace function with this: private function validateURLScheme(string $filename) : bool   {       $allowed_schemes = ['ftp', 'ftps', 'http', 'https'];       $url = parse_url($filename);       if ($url && isset($url['scheme']) && !in_array($url['scheme'], $allowed_schemes) && !file_exists($filename)) {           return false;       } ...

देनहार कोइ और है, भेजत जो दिन रैन। लोग भरम मों पे करेें, तांते नीचे नैन ।।

  देनहार कोइ और है, भेजत जो दिन रैन। लोग भरम मों पे करेें, तांते नीचे नैन ।।

Failed to load resource: the server responded with a status of 500 (Internal Server Error) wordpress

 Failed to load resource: the server responded with a status of 500 (Internal Server Error) wordpress define('WP_MEMORY_LIMIT', '600M');

Graph for printing 10 x 10 per square cm meter

Graph for printing 10 x 10 per square cm meter PDF DOWNLOAD