<?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>
									Path issue with sub-domain installation - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 18 Jun 2026 02:16:26 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Path issue with sub-domain installation</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/paged/2/#post-81816</link>
                        <pubDate>Fri, 20 Jan 2023 15:08:59 +0000</pubDate>
                        <description><![CDATA[When Cpanel creates a subdomain, it asks you for the path, it should not be inside the domain&#039;s path.
Sure, consult with your hosting. Because all those session paths etc etc, are a strange...]]></description>
                        <content:encoded><![CDATA[<p>When Cpanel creates a subdomain, it asks you for the path, it should not be inside the domain's path.</p>
<p>Sure, consult with your hosting. Because all those session paths etc etc, are a strange configuration to do and probably not needed.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>dimalifragis</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/paged/2/#post-81816</guid>
                    </item>
				                    <item>
                        <title>RE: Path issue with sub-domain installation</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/#post-81815</link>
                        <pubDate>Fri, 20 Jan 2023 14:58:08 +0000</pubDate>
                        <description><![CDATA[@dimalifragis
Thanks for the reply.  Maybe I&#039;ve set the whole thing up incorrectly!  I will check with my hosting company.
I look to have got round the problem though, which maybe is a goo...]]></description>
                        <content:encoded><![CDATA[<p><span>@dimalifragis</span></p>
<p>Thanks for the reply.  Maybe I've set the whole thing up incorrectly!  I will check with my hosting company.</p>
<p>I look to have got round the problem though, which maybe is a good thing - or maybe not if I've now caused potential issues!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>RubiconCSL</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/#post-81815</guid>
                    </item>
				                    <item>
                        <title>RE: Path issue with sub-domain installation</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/#post-81814</link>
                        <pubDate>Fri, 20 Jan 2023 14:55:46 +0000</pubDate>
                        <description><![CDATA[Aha! I went into MultiPHP INI Editor for the wpforum subdomain, changed nothing, but clicked &quot;Apply&quot;. That has now generated a .htaccess file in /home/pompeybb/public_html/wpforum, with the ...]]></description>
                        <content:encoded><![CDATA[<div class="ticket-reply">
<div class="message">Aha! I went into MultiPHP INI Editor for the wpforum subdomain, changed nothing, but clicked "Apply". That has now generated a .htaccess file in /home/pompeybb/public_html/wpforum, with the correct save_path and it now appears to work :)<br />
<pre contenteditable="false"># BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home &gt;&gt; Software &gt;&gt; MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)

php_flag display_errors Off
php_value max_execution_time 30
php_value max_input_time 60
php_value max_input_vars 1000
php_value memory_limit 128M
php_value post_max_size 60M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea-php80"
php_value upload_max_filesize 60M
php_flag zlib.output_compression Off


php_flag display_errors Off
php_value max_execution_time 30
php_value max_input_time 60
php_value max_input_vars 1000
php_value memory_limit 128M
php_value post_max_size 60M
php_value session.gc_maxlifetime 1440
php_value session.save_path "/var/cpanel/php/sessions/ea-php80"
php_value upload_max_filesize 60M
php_flag zlib.output_compression Off

# END cPanel-generated php ini directives, do not edit</pre>
<br /><br />Not sure if that's the best solution, but it appears to work.  I guess now there is a .htaccess file at the subdomain level, it doesn't walk up the tree to the .htaccess file for the main domain.</div>
</div>
<div class="ticket-reply"> </div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>RubiconCSL</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/#post-81814</guid>
                    </item>
				                    <item>
                        <title>RE: Path issue with sub-domain installation</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/#post-81813</link>
                        <pubDate>Fri, 20 Jan 2023 14:53:32 +0000</pubDate>
                        <description><![CDATA[You can&#039;t have a subdomain INSIDE a domain. Subdomains have their own root directory, above public_html or whatever the name of the main domain is.
Otherwise it is not a subdomain but a sit...]]></description>
                        <content:encoded><![CDATA[<p>You can't have a subdomain INSIDE a domain. Subdomains have their own root directory, above public_html or whatever the name of the main domain is.</p>
<p>Otherwise it is not a subdomain but a site in a subfolder and from that several issues arrise. </p>
<p>I see you use Cpanel, and Cpanel creates the subdomains just fine.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>dimalifragis</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/#post-81813</guid>
                    </item>
				                    <item>
                        <title>RE: Path issue with sub-domain installation</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/#post-81812</link>
                        <pubDate>Fri, 20 Jan 2023 14:29:09 +0000</pubDate>
                        <description><![CDATA[Getting somewhere with this I think. 
phpinfo() shows:-



Directive
Local Value
Master Value


session.save_path
/var/cpanel/php/sessions/ea3
/var/cpanel/php/sessions/ea-php80
...]]></description>
                        <content:encoded><![CDATA[<p>Getting somewhere with this I think. </p>
<p>phpinfo() shows:-</p>
<table>
<tbody>
<tr class="h">
<th>Directive</th>
<th>Local Value</th>
<th>Master Value</th>
</tr>
<tr>
<td class="e">session.save_path</td>
<td class="v">/var/cpanel/php/sessions/<strong>ea3</strong></td>
<td class="v">/var/cpanel/php/sessions/<strong>ea-php80</strong></td>
</tr>
</tbody>
</table>
<p> </p>
<p>In .htaccess in the root path of the main domain (not the wpforum.mydomain...) it is setting session.save_path.  I am assuming though, that even if this file was found, this would only kick in if I'm using php version 5.x and I'm using <span>8.0.27</span>: -</p>
<pre contenteditable="false"># BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home &gt;&gt; Software &gt;&gt; MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
&lt;IfModule php5_module&gt;
   php_flag asp_tags Off
   php_flag display_errors On
   php_value max_execution_time 1200
   php_value max_input_time 60
   php_value max_input_vars 1000
   php_value memory_limit 128M
   php_value post_max_size 12M
   php_value session.gc_maxlifetime 1440
   php_value session.save_path "/var/cpanel/php/sessions/ea3"
   php_value upload_max_filesize 12M
   php_flag zlib.output_compression Off
&lt;/IfModule&gt;
# END cPanel-generated php ini directives, do not edit</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>RubiconCSL</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/#post-81812</guid>
                    </item>
				                    <item>
                        <title>Path issue with sub-domain installation</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/#post-81809</link>
                        <pubDate>Fri, 20 Jan 2023 13:52:54 +0000</pubDate>
                        <description><![CDATA[Hi all.
I&#039;m reasonably new to wpForo.  I want to move my phpBB forum, as I find it a bit basic and also rather a pain to update - WP updates are so much simpler i.e. click a button or even ...]]></description>
                        <content:encoded><![CDATA[<p>Hi all.</p>
<p>I'm reasonably new to wpForo.  I want to move my phpBB forum, as I find it a bit basic and also rather a pain to update - WP updates are so much simpler i.e. click a button or even make it automatic.</p>
<p>I've installed to a sub-directory below my pubic_html directory called wpforum and created a sub-domain to access it as wpforum.mydomain....  When I'm logged in, I constantly get the following error message displayed.</p>
<blockquote>
<p><strong>Warning</strong><span>: session_start(): open(/var/cpanel/php/sessions/ea3/sess_3a5b3eccbe5a9392bda442b83a1d0a33, O_RDWR) failed: No such file or directory (2) in </span><strong>/home/pompeybb/public_html/wpforum/wp-content/plugins/go2wpforo/Main.php</strong><span> on line </span><strong>60</strong><br /><br /><strong>Warning</strong><span>: session_start(): Failed to read session data: files (path: /var/cpanel/php/sessions/ea3) in </span><strong>/home/pompeybb/public_html/wpforum/wp-content/plugins/go2wpforo/Main.php</strong><span> on line </span><strong>60</strong></p>
</blockquote>
<p>Is this due to it being a sub-domain?  Do I need to configure something to make this work correctly - a path somewhere perhaps?  Presumably it is trying to locate a file called: <span>/var/cpanel/php/sessions/ea3/sess_3a5b3eccbe5a9392bda442b83a1d0a33.</span></p>
<p>Thanks.</p>
<div class="wpf-content">
<div class="wpforo-post-content">
<p>Edit: I have checked<span> </span><span>session.save_path in cPanel -&gt; </span><span class="page-title">MultiPHP INI Editor.</span></p>
<p>It is set to: /var/cpanel/php/sessions/ea-php80</p>
<p>Why is<span> </span><span>/var/cpanel/php/sessions/ea3/ being used as a path, instead of /var/cpanel/php/sessions/ea-php80?</span></p>
<p>Is this configurable somewhere? <span> </span><span>/var/cpanel/php/sessions/ea3/ does not exist.</span></p>
</div>
</div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>RubiconCSL</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/path-issue-with-sub-domain-installation/#post-81809</guid>
                    </item>
							        </channel>
        </rss>
		