Jump to content

Php handlers DSO


Recommended Posts

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

  • 4 months later...

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...