Gossamer Forum
Home : Products : Others : MySQLMan :

Error message

Quote Reply
Error message
I made shure all my directorys where in place and the cgi was configured right but when I launch mysqlman.cgi I get this error code :

Error Message : fatal undef error: GT::Template::Parser (456): Unable to locate template file 'login.html' in '.' or any inheritance directories at C:/Xitami/cgi-bin/ksys_sql/GT/Template.pm Crazy

As you can see I changed some file names but I had the scripts compensate for it..
Quote Reply
Re: [SvegetaX] Error message In reply to
Edit the mysql.cfg file whatever you renamed it. You have not properly "compensated" for the correct template path in that file. Tongue
========================================
Buh Bye!

Cheers,
Me
Quote Reply
Re: [Stealth] Error message In reply to
Unsure heh nope that path is correct. even in the .cfg file
Quote Reply
Re: [SvegetaX] Error message In reply to
Check the use lib ''; config in the mysql.cgi script or whatever you renamed it.

BTW: This error has been reported before, might have better luck searching this forum for the error message.
========================================
Buh Bye!

Cheers,
Me
Quote Reply
Re: [SvegetaX] Error message In reply to
What you should do is return the script to it's default files, then it will work :)

If you really want to rename files do it one step at a time and check it works after each step.