<?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>
									&quot;open_basedir restriction in effect&quot; when installing eFiction5 - Installation Support				            </title>
            <link>https://efiction.org/community/installation-support/open_basedir-restriction-in-effect-when-installing-efiction5/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 18 Jul 2026 17:56:13 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Re: &quot;open_basedir restriction in effect&quot; when installing eFiction5</title>
                        <link>https://efiction.org/community/installation-support/open_basedir-restriction-in-effect-when-installing-efiction5/#post-20616</link>
                        <pubDate>Sat, 28 Jan 2017 14:11:36 +0000</pubDate>
                        <description><![CDATA[You are really kind, thanks for all your effort! I&#039;ll check the link you gave me, hoping to find a solution.If I won&#039;t solve it, I&#039;ll think about migrating on other hosting si...]]></description>
                        <content:encoded><![CDATA[You are really kind, thanks for all your effort! I&#039;ll check the link you gave me, hoping to find a solution.<br>If I won&#039;t solve it, I&#039;ll think about migrating on other hosting site (I chose Altervista because it&#039;s free :down:).<br><br>I&#039;m glad that, after all, the whole situation brought to you some positive side notes: a blessing in disguise&nbsp; :biggrin:<br><br>I&#039;ll let you know if I manage to solve the situation&nbsp; :happy:<br><br>Thanks,<br>Simona<br>]]></content:encoded>
						                            <category domain="https://efiction.org/community/installation-support/">Installation Support</category>                        <dc:creator>holls</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/installation-support/open_basedir-restriction-in-effect-when-installing-efiction5/#post-20616</guid>
                    </item>
				                    <item>
                        <title>Re: &quot;open_basedir restriction in effect&quot; when installing eFiction5</title>
                        <link>https://efiction.org/community/installation-support/open_basedir-restriction-in-effect-when-installing-efiction5/#post-20614</link>
                        <pubDate>Thu, 26 Jan 2017 22:19:11 +0000</pubDate>
                        <description><![CDATA[Here you are: *removed from public eyes* (I feel dumb, but I didn&#039;t find the attachment button in the &quot;Post reply&quot; section...&nbsp; :oops:).Thanks again for your help!Simona]]></description>
                        <content:encoded><![CDATA[Here you are: *removed from public eyes* (I feel dumb, but I didn&#039;t find the attachment button in the &quot;Post reply&quot; section...&nbsp; :oops:).<br><br>Thanks again for your help!<br><br>Simona]]></content:encoded>
						                            <category domain="https://efiction.org/community/installation-support/">Installation Support</category>                        <dc:creator>holls</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/installation-support/open_basedir-restriction-in-effect-when-installing-efiction5/#post-20614</guid>
                    </item>
				                    <item>
                        <title>Re: &quot;open_basedir restriction in effect&quot; when installing eFiction5</title>
                        <link>https://efiction.org/community/installation-support/open_basedir-restriction-in-effect-when-installing-efiction5/#post-20612</link>
                        <pubDate>Thu, 26 Jan 2017 21:16:00 +0000</pubDate>
                        <description><![CDATA[Thank you very much for your reply! Updating the library didn&#039;t help, but I made a step forward.At the beginning of lib/base.php, I added the following line:$_SERVER&#091;&#039;DOCUMENT...]]></description>
                        <content:encoded><![CDATA[Thank you very much for your reply! Updating the library didn&#039;t help, but I made a step forward.<br>At the beginning of lib/base.php, I added the following line:<br><br><pre>$_SERVER&#091;&#039;DOCUMENT_ROOT&#039;] = &#039;/membri/heartbreakerz/&#039;;</pre><br><br>The previous error disappeared, but now I have this one:<br><br><pre>Internal Server Error<br><br>Fatal error: Unknown: open_basedir restriction in effect. File(/.htaccess) is not within the allowed path(s): (/membri:/membri2)</pre><br><br>Unfortunately, it seems somewhat related to the other one. My .htaccess is on the root folder (that should be &quot;membri/heartbreakerz&quot;).<br><br>Any idea? :sad1:<br><br>Thanks,<br>Simona]]></content:encoded>
						                            <category domain="https://efiction.org/community/installation-support/">Installation Support</category>                        <dc:creator>holls</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/installation-support/open_basedir-restriction-in-effect-when-installing-efiction5/#post-20612</guid>
                    </item>
				                    <item>
                        <title>Re: &quot;open_basedir restriction in effect&quot; when installing eFiction5</title>
                        <link>https://efiction.org/community/installation-support/open_basedir-restriction-in-effect-when-installing-efiction5/#post-20609</link>
                        <pubDate>Thu, 26 Jan 2017 07:36:18 +0000</pubDate>
                        <description><![CDATA[Thank you very much for your reply, you are really kind! Unfortunately, un-commenting that line on htaccess didin&#039;t work.As for now, my htaccess looks like this:# Enable rewrite engine ...]]></description>
                        <content:encoded><![CDATA[Thank you very much for your reply, you are really kind! Unfortunately, un-commenting that line on htaccess didin&#039;t work.<br>As for now, my htaccess looks like this:<br><br><pre># Enable rewrite engine and route requests to framework<br>RewriteEngine On<br><br># Some servers require you to specify the `RewriteBase` directive<br># In such cases, it should be the path (relative to the document root)<br># containing this .htaccess file<br>#<br>RewriteBase &quot;/&quot;<br><br>RewriteRule ^(tmp)/|.ini$ - <br><br>RewriteCond %{REQUEST_FILENAME} !-l<br>RewriteCond %{REQUEST_FILENAME} !-f<br>RewriteCond %{REQUEST_FILENAME} !-d<br>RewriteRule .* index.php <br>RewriteRule .* - <br><br># # av:php5-engine<br>AddHandler av-php56 .php</pre><br><br>On my root folder, I have the following folders: cfg, inc, lib, ui_en. I don&#039;t have any folder related to fresh install or upgrade install, is it normal?<br>Entering the cfg folder, I have a config.ini file that looks like this:<br><br><pre><br><br>DEBUG				= 2<br>UI					= ui_en/<br>CACHE				= FALSE<br>STRICT = TRUE<br>AUTOLOAD		= &quot;./inc/&quot;<br><br><br><br>;Landing page<br>GET @upgrade: /upgrade				= upgrade-&gt;base<br>GET /fresh							= installer-&gt;base<br><br>;upgrade config<br>GET @config: /upgrade/config		= upgrade-&gt;config<br>POST /upgrade/config				= upgrade-&gt;saveConfig<br><br>;fresh config<br>GET @freshconfig: /fresh/config		= installer-&gt;config<br>POST /fresh/config					= installer-&gt;saveConfig<br><br>;chapter storage<br>GET /upgrade/chapters/@where		= upgrade-&gt;storage<br>GET /fresh/chapters/@where			= installer-&gt;storage<br><br>;actual upgrade steps<br>GET /upgrade/steps/@step			= upgrade-&gt;steps<br>GET /upgrade/steps/@step/@sub		= upgrade-&gt;steps<br><br>GET /fresh/steps/@step				= installer-&gt;steps<br>GET /fresh/steps/@step/@sub			= installer-&gt;steps<br></pre><br><br>I think I edited the &quot;strict&quot; value, hoping to have more information about the error, but I can&#039;t remember. Is there anything on this configuration I need to edit?<br><br>Thanks again,<br>Simona]]></content:encoded>
						                            <category domain="https://efiction.org/community/installation-support/">Installation Support</category>                        <dc:creator>holls</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/installation-support/open_basedir-restriction-in-effect-when-installing-efiction5/#post-20609</guid>
                    </item>
				                    <item>
                        <title>&quot;open_basedir restriction in effect&quot; when installing eFiction5</title>
                        <link>https://efiction.org/community/installation-support/open_basedir-restriction-in-effect-when-installing-efiction5/#post-3588</link>
                        <pubDate>Wed, 25 Jan 2017 20:47:53 +0000</pubDate>
                        <description><![CDATA[Hello,last week I tried to install eFiction5, but I encountered some errors. First of all, I have to say that my site is hosted in some sort of &quot;limited&quot; host site (Altervista), so...]]></description>
                        <content:encoded><![CDATA[Hello,<br>last week I tried to install eFiction5, but I encountered some errors. First of all, I have to say that my site is hosted in some sort of &quot;limited&quot; host site (Altervista), so I don&#039;t have full access on directories or on htaccess. <br>I download the installer project from GitHub and copied all files and folders on my site root folder, then I try to open &quot;index.php&quot;, but I get a 500 error:<br><br><pre>Internal Server Error<br><br>realpath(): open_basedir restriction in effect. File(/var/www/html) is not within the allowed path(s): (/membri/heartbreakerz/:/membri2/heartbreakerz/:/membri/.dummy/)</pre><br><br>I supposed that the installer tries to write something on those folder, but I don&#039;t have write permission and so it raise an exception.<br>Am I doing something wrong? Are there any other steps I should do before opening &quot;index.php&quot; (if it is the correct step, of course)?<br><br>Thanks,<br>Simona]]></content:encoded>
						                            <category domain="https://efiction.org/community/installation-support/">Installation Support</category>                        <dc:creator>holls</dc:creator>
                        <guid isPermaLink="true">https://efiction.org/community/installation-support/open_basedir-restriction-in-effect-when-installing-efiction5/#post-3588</guid>
                    </item>
							        </channel>
        </rss>
		