{"id":191,"date":"2020-06-05T10:56:19","date_gmt":"2020-06-05T06:56:19","guid":{"rendered":"http:\/\/kidds.co.za\/?p=191"},"modified":"2023-04-11T10:54:21","modified_gmt":"2023-04-11T06:54:21","slug":"module-pdo_mysql-ini-file-doesnt-exist-under-etc-php-7-0-mods-available","status":"publish","type":"post","link":"https:\/\/kidds.co.za\/index.php\/2020\/06\/05\/module-pdo_mysql-ini-file-doesnt-exist-under-etc-php-7-0-mods-available\/","title":{"rendered":"Module pdo_mysql ini file doesn&#8217;t exist under \/etc\/php\/7.0\/mods-available"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>sudo apt-get install php7.0-mysql\n<\/code><\/pre>\n\n\n\n<p>You will then need to ensure the module is enabled:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo phpenmod pdo_mysql\n<\/code><\/pre>\n\n\n\n<p>Then restart Apache to load the new modules:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo service apache2 restart<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>You will then need to ensure the module is enabled: Then restart Apache to load the new modules:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,23],"tags":[],"class_list":["post-191","post","type-post","status-publish","format-standard","hentry","category-linux","category-mysql"],"_links":{"self":[{"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/posts\/191","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/comments?post=191"}],"version-history":[{"count":1,"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/posts\/191\/revisions"}],"predecessor-version":[{"id":192,"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/posts\/191\/revisions\/192"}],"wp:attachment":[{"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/media?parent=191"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/categories?post=191"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kidds.co.za\/index.php\/wp-json\/wp\/v2\/tags?post=191"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}