{"id":1624,"date":"2026-01-19T12:18:32","date_gmt":"2026-01-19T12:18:32","guid":{"rendered":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/?p=1624"},"modified":"2026-01-27T13:11:58","modified_gmt":"2026-01-27T13:11:58","slug":"system-requirements-pro","status":"publish","type":"post","link":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/kivicare-pro\/documentation\/getting-started\/system-requirements-pro\/","title":{"rendered":"System Requirements"},"content":{"rendered":"<div class=\"nolwrap\">\n<p>Before installing <strong>KiviCare Pro<\/strong>, make sure your server environment and WordPress setup meet the requirements below to ensure optimal performance, security, and compatibility.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Minimum &amp; Recommended Specifications<\/strong><\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><span style=\"color: #7093e5\" class=\"stk-highlight\">Component<\/span><\/th><th><span style=\"color: #7093e5\" class=\"stk-highlight\">Minimum Requirement<\/span><\/th><th><span style=\"color: #7093e5\" class=\"stk-highlight\">Recommended<\/span><\/th><\/tr><\/thead><tbody><tr><td><strong>Web Server<\/strong><\/td><td>Apache 2.4+ \/ Nginx 1.18+<\/td><td>Apache 2.4+<\/td><\/tr><tr><td><strong>PHP Version<\/strong><\/td><td>8.0+<\/td><td>8.1 or 8.2<\/td><\/tr><tr><td><strong>WordPress<\/strong><\/td><td>6.0+<\/td><td>Latest stable version<\/td><\/tr><tr><td><strong>MySQL<\/strong><\/td><td>5.7+<\/td><td>8.0+<\/td><\/tr><tr><td><strong>MariaDB<\/strong><\/td><td>10.2+<\/td><td>10.6+<\/td><\/tr><tr><td><strong>PHP Memory Limit<\/strong><\/td><td>256MB<\/td><td>512MB or higher<\/td><\/tr><tr><td><strong>Max Execution Time<\/strong><\/td><td>60 seconds<\/td><td>300 seconds<\/td><\/tr><tr><td><strong>Post Max Size<\/strong><\/td><td>32MB<\/td><td>64MB or higher<\/td><\/tr><tr><td><strong>Upload Max Filesize<\/strong><\/td><td>32MB<\/td><td>64MB or higher<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Required PHP Extensions<\/strong><\/h3>\n\n\n\n<p><strong>Essential Extensions<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>mysqli<\/code> or <code>pdo_mysql<\/code> \u2013 Database connectivity<\/li>\n\n\n\n<li><code>json<\/code> \u2013 JSON data handling<\/li>\n\n\n\n<li><code>mbstring<\/code> \u2013 Multibyte string support<\/li>\n\n\n\n<li><code>openssl<\/code> \u2013 Data encryption and security<\/li>\n\n\n\n<li><code>curl<\/code> \u2013 External API communication<\/li>\n\n\n\n<li><code>zip<\/code> \u2013 File compression<\/li>\n\n\n\n<li><code>gd<\/code> or <code>imagick<\/code> \u2013 Image processing<\/li>\n\n\n\n<li><code>xml<\/code> \u2013 XML parsing<\/li>\n<\/ul>\n\n\n\n<p><strong>Recommended Extensions<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>intl<\/code> \u2013 Internationalization support<\/li>\n\n\n\n<li><code>opcache<\/code> \u2013 PHP performance optimization<\/li>\n\n\n\n<li><code>apcu<\/code> \u2013 Object caching<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Recommended PHP Configuration<\/strong><\/h3>\n\n\n\n<p>Verify the following values in your <code>php.ini<\/code> file:<\/p>\n\n\n    <div class=\"docsy-code-block with-line-numbers\" data-language=\"javascript\">\n                \n        <div class=\"code-header\">\n            <span class=\"code-language\">JAVASCRIPT<\/span>\n            <button class=\"code-copy-btn\" aria-label=\"Copy code\">\n                <i class=\"ph ph-copy\"><\/i>\n                <span class=\"copy-text\">Copy<\/span>\n                <span class=\"copied-text\">Copied!<\/span>\n            <\/button>\n        <\/div>\n        \n        <div class=\"code-wrapper\">\n            <pre class=\"language-javascript\"><code class=\"language-javascript\">memory_limit = 256M\nmax_execution_time = 300\npost_max_size = 64M\nupload_max_filesize = 64M\nmax_input_vars = 5000\ndate.timezone = UTC\n<\/code><\/pre>\n            \n                            <div class=\"line-numbers-wrapper\" aria-hidden=\"true\">\n                                            <span class=\"line-number\">1<\/span>\n                                            <span class=\"line-number\">2<\/span>\n                                            <span class=\"line-number\">3<\/span>\n                                            <span class=\"line-number\">4<\/span>\n                                            <span class=\"line-number\">5<\/span>\n                                            <span class=\"line-number\">6<\/span>\n                                            <span class=\"line-number\">7<\/span>\n                                    <\/div>\n                    <\/div>\n        \n            <\/div>\n    \n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>WordPress Requirements<\/strong><\/h2>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Core Requirements<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WordPress version <strong>6.0 or higher<\/strong><\/li>\n\n\n\n<li>Multisite support: \u2705 Compatible<\/li>\n\n\n\n<li>Permalinks: Must be enabled<\/li>\n\n\n\n<li>WP Debug: Can be enabled without conflicts<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Required Plugin<\/strong><\/h3>\n\n\n\n<p><strong>KiviCare Lite (Free Version)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Must be installed and activated<\/li>\n\n\n\n<li>Version <strong>4.0.0 or higher<\/strong><\/li>\n\n\n\n<li>KiviCare Pro functions as an extension and does not work independently<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Database Tables Created by Pro<\/strong><\/h3>\n\n\n\n<p>KiviCare Pro adds the following database tables:<\/p>\n\n\n    <div class=\"docsy-alert-block alert-info\">\n                    <div class=\"alert-icon\">\n                <i class=\"ph-fill ph-info\"><\/i>\n            <\/div>\n                <div class=\"alert-content\">\n            {prefix}_kc_custom_forms<br>{prefix}_kc_custom_form_data<br>{prefix}_kc_patient_reviews<br>{prefix}_kc_patient_encounters_template<br>{prefix}_kc_patient_encounters_template_mapping<br>{prefix}_kc_prescription_encounter_template<br>{prefix}_kc_pro_taxes<br>{prefix}_kc_tax_data        <\/div>\n    <\/div>\n    \n\n\n<p><strong>Estimated Database Size:<\/strong> 5\u201310 MB (varies based on usage)<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Browser Compatibility<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Supported Browsers<\/strong><\/h3>\n\n\n\n<p><strong>Desktop<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Chrome 90+ (recommended)<\/li>\n\n\n\n<li>Firefox 88+<\/li>\n\n\n\n<li>Safari 14+<\/li>\n\n\n\n<li>Microsoft Edge 90+<\/li>\n\n\n\n<li>Internet Explorer: \u274c Not supported<\/li>\n<\/ul>\n\n\n\n<p><strong>Mobile<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Chrome (Android)<\/li>\n\n\n\n<li>Safari (iOS)<\/li>\n\n\n\n<li>Samsung Internet<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Screen Resolution Support<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Minimum: 1024 \u00d7 768<\/li>\n\n\n\n<li>Recommended: 1920 \u00d7 1080 or higher<\/li>\n\n\n\n<li>Mobile: Fully responsive (375px and above)<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Integration Requirements (Optional)<\/strong><\/h2>\n\n\n\n<p>These are required only if you plan to use specific Pro features.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>SMS Notifications<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Twilio account<\/li>\n\n\n\n<li>Account SID and Auth Token<\/li>\n\n\n\n<li>Active Twilio phone number<\/li>\n\n\n\n<li>Available account credits<\/li>\n<\/ul>\n\n\n\n<p><strong>Billing:<\/strong> Pay-as-you-go<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>WhatsApp Notifications<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Twilio account with WhatsApp enabled<\/li>\n\n\n\n<li>WhatsApp Business account<\/li>\n\n\n\n<li>Approved message templates<\/li>\n<\/ul>\n\n\n\n<p><strong>Approval Time:<\/strong> 1\u20133 business days<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Google Calendar Integration<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Google Cloud account<\/li>\n\n\n\n<li>Google Calendar API enabled<\/li>\n\n\n\n<li>OAuth 2.0 credentials configured<\/li>\n\n\n\n<li>Verified domain (for production use)<\/li>\n<\/ul>\n\n\n\n<p><strong>Cost:<\/strong> Free for most use cases<\/p>\n\n\n\n<p><strong>Supported Gateways<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Razorpay (India)<\/li>\n\n\n\n<li>Stripe (Global)<\/li>\n\n\n\n<li>PayPal (Global)<\/li>\n\n\n\n<li>Mollie (Europe)<\/li>\n\n\n\n<li>And more<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Performance Recommendations<\/strong><\/h2>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Small Clinics (1\u20132 doctors, under 50 patients\/day)<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Shared hosting is sufficient<\/li>\n\n\n\n<li>1GB RAM, 1 CPU core<\/li>\n\n\n\n<li>10GB storage<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Medium Clinics (3\u201310 doctors, 50\u2013200 patients\/day)<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>VPS or managed WordPress hosting recommended<\/li>\n\n\n\n<li>2\u20134GB RAM, 2 CPU cores<\/li>\n\n\n\n<li>20\u201350GB storage<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Large Practices (10+ doctors, multiple clinics)<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Dedicated or cloud VPS hosting required<\/li>\n\n\n\n<li>8GB+ RAM, 4+ CPU cores<\/li>\n\n\n\n<li>100GB+ SSD storage<\/li>\n\n\n\n<li>CDN strongly recommended<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Performance Optimization Tips<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Caching: WP Rocket, W3 Total Cache, or LiteSpeed Cache<\/li>\n\n\n\n<li>CDN: Cloudflare (free tier available)<\/li>\n\n\n\n<li>Database optimization: Regular cleanup via phpMyAdmin<\/li>\n\n\n\n<li>Image optimization: Smush or ShortPixel<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Security Requirements<\/strong><\/h2>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>SSL Certificate<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Required for Google Calendar OAuth<\/li>\n\n\n\n<li>Strongly recommended for all healthcare data<\/li>\n\n\n\n<li>Free SSL available via Let\u2019s Encrypt<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>File Permissions<\/strong><\/h5>\n\n\n    <div class=\"docsy-code-block with-line-numbers\" data-language=\"javascript\">\n                \n        <div class=\"code-header\">\n            <span class=\"code-language\">JAVASCRIPT<\/span>\n            <button class=\"code-copy-btn\" aria-label=\"Copy code\">\n                <i class=\"ph ph-copy\"><\/i>\n                <span class=\"copy-text\">Copy<\/span>\n                <span class=\"copied-text\">Copied!<\/span>\n            <\/button>\n        <\/div>\n        \n        <div class=\"code-wrapper\">\n            <pre class=\"language-javascript\"><code class=\"language-javascript\">Directories: 755\nFiles: 644\nwp-config.php: 400 or 440\n<\/code><\/pre>\n            \n                            <div class=\"line-numbers-wrapper\" aria-hidden=\"true\">\n                                            <span class=\"line-number\">1<\/span>\n                                            <span class=\"line-number\">2<\/span>\n                                            <span class=\"line-number\">3<\/span>\n                                            <span class=\"line-number\">4<\/span>\n                                    <\/div>\n                    <\/div>\n        \n            <\/div>\n    \n\n\n<h5 class=\"wp-block-heading\"><strong>Recommended Security Plugins<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Wordfence Security<\/li>\n\n\n\n<li>Sucuri Security<\/li>\n\n\n\n<li>iThemes Security<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Backup Strategy<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Daily database backups<\/li>\n\n\n\n<li>Weekly full-site backups<\/li>\n\n\n\n<li>Off-site storage recommended<\/li>\n<\/ul>\n\n\n\n<p><strong>Backup Plugins<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>UpdraftPlus<\/li>\n\n\n\n<li>BackWPup<\/li>\n\n\n\n<li>VaultPress<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Internationalization &amp; Localization<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Default language: English<\/li>\n\n\n\n<li>Translation-ready: \u2705 Yes<\/li>\n\n\n\n<li>RTL language support: \u2705 (Pro feature)<\/li>\n\n\n\n<li>Locale-based date and time formats<\/li>\n<\/ul>\n\n\n\n<p><strong>Translation File Location<\/strong><\/p>\n\n\n    <div class=\"docsy-code-block with-line-numbers\" data-language=\"javascript\">\n                \n        <div class=\"code-header\">\n            <span class=\"code-language\">JAVASCRIPT<\/span>\n            <button class=\"code-copy-btn\" aria-label=\"Copy code\">\n                <i class=\"ph ph-copy\"><\/i>\n                <span class=\"copy-text\">Copy<\/span>\n                <span class=\"copied-text\">Copied!<\/span>\n            <\/button>\n        <\/div>\n        \n        <div class=\"code-wrapper\">\n            <pre class=\"language-javascript\"><code class=\"language-javascript\">\/wp-content\/languages\/plugins\/kivicare-pro-{locale}.mo\n<\/code><\/pre>\n            \n                            <div class=\"line-numbers-wrapper\" aria-hidden=\"true\">\n                                            <span class=\"line-number\">1<\/span>\n                                            <span class=\"line-number\">2<\/span>\n                                    <\/div>\n                    <\/div>\n        \n            <\/div>\n    \n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Pre-Installation Checklist<\/strong><\/h2>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Server Setup<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>PHP 8.0 or higher<\/li>\n\n\n\n<li>MySQL 5.7+ or MariaDB 10.2+<\/li>\n\n\n\n<li>Required PHP extensions enabled<\/li>\n\n\n\n<li>Memory limit set to at least 256MB<\/li>\n\n\n\n<li>Execution time set to 60 seconds or more<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>WordPress Setup<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WordPress 6.0+ installed<\/li>\n\n\n\n<li>Permalinks enabled<\/li>\n\n\n\n<li>SSL installed (recommended)<\/li>\n\n\n\n<li>Backup system configured<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>KiviCare Lite<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Installed and activated<\/li>\n\n\n\n<li>Version 4.0.0 or higher<\/li>\n\n\n\n<li>Confirmed working correctly<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Optional Integrations<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Twilio account (SMS\/WhatsApp)<\/li>\n\n\n\n<li>Google Cloud project (Calendar sync)<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Testing Your Environment<\/strong><\/h2>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>PHP Configuration Check<\/strong><\/h5>\n\n\n\n<p>Create <code>phpinfo.php<\/code> In your WordPress root:<\/p>\n\n\n    <div class=\"docsy-code-block with-line-numbers\" data-language=\"javascript\">\n                \n        <div class=\"code-header\">\n            <span class=\"code-language\">JAVASCRIPT<\/span>\n            <button class=\"code-copy-btn\" aria-label=\"Copy code\">\n                <i class=\"ph ph-copy\"><\/i>\n                <span class=\"copy-text\">Copy<\/span>\n                <span class=\"copied-text\">Copied!<\/span>\n            <\/button>\n        <\/div>\n        \n        <div class=\"code-wrapper\">\n            <pre class=\"language-javascript\"><code class=\"language-javascript\">\n\n<\/code><\/pre>\n            \n                            <div class=\"line-numbers-wrapper\" aria-hidden=\"true\">\n                                            <span class=\"line-number\">1<\/span>\n                                            <span class=\"line-number\">2<\/span>\n                                            <span class=\"line-number\">3<\/span>\n                                    <\/div>\n                    <\/div>\n        \n            <\/div>\n    \n\n\n<p>Visit <code>https:\/\/yourdomain.com\/phpinfo.php<\/code> to verify:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>PHP version<\/li>\n\n\n\n<li>Enabled extensions<\/li>\n\n\n\n<li>Memory limits<\/li>\n<\/ul>\n\n\n\n<p>\u26a0\ufe0f Delete the file after testing.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>WordPress Health Check<\/strong><\/h5>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Navigate to <strong>Tools \u2192 Site Health<\/strong><\/li>\n\n\n\n<li>Review recommendations<\/li>\n\n\n\n<li>Resolve critical issues before installation<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Database Verification<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Ensure sufficient free space (100MB+)<\/li>\n\n\n\n<li>Use <code>utf8mb4<\/code> encoding<\/li>\n\n\n\n<li>Confirm InnoDB storage engine<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Common Issues &amp; Fixes<\/strong><\/h2>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Low PHP Memory<\/strong><\/h5>\n\n\n    <div class=\"docsy-code-block with-line-numbers\" data-language=\"javascript\">\n                \n        <div class=\"code-header\">\n            <span class=\"code-language\">JAVASCRIPT<\/span>\n            <button class=\"code-copy-btn\" aria-label=\"Copy code\">\n                <i class=\"ph ph-copy\"><\/i>\n                <span class=\"copy-text\">Copy<\/span>\n                <span class=\"copied-text\">Copied!<\/span>\n            <\/button>\n        <\/div>\n        \n        <div class=\"code-wrapper\">\n            <pre class=\"language-javascript\"><code class=\"language-javascript\">define(&#039;WP_MEMORY_LIMIT&#039;, &#039;512M&#039;);\n<\/code><\/pre>\n            \n                            <div class=\"line-numbers-wrapper\" aria-hidden=\"true\">\n                                            <span class=\"line-number\">1<\/span>\n                                            <span class=\"line-number\">2<\/span>\n                                    <\/div>\n                    <\/div>\n        \n            <\/div>\n    \n\n\n<h5 class=\"wp-block-heading\"><strong>Low Execution Time<\/strong><\/h5>\n\n\n    <div class=\"docsy-code-block with-line-numbers\" data-language=\"javascript\">\n                \n        <div class=\"code-header\">\n            <span class=\"code-language\">JAVASCRIPT<\/span>\n            <button class=\"code-copy-btn\" aria-label=\"Copy code\">\n                <i class=\"ph ph-copy\"><\/i>\n                <span class=\"copy-text\">Copy<\/span>\n                <span class=\"copied-text\">Copied!<\/span>\n            <\/button>\n        <\/div>\n        \n        <div class=\"code-wrapper\">\n            <pre class=\"language-javascript\"><code class=\"language-javascript\">php_value max_execution_time 300\n<\/code><\/pre>\n            \n                            <div class=\"line-numbers-wrapper\" aria-hidden=\"true\">\n                                            <span class=\"line-number\">1<\/span>\n                                            <span class=\"line-number\">2<\/span>\n                                    <\/div>\n                    <\/div>\n        \n            <\/div>\n    \n\n\n<h5 class=\"wp-block-heading\"><strong>Low Upload Limits<\/strong><\/h5>\n\n\n    <div class=\"docsy-code-block with-line-numbers\" data-language=\"javascript\">\n                \n        <div class=\"code-header\">\n            <span class=\"code-language\">JAVASCRIPT<\/span>\n            <button class=\"code-copy-btn\" aria-label=\"Copy code\">\n                <i class=\"ph ph-copy\"><\/i>\n                <span class=\"copy-text\">Copy<\/span>\n                <span class=\"copied-text\">Copied!<\/span>\n            <\/button>\n        <\/div>\n        \n        <div class=\"code-wrapper\">\n            <pre class=\"language-javascript\"><code class=\"language-javascript\">php_value upload_max_filesize 64M\nphp_value post_max_size 64M\n<\/code><\/pre>\n            \n                            <div class=\"line-numbers-wrapper\" aria-hidden=\"true\">\n                                            <span class=\"line-number\">1<\/span>\n                                            <span class=\"line-number\">2<\/span>\n                                            <span class=\"line-number\">3<\/span>\n                                    <\/div>\n                    <\/div>\n        \n            <\/div>\n    \n\n\n<h5 class=\"wp-block-heading\"><strong>Missing PHP Extensions<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use cPanel or Plesk PHP selector<\/li>\n\n\n\n<li>Or contact your hosting provider<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>HIPAA Compliance Considerations<\/strong><\/h2>\n\n\n\n<p>KiviCare Pro includes HIPAA-ready features, but full compliance depends on your hosting and operational practices.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Server-Level Requirements<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>SSL\/TLS encryption<\/li>\n\n\n\n<li>Encrypted databases<\/li>\n\n\n\n<li>Secure backups<\/li>\n\n\n\n<li>Access logs enabled<\/li>\n\n\n\n<li>Regular updates<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Application-Level Controls<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Strong password policies<\/li>\n\n\n\n<li>Role-based access control<\/li>\n\n\n\n<li>Audit logs<\/li>\n\n\n\n<li>Session timeouts<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Hosting Recommendations<\/strong><\/h5>\n\n\n\n<ul class=\"wp-block-list\">\n<li>HIPAA-compliant hosting provider<\/li>\n\n\n\n<li>Business Associate Agreement (BAA)<\/li>\n\n\n\n<li>VPS or dedicated hosting<\/li>\n\n\n\n<li>Avoid shared hosting for regulated data<\/li>\n<\/ul>\n\n\n\n<p><strong>Note:<\/strong> Always consult a HIPAA compliance professional.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Need Assistance?<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Hosting or environment issues: Contact your hosting provider<\/li>\n\n\n\n<li>KiviCare support: <strong><a>support@iqonic.design<\/a><\/strong><\/li>\n\n\n\n<li>Documentation: Refer to this guide<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Before installing KiviCare Pro, make sure your server environment and WordPress setup meet the requirements below to ensure optimal performance, security, and compatibility. Minimum &amp; Recommended Specifications Component Minimum Requirement Recommended Web Server Apache 2.4+ \/ Nginx 1.18+ Apache 2.4+ PHP Version 8.0+ 8.1 or 8.2 WordPress 6.0+ Latest stable version MySQL 5.7+ 8.0+ MariaDB [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":0,"parent":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[49],"tags":[],"class_list":["post-1624","post","type-post","status-publish","format-standard","hentry","category-kivicare-pro-getting-started"],"featured_image_src":null,"author_info":{"display_name":"wordpressadminiq","author_link":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/author\/wordpressadminiq\/"},"_links":{"self":[{"href":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/wp-json\/wp\/v2\/posts\/1624","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/wp-json\/wp\/v2\/comments?post=1624"}],"version-history":[{"count":8,"href":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/wp-json\/wp\/v2\/posts\/1624\/revisions"}],"predecessor-version":[{"id":2730,"href":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/wp-json\/wp\/v2\/posts\/1624\/revisions\/2730"}],"wp:attachment":[{"href":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/wp-json\/wp\/v2\/media?parent=1624"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/wp-json\/wp\/v2\/categories?post=1624"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/documentation.iqonic.design\/kivicare-wordpress\/wp-json\/wp\/v2\/tags?post=1624"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}