Gossamer Forum
Home : Products : Others : MySQLMan :

Still a prob with: compiled

Quote Reply
Still a prob with: compiled
CGI ERROR
==========================================
Error Message : fatal undef error: GT::Template (6932): Unable to create compiled template directory '/cgi-bin/mysql/templates/compiled'. Reason: No such file or directory at html.pl line 447.

Script Location : /home/onlymusicnl/cgi-bin/mysql/mysql.cgi
Perl Version : 5.00503




WFT is the problem, i can seem to figure it out..

the dir is there with 777...

please help..

Greetz

Mr Spock
Quote Reply
Re: [mrspock] Still a prob with: compiled In reply to
Have a look at: at http://www.gossamer-threads.com/perl/gforum/gforum.cgi?post=181254;search_string=777;guest=281889#181254

TheStone

B.
Quote Reply
Re: [TheStone] Still a prob with: compiled In reply to
arghh...

i did change it to 777, all the dirs i tryid it all,

what else can be wrong?
Quote Reply
Re: [mrspock] Still a prob with: compiled In reply to
Try using full paths:

/home/onlymusicnl/cgi-bin/mysql/templates/compiled

When creating files/directories the script will be looking for a full path or a correct relative path. The following is neither:

/cgi-bin/mysql/templates/compiled
Quote Reply
Re: [mrspock] Still a prob with: compiled In reply to
Make sure that path _ to _ mysql is right. You can change it at line 18 in mysql.cgi

TheStone.

B.
Quote Reply
Re: [mrspock] Still a prob with: compiled In reply to
thanx it fixed the problem,

but another one appeared:

when i loggend in an did some exploring i got this::







Permission to perform action denied!
MySQL Said: Access denied for user: 'mysql.cgi?data_source=;do=;init_@localhost' (Using password: YES)


Please enter your user name and password



what's next?