<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>selfoss support forum - PHP Fatal error: .../vendor/autoload.php: No such file</title>
<link>https://forum.selfoss.aditu.de/</link>
<description>selfoss support forum</description>
<language>en</language>
<item>
<title>PHP Fatal error: .../vendor/autoload.php: No such file (reply)</title>
<content:encoded><![CDATA[<p>If you downloaded the raw source code, you will need to run `composer install` in the directory to install the third party directories. Alternately, you can use the recommended method and download <a href="https://github.com/SSilence/selfoss#download">release archive</a>, which already includes the vendor directory.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1264</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1264</guid>
<pubDate>Fri, 02 Jun 2017 19:46:25 +0000</pubDate>
<dc:creator>jtojnar</dc:creator>
</item>
<item>
<title>PHP Fatal error: .../vendor/autoload.php: No such file</title>
<content:encoded><![CDATA[<p>Getting a Fatal error with Version 2.17:</p>
<p>PHP Fatal error:  require(): Failed opening required '.../selfoss/vendor/autoload.php' (include_path='.:') in .../selfoss/common.php on line 7</p>
<p>The require statement in common.php is unconditional:</p>
<p>require __DIR__ . '/vendor/autoload.php';</p>
<p>However, nowhere in the codebase do I find a file named autoload.php or a directory named vendor. Also, I cannot find a reference to either in installation instructions.</p>
<p>What am I missing?</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=1263</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=1263</guid>
<pubDate>Thu, 01 Jun 2017 18:56:45 +0000</pubDate>
<dc:creator>jernst</dc:creator>
</item>
</channel>
</rss>
