<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									SolidCP Forum - Recent Posts				            </title>
            <link>https://solidcp.com/forum/</link>
            <description>SolidCP Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 16 Jul 2026 13:22:14 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: After install, no mysql or smartermail</title>
                        <link>https://solidcp.com/forum/question/after-install-no-mysql-or-smartermail/#post-10902</link>
                        <pubDate>Thu, 16 Jul 2026 00:58:22 +0000</pubDate>
                        <description><![CDATA[Sorry, I jumped the gun.  I found where to add those services, and I think its ok now.  
Scott]]></description>
                        <content:encoded><![CDATA[<p>Sorry, I jumped the gun.  I found where to add those services, and I think its ok now.  </p>
<p>Scott</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/"></category>                        <dc:creator>Scott</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/after-install-no-mysql-or-smartermail/#post-10902</guid>
                    </item>
				                    <item>
                        <title>After install, no mysql or smartermail</title>
                        <link>https://solidcp.com/forum/question/after-install-no-mysql-or-smartermail/#post-10901</link>
                        <pubDate>Thu, 16 Jul 2026 00:01:30 +0000</pubDate>
                        <description><![CDATA[Good Evening:  
I just got a new server with Windows Server 2022 on it.  Both MySQL 8.0 (and the most recent MySQL Connector/NET) and SmarterMail v8451 are installed as well as the FTP serv...]]></description>
                        <content:encoded><![CDATA[<p>Good Evening:  </p>
<p>I just got a new server with Windows Server 2022 on it.  Both MySQL 8.0 (and the most recent MySQL Connector/NET) and SmarterMail v8451 are installed as well as the FTP server in IIS, but after installing SolidCP 1.5.1, neither of these services/servers appear in SolidCP.  I'm pretty sure I did not have this problem with SCP version 1.4.7.  Am I missing something?  I saw no mention of any of these items during the SolidCP installation process.  </p>
<p>Can someone please give me an idea of what I should be looking for?  </p>
<p>Thank you.<br />Scott Hendrickson<br />Centennial, CO.  U.S.A.</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/"></category>                        <dc:creator>Scott</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/after-install-no-mysql-or-smartermail/#post-10901</guid>
                    </item>
				                    <item>
                        <title>New Exchange Server how to migrate</title>
                        <link>https://solidcp.com/forum/question/new-exchange-server-how-to-migrate/#post-10900</link>
                        <pubDate>Thu, 09 Jul 2026 12:02:48 +0000</pubDate>
                        <description><![CDATA[Hy. i have to setup a new exchange Server in my envoirement. it is up and running. But now i have to move my Mailboxes and how is it best to change it in SolidCP.
&nbsp;
brgds]]></description>
                        <content:encoded><![CDATA[<p>Hy. i have to setup a new exchange Server in my envoirement. it is up and running. But now i have to move my Mailboxes and how is it best to change it in SolidCP.</p>
<p>&nbsp;</p>
<p>brgds</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/"></category>                        <dc:creator>funsurfer</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/new-exchange-server-how-to-migrate/#post-10900</guid>
                    </item>
				                    <item>
                        <title>Standalone SSL Installation for Enterprise Server and Server Components</title>
                        <link>https://solidcp.com/forum/question/standalone-ssl-installation-for-enterprise-server-and-server-components/#post-10897</link>
                        <pubDate>Wed, 17 Jun 2026 05:34:05 +0000</pubDate>
                        <description><![CDATA[Hi there,I trust you are well. Is it possible to perform a standalone installation using SSL for all SolidCP components?I understand that the Web Portal can be configured to use SSL, but I w...]]></description>
                        <content:encoded><![CDATA[<p>Hi there,<br /><br />I trust you are well. <br /><br />Is it possible to perform a standalone installation using SSL for all SolidCP components?<br />I understand that the Web Portal can be configured to use SSL, but I would also like the backend components to communicate over SSL, specifically:<br /><br />Enterprise Server: https://hostname:9003<br />Server Component: https://hostname:9002<br /><br />However, when I configure these services to use SSL, I receive the error shown below.<br /><br />Has anyone successfully implemented this configuration, or can you provide any guidance on the correct setup requirements?<br /><br />Any advice would be greatly appreciated.<br />Thank you.<br /><br />##############<br />An existing connection was forcibly closed by the remote host<br />Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.<br /><br />Exception Details: System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host<br /><br />Source Error:<br /><br />An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.<br /><br />Stack Trace:<br /><br /><br /><br />System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +226<br /><br /><br />System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +811<br />System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) +48<br />System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) +228<br />System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest) +361<br />System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest, Boolean renegotiation) +245<br />System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) +812<br />System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) +264<br />System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) +21<br />System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) +85<br />System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) +1131<br />System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) +62<br />System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) +124<br />System.Net.ConnectStream.WriteHeaders(Boolean async) +491</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/"></category>                        <dc:creator>mojoekita</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/standalone-ssl-installation-for-enterprise-server-and-server-components/#post-10897</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP to FuseCP</title>
                        <link>https://solidcp.com/forum/question/solidcp-to-fusecp/#post-10896</link>
                        <pubDate>Tue, 16 Jun 2026 09:43:38 +0000</pubDate>
                        <description><![CDATA[@m-tiggelaar Yes, i can understand, this gonna be major leap from wsp &gt; scp and so on and what we required as on today with new standards, its just all other softwares are getting updated...]]></description>
                        <content:encoded><![CDATA[<p>@m-tiggelaar Yes, i can understand, this gonna be major leap from wsp &gt; scp and so on and what we required as on today with new standards, its just all other softwares are getting updated day by day its gonna get difficult to keep SCP alive and working error free.</p>
<p>Looking forward for FCP.</p>
<p>All the best</p>
<p>Thanks</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/"></category>                        <dc:creator>Beamer</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-to-fusecp/#post-10896</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP to FuseCP</title>
                        <link>https://solidcp.com/forum/question/solidcp-to-fusecp/#post-10895</link>
                        <pubDate>Mon, 15 Jun 2026 20:58:49 +0000</pubDate>
                        <description><![CDATA[@hemens We are making good progress. A little delayed as we had to switch AI agents (had to build our own AI Server as the pricing changes where pushing it through the roof which ofcourse to...]]></description>
                        <content:encoded><![CDATA[<p>@hemens We are making good progress. <br />A little delayed as we had to switch AI agents (had to build our own AI Server as the pricing changes where pushing it through the roof which ofcourse took time with all equipment being delivered etc...).</p>
<p>Quite a few modules are tested and ready to go to beta, but not everything just yet (refactoring Web / Certificates for example currently).</p>
<p>If i had to guess + - 3 more weeks.</p>
<p>Public site should also be up soon. <br />Just keep in mind what we are working on is a very strong "new" base, we cutted out outdated and EOL software, refactored existing to modern standards (code and function) and so on. <br />So it's not just a .net10 conversion.</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/"></category>                        <dc:creator>Marco Tiggelaar</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-to-fusecp/#post-10895</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP to FuseCP</title>
                        <link>https://solidcp.com/forum/question/solidcp-to-fusecp/#post-10894</link>
                        <pubDate>Mon, 15 Jun 2026 09:14:06 +0000</pubDate>
                        <description><![CDATA[@m-tiggelaar Hi Marco
Are we getting closer to FCP beta testing.]]></description>
                        <content:encoded><![CDATA[<p>@m-tiggelaar Hi Marco</p>
<p>Are we getting closer to FCP beta testing.</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/"></category>                        <dc:creator>Beamer</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-to-fusecp/#post-10894</guid>
                    </item>
				                    <item>
                        <title>RE: Assistance with WHMCS Plugin PHP8.1</title>
                        <link>https://solidcp.com/forum/question/assistance-with-whmcs-plugin-php8-1/#post-10893</link>
                        <pubDate>Thu, 21 May 2026 21:32:30 +0000</pubDate>
                        <description><![CDATA[@trobinson  using the version downloaded from here
&nbsp;
i thinks its v. 1.1.3 - 15 June 2021 based on the change log]]></description>
                        <content:encoded><![CDATA[<p>@trobinson  using the version downloaded from here</p>
<p>https://installer.solidcp.com/Files/plugins/SolidCP.WHMCSModule.zip</p>
<p>&nbsp;</p>
<p>i thinks its v. 1.1.3 - 15 June 2021 based on the change log</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/"></category>                        <dc:creator>MrBios</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/assistance-with-whmcs-plugin-php8-1/#post-10893</guid>
                    </item>
				                    <item>
                        <title>RE: Assistance with WHMCS Plugin PHP8.1</title>
                        <link>https://solidcp.com/forum/question/assistance-with-whmcs-plugin-php8-1/#post-10892</link>
                        <pubDate>Thu, 21 May 2026 13:27:12 +0000</pubDate>
                        <description><![CDATA[Hey,
&nbsp;
Which version of the plugin are you using? You can download the latest from
&nbsp;
Regards,
&nbsp;
Trevor]]></description>
                        <content:encoded><![CDATA[<p>Hey,</p>
<p>&nbsp;</p>
<p>Which version of the plugin are you using? You can download the latest from <a href="https://github.com/FuseCP/FuseCP/tree/SolidCPv1/SolidCP.WHMCSModule" target="_blank" rel="noopener">https://github.com/FuseCP/FuseCP/tree/SolidCPv1/SolidCP.WHMCSModule/</a></p>
<p>&nbsp;</p>
<p>Regards,</p>
<p>&nbsp;</p>
<p>Trevor</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/"></category>                        <dc:creator>Trevor Robinson</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/assistance-with-whmcs-plugin-php8-1/#post-10892</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP to FuseCP</title>
                        <link>https://solidcp.com/forum/question/solidcp-to-fusecp/#post-10891</link>
                        <pubDate>Thu, 21 May 2026 06:38:49 +0000</pubDate>
                        <description><![CDATA[@mrbios We are working hard on getting the new version ready. It&#039;s almost beta testing time (I would expect within the next month assuming nothing un-expected pops up).
That being said the ...]]></description>
                        <content:encoded><![CDATA[<p>@mrbios We are working hard on getting the new version ready. <br />It's almost beta testing time (I would expect within the next month assuming nothing un-expected pops up).</p>
<p>That being said the old panel is relatively easy to secure:<br />- make sure you lock down admin level access to only specific ip's/ ranges<br />- enable MFA (for everyone). <br />- make sure enterprise and server modules aren't publically accessible. <br /><br />Regards,</p>
<p>Marco</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/"></category>                        <dc:creator>Marco Tiggelaar</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-to-fusecp/#post-10891</guid>
                    </item>
							        </channel>
        </rss>
		