{"id":2191,"date":"2010-09-15T16:24:52","date_gmt":"2010-09-15T16:24:52","guid":{"rendered":"http:\/\/blog.resellerclub.com\/?p=2191"},"modified":"2025-10-10T11:31:30","modified_gmt":"2025-10-10T11:31:30","slug":"how-to-check-if-ioncube-is-installed-on-linux-servers","status":"publish","type":"post","link":"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/","title":{"rendered":"How to check if IonCube Loader is installed on Linux Server"},"content":{"rendered":"<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\">Starting today, we\u2019re introducing a series of posts through which we intend to bring you the latest updates from our developers and tech experts.&nbsp;This corner will give you an insider\u2019s view on the new features around the corner, useful tips and tricks and all the techie gossip at ResellerClub!<\/span><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\">For the first installment of the series, we\u2019re tackling a very common aspect of most hosting queries \u2013 Extensions that are available on Servers. As many of you may know, on IIS systems it is not always possible to figure out what libraries are supported, whereas it is much simpler on machines running Apache.<\/span><br \/>\n<span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\">(Disclaimer: Being a Linux fanboy, this post might display a little bit of favoritism to the Linux platform)<\/span><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\">Therefore, today we\u2019re going to tell you a little bit about how one can check if IonCube Loader is installed on a Linux Server using PHP.<\/span><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\">Ioncube Loader is a handy extension when you want to protect files with PHP encoding, encryption, obfuscation and licensing capabilities. If you have a proprietary software that you distribute or you simply wish to encode your script, you should use IonCube. There are other methods to encode PHP scripts, but IonCube is by far the most secure. You can easily figure out if IonCube is running by looking at the information from PHP info. To check this you need to create a PHP file with the content as:<\/span><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\"><br \/>\n<\/span><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\"><strong>phpinfo();<\/strong><\/span><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\"><strong><br \/>\n<\/strong><\/span><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\">Here, you will see a Zend Engine badge with the version for IonCube loader (the version on our servers is v3.3.7).<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-2196\" title=\"zend_badge_info\" src=\"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2010\/09\/zend_badge_info.jpeg\" alt=\"\" width=\"503\" height=\"86\"><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\">However, this only gives you very basic information on the IonCube version running. If you need more information on IonCube, you can use the sample PHP script attached below. Use an FTP client to upload the file &#8220;ioncube_advance_tester.php&#8221; to root directory of the website. Depending on your hosting package, it may be named &#8220;public_html&#8221; or &#8220;web&#8221;.<\/span><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\">This script will output diagnostic results and give you information on getting server side parameters. You can use this script to check other parameters.<\/span><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\">The file uses the ioncube_loader_version_array() function to get a list of all config parameters into an array. We then iterate through this array to echo results. It is a very simple and straightforward script. Apart from checking whether IonCube is installed, the script also checks if other server settings are correct.<\/span><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\">We have created functions for the Introduction and More Information sections. This is only to exhibit how everyone should code using PHP 5. You can take this script and run it on any Apache server; however this script does not support IIS.<\/span><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\">You can download this file from <a href=\"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2010\/09\/ioncube_test.txt\" target=\"_blank\" rel=\"noopener\">here<\/a> and save it as a .php file. You can perform this check on any of linux hosting infrastructure may it be <a href=\"https:\/\/www.resellerclub.com\/shared-hosting\" target=\"_blank\" rel=\"noopener\">shared hosting<\/a>, <a href=\"https:\/\/www.resellerclub.com\/reseller-hosting\" target=\"_blank\" rel=\"noopener\">reseller hosting<\/a>, <a href=\"https:\/\/www.resellerclub.com\/dedicated-server-hosting\" target=\"_blank\" rel=\"noopener\">dedicated server<\/a> or <a href=\"https:\/\/www.resellerclub.com\/vps-hosting\" target=\"_blank\" rel=\"noopener\">vps<\/a>.<br \/>\n<\/span><\/p>\n<p><span style=\"font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;\">Hope this was an informative read. Let us know what you think!<\/span><\/p>\n<h2>Reseller Club Hosting Services<\/h2>\n<p><a href=\"https:\/\/www.resellerclub.com\/reseller-hosting\">Reseller Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/windows-reseller-hosting\">Windows Reseller Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/cloud-hosting\">Cloud Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/vps-hosting\">VPS Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/managed-vps-hosting\">Managed VPS Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/dedicated-server-hosting\">Dedicated Server Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/windows-dedicated-server-hosting\">Windows Dedicated Server<\/a> | <a href=\"https:\/\/www.resellerclub.com\/managed-dedicated-server-hosting\">Managed Dedicated Server<\/a> | <a href=\"https:\/\/www.resellerclub.com\/shared-hosting\">Linux Shared Hosting<\/a> | <a href=\"https:\/\/www.resellerclub.com\/windows-shared-hosting\">Windows Shared Hosting<\/a><\/p>\n<div class=\"fb-background-color\">\n\t\t\t  <div \n\t\t\t  \tclass = \"fb-comments\" \n\t\t\t  \tdata-href = \"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/\"\n\t\t\t  \tdata-numposts = \"10\"\n\t\t\t  \tdata-lazy = \"true\"\n\t\t\t\tdata-colorscheme = \"light\"\n\t\t\t\tdata-order-by = \"social\"\n\t\t\t\tdata-mobile=true>\n\t\t\t  <\/div><\/div>\n\t\t  <style>\n\t\t    .fb-background-color {\n\t\t\t\tbackground:  !important;\n\t\t\t}\n\t\t\t.fb_iframe_widget_fluid_desktop iframe {\n\t\t\t    width: 100% !important;\n\t\t\t}\n\t\t  <\/style>\n\t\t  ","protected":false},"excerpt":{"rendered":"<p>Starting today, we\u2019re introducing a series of posts through which we intend to bring you the latest updates from our developers and tech experts.&nbsp;This corner will give you an insider\u2019s view on the new features around the corner, useful tips and tricks and all the techie gossip at ResellerClub! For the first installment of the<\/p>\n","protected":false},"author":17,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_rc_manual_related_posts":[],"footnotes":""},"categories":[1533,995],"tags":[282,279,281,280,283],"hashtags":[],"class_list":{"0":"post-2191","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-tech","7":"category-hosting","8":"tag-apache","9":"tag-ioncube","10":"tag-linux","11":"tag-php","12":"tag-server"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to check if ionCube is installed on Linux Servers<\/title>\n<meta name=\"description\" content=\"Installed ionCube loader for securing PHP files but not sure if it&#039;s working or not? This post will tell how to check if ionCube is installed on Linux Servers.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to check if ionCube is installed on Linux Servers\" \/>\n<meta property=\"og:description\" content=\"Installed ionCube loader for securing PHP files but not sure if it&#039;s working or not? This post will tell how to check if ionCube is installed on Linux Servers.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/\" \/>\n<meta property=\"og:site_name\" content=\"ResellerClub Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100005889763273\" \/>\n<meta property=\"article:published_time\" content=\"2010-09-15T16:24:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-10T11:31:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2010\/09\/zend_badge_info.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Yamini\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.resellerclub.com\/blog\/#website\",\"url\":\"https:\/\/www.resellerclub.com\/blog\/\",\"name\":\"ResellerClub Blog\",\"description\":\"Web Hosting &amp; Domains\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.resellerclub.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2010\/09\/zend_badge_info.jpeg\",\"contentUrl\":\"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2010\/09\/zend_badge_info.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/#webpage\",\"url\":\"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/\",\"name\":\"How to check if ionCube is installed on Linux Servers\",\"isPartOf\":{\"@id\":\"https:\/\/www.resellerclub.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/#primaryimage\"},\"datePublished\":\"2010-09-15T16:24:52+00:00\",\"dateModified\":\"2025-10-10T11:31:30+00:00\",\"author\":{\"@id\":\"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/8b657d4bb6f55386e475e3e14f539263\"},\"description\":\"Installed ionCube loader for securing PHP files but not sure if it's working or not? This post will tell how to check if ionCube is installed on Linux Servers.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.resellerclub.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to check if IonCube Loader is installed on Linux Server\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/8b657d4bb6f55386e475e3e14f539263\",\"name\":\"Yamini\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.resellerclub.com\/blog\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6bb45fd15b54132dcf61e65980c7c5f3a7ef0a78497cfe598e884931537b2871?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6bb45fd15b54132dcf61e65980c7c5f3a7ef0a78497cfe598e884931537b2871?s=96&d=mm&r=g\",\"caption\":\"Yamini\"},\"sameAs\":[\"http:\/\/resellerclub.com\"],\"url\":\"https:\/\/www.resellerclub.com\/blog\/author\/yamini-sharma\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to check if ionCube is installed on Linux Servers","description":"Installed ionCube loader for securing PHP files but not sure if it's working or not? This post will tell how to check if ionCube is installed on Linux Servers.","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:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/","og_locale":"en_US","og_type":"article","og_title":"How to check if ionCube is installed on Linux Servers","og_description":"Installed ionCube loader for securing PHP files but not sure if it's working or not? This post will tell how to check if ionCube is installed on Linux Servers.","og_url":"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/","og_site_name":"ResellerClub Blog","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100005889763273","article_published_time":"2010-09-15T16:24:52+00:00","article_modified_time":"2025-10-10T11:31:30+00:00","og_image":[{"url":"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2010\/09\/zend_badge_info.jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Yamini","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/www.resellerclub.com\/blog\/#website","url":"https:\/\/www.resellerclub.com\/blog\/","name":"ResellerClub Blog","description":"Web Hosting &amp; Domains","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.resellerclub.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/#primaryimage","inLanguage":"en-US","url":"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2010\/09\/zend_badge_info.jpeg","contentUrl":"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2010\/09\/zend_badge_info.jpeg"},{"@type":"WebPage","@id":"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/#webpage","url":"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/","name":"How to check if ionCube is installed on Linux Servers","isPartOf":{"@id":"https:\/\/www.resellerclub.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/#primaryimage"},"datePublished":"2010-09-15T16:24:52+00:00","dateModified":"2025-10-10T11:31:30+00:00","author":{"@id":"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/8b657d4bb6f55386e475e3e14f539263"},"description":"Installed ionCube loader for securing PHP files but not sure if it's working or not? This post will tell how to check if ionCube is installed on Linux Servers.","breadcrumb":{"@id":"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.resellerclub.com\/blog\/how-to-check-if-ioncube-is-installed-on-linux-servers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.resellerclub.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to check if IonCube Loader is installed on Linux Server"}]},{"@type":"Person","@id":"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/8b657d4bb6f55386e475e3e14f539263","name":"Yamini","image":{"@type":"ImageObject","@id":"https:\/\/www.resellerclub.com\/blog\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/6bb45fd15b54132dcf61e65980c7c5f3a7ef0a78497cfe598e884931537b2871?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6bb45fd15b54132dcf61e65980c7c5f3a7ef0a78497cfe598e884931537b2871?s=96&d=mm&r=g","caption":"Yamini"},"sameAs":["http:\/\/resellerclub.com"],"url":"https:\/\/www.resellerclub.com\/blog\/author\/yamini-sharma\/"}]}},"_links":{"self":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts\/2191","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/comments?post=2191"}],"version-history":[{"count":33,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts\/2191\/revisions"}],"predecessor-version":[{"id":37992,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts\/2191\/revisions\/37992"}],"wp:attachment":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/media?parent=2191"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/categories?post=2191"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/tags?post=2191"},{"taxonomy":"hashtags","embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/hashtags?post=2191"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}