daniil1121 0 Posted August 3, 2020 Help me pls. I did everything according to the instructions, but I get this error. In file 3 line there is nothing there! Sorry for my English Share this post Link to post Share on other sites
Dagobah 6 Posted August 6, 2020 (edited) On 5/29/2020 at 1:58 PM, Hitz said: I followed all the steps on my host and ended up getting like this, any idea why? Register, login, server status works fine! i also have the same error, how do you resolve it? *EDIT* i copy the # in the hosts file in system32 that was the problem Edited August 6, 2020 by Dagobah i found the error myself Share this post Link to post Share on other sites
Dagobah 6 Posted August 6, 2020 On 8/2/2020 at 6:18 AM, Rales99 said: maybe your database name in preferences is not correct Share this post Link to post Share on other sites
Rales99 8 Posted August 8, 2020 Всё отлично работает! Share this post Link to post Share on other sites
Hitz 10 Posted August 11, 2020 I was reistalling the site and i got this error on importing database... Quote And when I enter in table 'cms_settings' i got this: Quote Share this post Link to post Share on other sites
Fugaku 49 Posted September 2, 2020 Parse error: syntax error, unexpected '>' in C:\xampp\htdocs\baurahwb\application\App\Preferences.php on line 160 any solution? Line: { $this->cmsSettings = $settings; } Share this post Link to post Share on other sites
Argilus 0 Posted November 25, 2020 I am getting error Quote [Wed Nov 25 18:53:13.528137 2020] [php7:error] [pid 65685] [client 10.10.10.4:48546] PHP Fatal error: Uncaught RuntimeException: Route collector cache file directory `/var/www/html/cache` is not writable in /var/www/html/vendor/slim/slim/Slim/Routing/RouteCollector.php:172 \nStack trace:\n#0 /var/www/html/public/index.php(54): Slim\\Routing\\RouteCollector->setCacheFile('/var/www/html/c...')\n#1 {main}\n thrown in /var/www/html/vendor/slim/slim/Slim/Routing/RouteCollector.php on line 172 I have permission 777 on /cache/ What is the proper file permissions for the directory structure? My domain is just blank and not rendering anything: http://www.argilus.tk/ Share this post Link to post Share on other sites
Scaly 14 Posted November 26, 2020 38 minutes ago, Argilus said: I am getting error I have permission 777 on /cache/ What is the proper file permissions for the directory structure? My domain is just blank and not rendering anything: http://www.argilus.tk/ Hahahaha this was a bitch to set up but I just set it up today. I'll rewrite a guide for Ubuntu since the creator did not create the best guide... Share this post Link to post Share on other sites
Argilus 0 Posted November 26, 2020 35 minutes ago, Scaly said: Hahahaha this was a bitch to set up but I just set it up today. I'll rewrite a guide for Ubuntu since the creator did not create the best guide... Please DM me. Just a rough guide is good, i'm pretty familiar with linucks. Share this post Link to post Share on other sites
Xiphoid 20 Posted November 26, 2020 this CMS working fine now... your settings not to be true i guess... Share this post Link to post Share on other sites
Scaly 14 Posted November 26, 2020 9 hours ago, Xiphoid said: this CMS working fine now... your settings not to be true i guess... Have you gotten the wiki to work? Share this post Link to post Share on other sites
Argilus 0 Posted November 26, 2020 11 hours ago, Xiphoid said: this CMS working fine now... your settings not to be true i guess... Did you make some updates? I am still getting an error. Nothing has been changed. Share this post Link to post Share on other sites
Scaly 14 Posted November 26, 2020 2 hours ago, Argilus said: Did you make some updates? I am still getting an error. Nothing has been changed. What error also that guy is not the developer of this. The developers are two guys that aren’t involved in the community anymore. Share this post Link to post Share on other sites
Argilus 0 Posted November 26, 2020 34 minutes ago, Scaly said: What error also that guy is not the developer of this. The developers are two guys that aren’t involved in the community anymore. [Wed Nov 25 18:53:13.528137 2020] [php7:error] [pid 65685] [client 10.10.10.4:48546] PHP Fatal error: Uncaught RuntimeException: Route collector cache file directory `/var/www/html/cache` is not writable in /var/www/html/vendor/slim/slim/Slim/Routing/RouteCollector.php:172 \nStack trace:\n#0 /var/www/html/public/index.php(54): Slim\\Routing\\RouteCollector->setCacheFile('/var/www/html/c...')\n#1 {main}\n thrown in /var/www/html/vendor/slim/slim/Slim/Routing/RouteCollector.php on line 172 Share this post Link to post Share on other sites
Argilus 0 Posted November 26, 2020 35 minutes ago, Scaly said: What error also that guy is not the developer of this. The developers are two guys that aren’t involved in the community anymore. If you tell me how to get it running so i can test it out, I might be able to pull some of the API code from here and integrate it into a better package. However, I don't want to debug general config files at the moment that are missing from the guide. I simply do not know whjat the proper file permissions are. Share this post Link to post Share on other sites
Scaly 14 Posted November 27, 2020 ... chmod 777 cache dude... Share this post Link to post Share on other sites
Argilus 0 Posted November 27, 2020 1 hour ago, Scaly said: ... chmod 777 cache dude... Cache is already 777.... Share this post Link to post Share on other sites
Xiphoid 20 Posted December 15, 2020 On 11/27/2020 at 12:00 AM, Argilus said: [Wed Nov 25 18:53:13.528137 2020] [php7:error] [pid 65685] [client 10.10.10.4:48546] PHP Fatal error: Uncaught RuntimeException: Route collector cache file directory `/var/www/html/cache` is not writable in /var/www/html/vendor/slim/slim/Slim/Routing/RouteCollector.php:172 \nStack trace:\n#0 /var/www/html/public/index.php(54): Slim\\Routing\\RouteCollector->setCacheFile('/var/www/html/c...')\n#1 {main}\n thrown in /var/www/html/vendor/slim/slim/Slim/Routing/RouteCollector.php on line 172 create cache folder manually Share this post Link to post Share on other sites