NYCPHP Meetup

NYPHP.org

[nycphp-talk] Smarty template problem - creating directories

Kerem Tuzemen keremtuzemen at hotmail.com
Thu Aug 7 12:29:26 EDT 2003


Jeff,

You have templates_c directory (used for caching templates) created, right?
If not, create it in the same folder that your templates directory exists.
This one is explained in the installation part of Smarty manual.

okt


----- Original Message ----- 
From: "Andrew Yochum" <andrew at digitalpulp.com>
To: "Jeff" <jsiegel1 at optonline.net>
Cc: "'NYPHP Talk'" <talk at lists.nyphp.org>
Sent: Thursday, August 07, 2003 11:34 AM
Subject: Re: [nycphp-talk] Smarty template problem - creating directories


> On Thu, Aug 07, 2003 at 11:31:36AM -0400, Jeff wrote:
> > Hope someone has some experience with Smarty. I'm getting the following
> > error message. Note the double forward slashes. Any know how to solve
> > this one?
> >
> > Warning: Smarty error: problem creating directory
> > "/tmp/disk/home/webmaster/Files/WWW/tff_pref/templates/templates_c//%%-1
> > 1/%%-1167457344"
>
> The double slashes should be fine, I think.  You probably have an
unnecessary
> trailing / in a config file somewhere.
>
> Have you checked the permissions on the containing directory?  Does the
user
> the script is running as have permission to write to it?
>
> -- 
> Andrew Yochum
> Digital Pulp, Inc.
> 212.679.0676x255
> andrew at digitalpulp.com
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
>



More information about the talk mailing list