hemo1987 Posted July 28, 2014 Share Posted July 28, 2014 Can anyone tell me if dso is compatible with prestashop? I'm trying to change fro suphp but having a few problems. 1 Link to comment Share on other sites More sharing options...
hemo1987 Posted July 28, 2014 Author Share Posted July 28, 2014 To add a bit more detail Im getting smarty errors when activating dso Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /home/electronics/public_html/cache/smarty/compile/22/23/08/wrt53d5fc8b8ebf85.72293515' in /home/electronics/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /home/electronics/public_html/tools/smarty/sysplugins/smarty_internal_template.php(201): Smarty_Internal_Write_File::writeFile('/home/electroni...', '<?php /* Smarty...', Object(Smarty)) #1 /home/electronics/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(155): Smarty_Internal_Template->compileTemplateSource() #2 /home/electronics/public_html/classes/controller/AdminController.php(1468): Smarty_Internal_TemplateBase->fetch() #3 /home/electronics/public_html/classes/controller/Controller.php(198): AdminControllerCore->display() #4 /home/electronics/public_html/classes/Dispatcher.php(373): ControllerCore->run() #5 /home/electronics/public_html/admin123/index.php(54): DispatcherCore->dispatch() #6 {main} thrown in /home/electronics/public_html/tools/smarty/sysplugins/smarty_internal_write_file.php on line 44 Im trying to us opCache which is why Im using dso, Ive tried clearing cache, disable smarty cache plus force recompile, clearing root /tmp sessions all with no joy. Sometimes some pages load sometimes none? Link to comment Share on other sites More sharing options...
hemo1987 Posted July 28, 2014 Author Share Posted July 28, 2014 Changing permissions for the /cache/smarty/ directory to 777 fixes the problem, is there another/safer way? Link to comment Share on other sites More sharing options...
hemo1987 Posted July 30, 2014 Author Share Posted July 30, 2014 So anyone running dos or opcache on prestashop? Link to comment Share on other sites More sharing options...
BZZYBI Posted December 16, 2014 Share Posted December 16, 2014 Any Body Managed to run prestashop using dso? Prestashop is currently working perfectly on suphp but I got some other website that will only work with DSO. When I change my my Php Handler to DSO Prestashop is causing some problems with certain modules. How can I resolve this? Thank you Link to comment Share on other sites More sharing options...
Dh42 Posted December 16, 2014 Share Posted December 16, 2014 More than likely you need to install mod_ruid to manage the permissions correctly with DSO, but I know A2 in their stock configuration for a VPS account use DSO with Opcode caching. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now