|
@@ -603,5 +603,5 @@ function errorMessage($errorTitle, $error = '') {
|
|
|
<p>More logs can be generated by enabling <code>'environment' => 'development',</code> in <code>./FreshRSS/data/config.php</code></p>
|
|
<p>More logs can be generated by enabling <code>'environment' => 'development',</code> in <code>./FreshRSS/data/config.php</code></p>
|
|
|
<p>Running the feed update script (with the same user and PHP version as your Web server) might provide other hints, e.g.:
|
|
<p>Running the feed update script (with the same user and PHP version as your Web server) might provide other hints, e.g.:
|
|
|
<code>sudo -u www-data /usr/bin/php ./FreshRSS/app/actualize_script.php</code></p>
|
|
<code>sudo -u www-data /usr/bin/php ./FreshRSS/app/actualize_script.php</code></p>
|
|
|
- MSG;
|
|
|
|
|
|
|
+MSG;
|
|
|
}
|
|
}
|