Gossamer Forum
Home : Products : Others : MySQLMan :

Installation problem

Quote Reply
Installation problem
Hello
Please can someone help me. When I try to run the mysql.cgi script, I get the following report

Date: Thu, 02 May 2002 11:45:22 GMT Content-type: text/html

CGI ERROR
==========================================
Error Message : fatal undef error: GT::Template::Parser (6754): Unable to locate template file 'login.html' in '.' or any inheritance directories at /usr/local/psa/home/vhosts/agapewebsolutions.co.uk/cgi-bin/mysqlman-1.09/GT/Template.pm line 539.

Script Location : mysql.cgi
Perl Version : 5.006

Configuration
-------------------------------------------

Cookies
-------------------------------------------
:
:
:
:
query_1 :
query_2 :
query_3 :
query_4 :
query_5 :
query_6 :
query_7 :
query_8 :
query_9 :
query_10 :

Form Variables
-------------------------------------------

Environment Variables
-------------------------------------------
DOCUMENT_ROOT : /usr/local/psa/home/vhosts/agapewebsolutions.co.uk/httpdocs
GATEWAY_INTERFACE : CGI/1.1
HTTP_ACCEPT : application/vnd.ms-excel, application/msword, application/vnd.ms-powerpoint, image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
HTTP_ACCEPT_ENCODING: gzip, deflate
HTTP_ACCEPT_LANGUAGE: en-gb
HTTP_CACHE_CONTROL : max-age=259200
HTTP_CONNECTION : keep-alive
HTTP_HOST : www.agapewebsolutions.co.uk
HTTP_IF_MODIFIED_SINCE: Thu, 02 May 2002 10:32:41 GMT
HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 5.01; Windows NT; SQSW)
HTTP_VIA : 1.0 LHRSYSNTSV00126, 1.0 eaproxy.dhl.com:8080 (DHL iNet proxy appliance)
HTTP_X_FORWARDED_FOR: 198.141.174.126
PATH : /usr/local/bin:/usr/bin:/bin
QUERY_STRING :
REMOTE_ADDR : 198.141.197.3
REMOTE_PORT : 50900
REQUEST_METHOD : GET
REQUEST_URI : /cgi-bin/mysqlman-1.09/mysql.cgi
SCRIPT_FILENAME : /usr/local/psa/home/vhosts/agapewebsolutions.co.uk/cgi-bin/mysqlman-1.09/mysql.cgi
SCRIPT_NAME : /cgi-bin/mysqlman-1.09/mysql.cgi
SERVER_ADDR : 216.12.214.202
SERVER_ADMIN : adebaya@aol.com
SERVER_NAME : www.agapewebsolutions.co.uk
SERVER_PORT : 80
SERVER_PROTOCOL : HTTP/1.0
SERVER_SOFTWARE : Apache/1.3.19 (Unix) mod_perl/1.24_01 mod_throttle/2.11 PHP/4.0.6 FrontPage/4.0.4.3 mod_ssl/2.8.3 OpenSSL/0.9.6b
UNIQUE_ID : PNEm0tgM1soAAG8QvXc

Stack Trace
-------------------------------------------
(main::cgierr) called from (mysql.cgi) line (34)




Ade
Quote Reply
Re: [aadebayo] Installation problem In reply to
I'll take a crack at it, even though I barely know how to make it work myself.

The statement: Error Message : fatal undef error: GT::Template::Parser (6754): Unable to locate template file 'login.html' in '.' or any inheritance directories at /usr/local/psa/home/vhosts/agapewebsolutions.co.uk/cgi-bin/mysqlman-1.09/GT/Template.pm line 539.

... leads me to want to examine where you have the login.html file stored. Mine is in /usr/local/mysqlman/templates and the permissions are 644.

Another thing to check... do you know for certain that you can execute cgi scripts from your above directory? This I had to set up in my apache file httpd.conf for the particular domain name from where I execute the script. I had to put in a

HTH,

Andrew Lietzow - The ACL Group, Inc.