Gossamer Forum
Home : Products : Others : MySQLMan :

Just a blank screen...

Quote Reply
Just a blank screen...
hi,

i tried to install MySQLMan on a webserver hosted by Strato...

the scripts r hosted in /cgi-bin (which ist the real unix path, too) and the first time i called the script it worked... i used a sql-dump created by webmin on my linux-machine to fill the database with the data i needed and all the information was correctly filled in!!

now my prob: i cant start mysqlman anymore... when i call it from a browser (MSIE or Netscape) i just get a blank screen, no info at all... what might be my mistake??

i'm using version 1.07 (that's what it says in the mysql.cgi file)

thnx...

Quote Reply
Re: Just a blank screen... In reply to
Try checking the syntax of your mysql.cgi script:

Code:

perl -c mysql.cgi


Could be something wrong that you configured in the mysql.cfg file....

Regards,

Eliot Lee