Gossamer Forum
Home : Products : Others : MySQLMan :

Syntax Error!

Quote Reply
Syntax Error!
Hi All,

Im getting the following
Code:
Reason: [Tue Aug 1 01:31:52 2000] mysql.cgi: syntax error at /home/just35com/cgi-bin/mysqlman/mysql.cfg line 73, near "page_length"


1. Please check if the file is in MySQLMan directory, permission is set correctly, and that it compiles.

2. If the file exists in the folder, then check if the path to MySQLMan folder is in @INC.
If @INC does not contain the path then add
use lib '/path/to/mysqlman';
to the beginning of mysql.cgi.

Please refer the comments in mysql.cgi for detail.

3. Please check if the file was uploaded in ASCII mode (instead of BINARY mode).
Ive tried changing the host username and pass, but this isnt resolving anything.

All files have been uploaded in ASCII and CHMOD correctly. Ive even put the absolute paths and URL's in both the cfg and cgi files.

HELP anyone?


Regards

MDJ1
http://www.isee-multimedia.co.uk
Quote Reply
Re: Syntax Error! In reply to
Please copy your .cfg file as a text file and put it in a publicly accessible directory, so that we can see how you have configured the mysql.cfg file. Feel to edit the paths and username/pass info...just so that we can see the syntax you are using.

Regards,

Eliot Lee

Quote Reply
Re: Syntax Error! In reply to
You can view it here.

http://www.just35.com/mysqlcfg.txt



Regards

MDJ1
http://www.isee-multimedia.co.uk
Quote Reply
Re: Syntax Error! In reply to
Add a comma after:

direct_pass => '******'

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: Syntax Error! In reply to
Thanks Eliot,

Once again you are a ***STAR***



Regards

MDJ1
http://www.isee-multimedia.co.uk
Quote Reply
Re: Syntax Error! In reply to
Actually...it was Alex you provided you the solution.

Regards,

Eliot Lee

Quote Reply
Re: Syntax Error! In reply to
Sorry,

Thanks Alex.

Regards

MDJ1
http://www.isee-multimedia.co.uk