Gossamer Forum
Home : Products : Others : MySQLMan :

Unable to create compiled...etc. error

Quote Reply
Unable to create compiled...etc. error
I was getting the error that apparently many others are too, the "Unable to create compiled templates directory" error. I tried to find posts here that would help, but none did. It seems that others have had the same results.

After looking into the mysql.cfg file for awhile, I realized that the path to the templates directory needed to be relevant to the script path, not to the root of the server. In my copy of the config file, it's line 23:

Code:
template_dir => $SCRIPT_PATH . "/templates",


I'm not very fluent in Perl, so it took me awhile to realize it Tongue

Hope this helps,

gnoway
Subject Author Views Date
Thread Unable to create compiled...etc. error gnoway 3779 Aug 5, 2003, 12:03 AM
Thread Re: [gnoway] Unable to create compiled...etc. error
Andy 3711 Aug 5, 2003, 12:45 AM
Thread Re: [Andy] Unable to create compiled...etc. error
gnoway 3716 Aug 5, 2003, 1:40 AM
Thread Re: [gnoway] Unable to create compiled...etc. error
Andy 3714 Aug 5, 2003, 1:46 AM
Post Re: [Andy] Unable to create compiled...etc. error
gnoway 3711 Aug 5, 2003, 1:51 AM