<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title>CMSB v3.60 Released (Enhanced Server Management &amp;amp; Error Tracking)</title>
        <link>https://interactivetools.com/forum/forum-posts.php?CMSB-v3_60-Released-Enhanced-Server-Management-Error-Tracking-82693</link>
        <description></description>
        <pubDate>Mon, 10 Aug 2026 21:36:13 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-posts.php?rss=1&amp;CMSB-v3_60-Released-Enhanced-Server-Management-Error-Tracking-82693" rel="self" type="application/rss+xml" />

                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking) - compatible Maria DB version to MySQL?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246681#post2246681</link>
          <description><![CDATA[<p>Dave, Yes, it does.  You taught me previously that it is a fork of MySQL, and that MariaDB attempts to be fully compatible with MySQL + a few features and that it doesn't necessarily or as easily go in the reverse direction.  However, in my limited research before asking the question I saw some posts in tech forums about "deeper" features that do not play well between the two, including some deep work under JSON.  Reviewing your initial post I wasn't sure if your team was digging into those deeper areas in order to get better and more detailed reporting...and I prefer not to compromise a site ignorantly.</p>
<p>As always, THANK YOU very much!</p>]]></description>
          <pubDate>Tue, 01 Aug 2023 15:07:09 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246681#post2246681</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking) - compatible Maria DB version to MySQL?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246680#post2246680</link>
          <description><![CDATA[<p>Hi Codee, </p>
<p>Yes, MariaDB is a fork of MySQL so it's almost always compatible.  That version should work just fine.</p>
<p>Hope that helps!  </p>]]></description>
          <pubDate>Tue, 01 Aug 2023 14:36:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246680#post2246680</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking) - compatible Maria DB version to MySQL?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246679#post2246679</link>
          <description><![CDATA[<p>Hi Dave,</p>
<p>Several of my clients are on a host that has at least PHP 8.1, but they utilize Maria DB instead of MySQL.  What is the minimum version of compatible MariaDB for the CMSB 3.60? Would MariaDB Server v10.5.21-MariaDB-log (Max Connections: 750) function properly? Any known issues? Thank you kindly!</p>]]></description>
          <pubDate>Tue, 01 Aug 2023 12:45:56 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246679#post2246679</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246670#post2246670</link>
          <description><![CDATA[<p>Hi Jeff, </p>
<p>Thanks for the feedback.  I've added some code to detect Mac, and hid the "largest dirs" and "releases" features for Mac, as well as improved the OS display name.</p>
<p>These changes will be in the next beta, let me know if you have any other feedback, thanks!</p>]]></description>
          <pubDate>Mon, 24 Jul 2023 21:16:29 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246670#post2246670</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246643#post2246643</link>
          <description><![CDATA[<p>Hi Dave,</p>
<p>Here is the OS on my Development Server</p>
<p>[PHP_OS] =&gt; Darwin<br />[PHP_OS_FAMILY] =&gt; Darwin</p>
<p>I run cPanel on a VPS with CloudLinux with disk quotas on each of my 60+ client accounts. I will need to migrate to a new server over the next year with Centos being dropped by CloudLinux. Red Hat has really thrown a wrench into things over the past month.</p>
<p>One issue I think to consider is on a shared hosting environment is that there may be disk quotas on the account. You do not have access to the total disk but have limits on the account. I think focusing on the accounts home directory would be the highest you can go in this case. In cpanel we actually have the disk reports available to us already.</p>
<p>The permutations are enormous and the results can be misleading. Not sure the du command is necessary. Certainly no benefit to me as it is although a great idea.</p>]]></description>
          <pubDate>Fri, 14 Jul 2023 15:19:47 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246643#post2246643</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246642#post2246642</link>
          <description><![CDATA[<p>Hi Jeff,</p>
<p><span>I've added the composer.json updates to the next release in development.</span></p>
<p><span>For the utility functions under Server Info, they won't work on all servers due to differences and security limitations, but they can be useful when they do.  It's more about being able to easily investigate the current server.</span></p>
<p><span> The purpose of the largest dirs function is to try and determine what's taking up the most space on the server's mounted filesystem, which would include even files above the website root. Unfortunately, it seems the BSD version of du that ships with MacOS doesn't support the -S option that let's us exclude subdirectory sizes in the calculation.  I'd be happy to find something that would work.</span></p>
<p><span>For releases, I'm wondering about calling the sw_vers command on macos.  Can you let me know what it shows when you hover over the OS name?  </span></p>
<p><span>For the Macos, is that your workstation or development server?  I'd be glad to add some mac specific code, we just don't have a machine handy to test on.  C</span><span>an you click on: "Admin &gt; General &gt; Server Info &gt; PHP &gt; phpinfo link" and then search for PHP_OS and tell me the value of PHP_OS and PHP_OS_FAMILY?  I can add some macos detection code.</span></p>
<p><span>Thanks for the feedback!</span></p>
]]></description>
          <pubDate>Fri, 14 Jul 2023 13:28:02 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246642#post2246642</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246641#post2246641</link>
          <description><![CDATA[<p>In the server info on Macos it is necessary to check if running under Darwin, </p>
<p>Operating System <u>Darwin 22.5.0</u> (release)</p>
<p>The 'release' link is file not found.</p>]]></description>
          <pubDate>Fri, 14 Jul 2023 12:41:13 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246641#post2246641</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246640#post2246640</link>
          <description><![CDATA[<p>The following command required sudo. Also -S came up as invalid on MacOS Ventura 13.4.1</p>
<pre class="language-markup"><code>du -hSx / | sort -hr | head -n 30</code></pre>
<p>The following command worked on my machine without sudo and limited it to the current directory</p>
<pre class="language-markup"><code>du -ahx  | sort -hr | head -n 30</code></pre>
<p>Here is the man page for du on Macos</p>
<p><a href="https://ss64.com/osx/du.html" rel="nofollow">https://ss64.com/osx/du.html</a></p>

<p>ALSO the command should use settings-&gt;webRootDir and not / the root directory for the server. Then there is no need for sudo and is limited to the website root.</p>]]></description>
          <pubDate>Fri, 14 Jul 2023 11:15:22 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246640#post2246640</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246639#post2246639</link>
          <description><![CDATA[<p>composer.json needs to be updated to:</p>
<pre class="language-markup"><code>{
    "minimum-stability": "stable",
    "require": {
    },
    "config" : {
      "platform": { "php": "8.0.0" },
      "vendor-dir" : "vendor"
    }
}</code></pre>]]></description>
          <pubDate>Fri, 14 Jul 2023 08:48:25 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246639#post2246639</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246637#post2246637</link>
          <description><![CDATA[<p>Thanks, I see a couple of things I would like to explore, but will do it on my machine.</p>]]></description>
          <pubDate>Thu, 13 Jul 2023 15:45:41 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246637#post2246637</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246636#post2246636</link>
          <description><![CDATA[<p>Hi Jeff, </p>
<p>Oh sure, yea the demo site won't show actual info in demo mode.  I've attached a screenshot from my local development machine. </p>
<p>Let me know any questions.</p>

]]></description>
          <pubDate>Thu, 13 Jul 2023 15:41:21 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246636#post2246636</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246635#post2246635</link>
          <description><![CDATA[<p>just went to check out the new server info without having to do it on my server.</p>]]></description>
          <pubDate>Thu, 13 Jul 2023 15:11:38 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246635#post2246635</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246634#post2246634</link>
          <description><![CDATA[<p>Hi Jeff, </p>
<p>Sure, we could take a look at that.  Curious how you're using the online demo or how that would help?  Thanks!</p>]]></description>
          <pubDate>Thu, 13 Jul 2023 15:10:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246634#post2246634</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246633#post2246633</link>
          <description><![CDATA[<p>is it possible to update the online demo to this version?</p>]]></description>
          <pubDate>Wed, 12 Jul 2023 14:25:32 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246633#post2246633</guid>
        </item>
                <item>
          <title>CMSB v3.60 Released (Enhanced Server Management &amp; Error Tracking)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2246631#post2246631</link>
          <description><![CDATA[<p>Hi everyone, </p>
<p>We've just released CMS Builder v3.60, this is the official release and release brings significant improvements to server management and error detection.</p>
<p>You may have had clients tell you their site isn't working properly even though "nothing has changed". Often, these issues stem from automatic software upgrades by web hosts or servers. To help you keep track of such changes, we've introduced a feature that automatically records server change history. Now, you can easily identify any recent upgrades—like if PHP was automatically upgraded "3 days ago" or if the database server, IP, or any number of other details has changed.  </p>
<p>Additionally, we've upgraded our site-wide error reporting system. It now allows you to group messages by file (a feature we're calling "Filepath Report") and line number. This makes it quicker and easier to pinpoint and resolve the exact source of an issue.</p>
<p>Here are the key highlights:</p>
<ul><li>
<p><strong>Admin &gt; General &gt; Server Info (Admin Panel)</strong>: Our upgraded Server Info section now offers more details about your server, including server IP, the user PHP is running as, and many more details for a faster diagnosis when potential issues come up.</p>
</li>
<li>
<p><strong>Admin &gt; General &gt; Recent Changes (Admin Panel)</strong>: This feature tracks all recent server changes, including updates to the Content Delivery Network, Operating System, Server Name, Server IP, Web Server, Control Panel, Database Server, Database Details, PHP Version, PHP User, and CMS Version. This feature aims to help you identify when external factors might have caused problems or are affecting your system's performance.</p>
</li>
<li><strong>Filepath Report (Developer Log)</strong>: A new addition that groups errors by filepath, highlighting the affected lines. This streamlines your workflow, reducing the need to wade through all the errors.<br /><br /></li>
<li><strong>Enhanced Error Reporting (Developer Log)</strong>: We have refined error reporting to display more relevant information. You will now see fewer irrelevant details and more useful data such as the filepath and line numbers of the website specific code associated with the issues.</li>
</ul><p>Here's the complete changelog:</p>
<pre class="language-markup"><code>*** July 12, 2023 - Version 3.60 (Enhanced Server Management &amp; Error Tracking)

SERVER REQUIREMENTS
- This software version REQUIRES: PHP 8.0+ and MySQL 5.5+

NEW FEATURES
- Server Info: "Admin &gt; General &gt; Server" now show some additional details about the current server
- Server Changes: "Admin &gt; General &gt; Server" now shows change history for server components (PHP, etc)
- Developer Log: New "Filepath Report" groups errors by filepath for easier debugging
- Developer Log: Improved detection of source filepath and line num of errors
- Developers: Added shellCommand() function to try various PHP shell execution methods and/or fail gracefully

BUG FIXES
- Error reporting: Fixed issue where @ silenced variables will still returning errors
- Default Data Files: Updated defaults to: ENGINE=InnoDB CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
- mysql_escape now properly escapes backslashes ("\") so they match in searches
- Misc Code and other minor improvements.</code></pre>
<p>You can download the latest beta here:  <a href="https://www.interactivetools.com/order/download.php" rel="nofollow">https://www.interactivetools.com/order/download.php</a></p>
<p>Please post any feedback, questions, or bugs you find! </p>]]></description>
          <pubDate>Wed, 12 Jul 2023 14:17:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2246631#post2246631</guid>
        </item>
              </channel>
    </rss>
  