<?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>
									include(data/config.php): failed to open stream: No such file or directory - Installation Support				            </title>
            <link>https://efiction.org/community/installation-support/includedata-config-php-failed-to-open-stream-no-such-file-or-directory/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 18 Aug 2026 14:37:44 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Re: include(data/config.php): failed to open stream: No such file or directory</title>
                        <link>https://efiction.org/community/installation-support/includedata-config-php-failed-to-open-stream-no-such-file-or-directory/#post-20660</link>
                        <pubDate>Wed, 15 Mar 2017 22:04:11 +0000</pubDate>
                        <description><![CDATA[Hello,after many tries, I still can&#039;t login. When trying to insert my (correct) username and password, I get:PDOStatement: Duplicate entry &#039;b54b0812477a54d2244ab0747e89a753&#039; f...]]></description>
                        <content:encoded><![CDATA[Hello,<br>after many tries, I still can&#039;t login. When trying to insert my (correct) username and password, I get:<br><br><pre>PDOStatement: Duplicate entry &#039;b54b0812477a54d2244ab0747e89a753&#039; for key &#039;PRIMARY&#039;<br><br> DBSQL-&gt;exec()<br> ModelBase-&gt;exec()<br> ModelAuth-&gt;createSession()<br> ModelAuth-&gt;validateSession()<br> ControllerAuth::isLoggedIn()<br> require()</pre><br><br>I tried to clean the sessions table, with no luck. <br><br>I also got some &quot;Ajax error&quot; here and there. For example, when I click on a story, I get the error and on my Chrome console I have:<br><br><pre>POST http://localhost/efiction5/captcha 500 (Internal Server Error)</pre><br><br>Maybe it is because I&#039;m using a local website? <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/includedata-config-php-failed-to-open-stream-no-such-file-or-directory/#post-20660</guid>
                    </item>
				                    <item>
                        <title>Re: include(data/config.php): failed to open stream: No such file or directory</title>
                        <link>https://efiction.org/community/installation-support/includedata-config-php-failed-to-open-stream-no-such-file-or-directory/#post-20657</link>
                        <pubDate>Sat, 11 Mar 2017 17:48:17 +0000</pubDate>
                        <description><![CDATA[Thank you, I found the data folder and now I can open the homepage&nbsp; :-D... But I have another problem&nbsp; :upsidedown:: the site is in maintenance mode, so I can&#039;t do the login. ...]]></description>
                        <content:encoded><![CDATA[Thank you, I found the data folder and now I can open the homepage&nbsp; :-D<br><br>... But I have another problem&nbsp; :upsidedown:: the site is in maintenance mode, so I can&#039;t do the login. I set &quot;maintenance&quot; to FALSE in the config table and delete all the sessions (speaking of it, making the login twice creates a duplicate key on session table and an error), but I still can&#039;t login.<br><br>Any idea? <br><br>Thanks!]]></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/includedata-config-php-failed-to-open-stream-no-such-file-or-directory/#post-20657</guid>
                    </item>
				                    <item>
                        <title>Re: include(data/config.php): failed to open stream: No such file or directory</title>
                        <link>https://efiction.org/community/installation-support/includedata-config-php-failed-to-open-stream-no-such-file-or-directory/#post-20655</link>
                        <pubDate>Sat, 11 Mar 2017 08:49:56 +0000</pubDate>
                        <description><![CDATA[I ran the installer first and successfully did the upgrade. Then I removed the installer files from the localhost site folder and added the vaporware ones. I tried to open index.php and got ...]]></description>
                        <content:encoded><![CDATA[I ran the installer first and successfully did the upgrade. Then I removed the installer files from the localhost site folder and added the vaporware ones. I tried to open index.php and got the error.<br><br>Thanks for your help!]]></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/includedata-config-php-failed-to-open-stream-no-such-file-or-directory/#post-20655</guid>
                    </item>
				                    <item>
                        <title>include(data/config.php): failed to open stream: No such file or directory</title>
                        <link>https://efiction.org/community/installation-support/includedata-config-php-failed-to-open-stream-no-such-file-or-directory/#post-3598</link>
                        <pubDate>Fri, 10 Mar 2017 20:48:43 +0000</pubDate>
                        <description><![CDATA[Hello!Sorry to bother you again! At last, I managed to install eFiction5 on my localhost (so I think that my previous installation failures were Altervista&#039;s fault) and everything went ...]]></description>
                        <content:encoded><![CDATA[Hello!<br>Sorry to bother you again! At last, I managed to install eFiction5 on my localhost (so I think that my previous installation failures were Altervista&#039;s fault) and everything went well. I downloaded files for efiction vaporware and put them on my localhost site, but when trying to open index.php I get the following error:<br><br><pre>include(data/config.php): failed to open stream: No such file or directory<br> Base-&gt;{closure}()<br> Config::__construct()<br> Config-&gt;__construct()</pre><br><br>In my data folder, there is a config.ini file, but no config.php file. Am I missing something?<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/includedata-config-php-failed-to-open-stream-no-such-file-or-directory/#post-3598</guid>
                    </item>
							        </channel>
        </rss>
		