Brand Administrator Posted March 18, 2018 Share Posted March 18, 2018 Got the following error message... Quote Sorry, there is a problem Something went wrong. Please try again. Error code: EX0 RuntimeException: COULD_NOT_CREATE_FOLDER (0) #0 /home/b/public_html/forums/system/File/FileSystem.php(306): IPS\File\_FileSystem->getFolder() #1 /home/b/public_html/forums/system/File/File.php(263): IPS\File\_FileSystem->save() #2 /home/b/public_html/forums/system/Theme/Theme.php(5059): IPS\_File::create('core_Theme', '20446cf2d164adc...', ' .ipsFlag{width...', 'css_built_1') #3 /home/b/public_html/forums/system/Theme/Theme.php(2452): IPS\_Theme::writeCss(Array) #4 /home/b/public_html/forums/system/Theme/Theme.php(587): IPS\_Theme->compileCss('core', 'global', '.', 'flags.css') #5 /home/b/public_html/forums/system/Dispatcher/Standard.php(58): IPS\_Theme->css('flags.css', 'core', 'global') #6 /home/b/public_html/forums/system/Dispatcher/Front.php(647): IPS\Dispatcher\_Standard::baseCss() #7 /home/b/public_html/forums/system/Dispatcher/Front.php(72): IPS\Dispatcher\_Front::baseCss() #8 /home/b/public_html/forums/system/Dispatcher/Dispatcher.php(103): IPS\Dispatcher\_Front->init() #9 /home/b/public_html/forums/index.php(12): IPS\_Dispatcher::i() #10 {main} I have changed the uploads, datastore and plugins permissions to 777. Is there any other folders I should change the permissions on and/or is there a solution to this problem? Link to comment Share on other sites More sharing options...
steve00 Posted March 18, 2018 Share Posted March 18, 2018 1 hour ago, Brand Administrator said: Got the following error message... I have changed the uploads, datastore and plugins permissions to 777. Is there any other folders I should change the permissions on and/or is there a solution to this problem? What were you doing (trying to do) when this happened Link to comment Share on other sites More sharing options...
Aiwa Posted March 18, 2018 Share Posted March 18, 2018 Does your server have SELinux enabled? Link to comment Share on other sites More sharing options...
Brand Administrator Posted March 19, 2018 Author Share Posted March 19, 2018 I was trying to upgrade an application after transferring the site to a new server. I know that the server is Linux and is a shared one but that's about it. Link to comment Share on other sites More sharing options...
bfarber Posted March 19, 2018 Share Posted March 19, 2018 The error means that the software attempted to create a directory where-ever your theme files are written but was unable to. By default, this would be underneath the uploads folder, so make sure all files and folders underneath uploads are also writable. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.