Jump to content

Configuring local site with xampp in liux


Recommended Posts

Im trying to understand this error message:

 

Warning: include(/opt/lampp/htdocs/eccesud/tools/smarty/sysplugins/smarty_internal_template.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/eccesud/tools/smarty/Smarty.class.php on line 803

 

Warning: include(): Failed opening '/opt/lampp/htdocs/eccesud/tools/smarty/sysplugins/smarty_internal_template.php' for inclusion (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/eccesud/tools/smarty/Smarty.class.php on line 803

 

Fatal error: Class 'Smarty_Internal_Template' not found in /opt/lampp/htdocs/eccesud/tools/smarty/Smarty.class.php on line 452

 

Row 452:

 

$tpl = new $this->template_class($template, $this, $parent, $cache_id, $compile_id);

 

 

tks

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...