Gossamer Forum
Home : Products : DBMan : Installation :

Another slight problem

Quote Reply
Another slight problem
CGI ERROR
==========================================
Error Message : Error loading required libraries.
Check that they exist, permissions are set correctly and that they compile.
Reason: syntax error at ./html.pl line 76, near "<$font>Support:

A text file of my html.pl is at www.phiberoptix.com/html.txt

Thanks Smile
Quote Reply
Re: Another slight problem In reply to
Do a search for Support:.

Look to the line above it and you will see

print qql</TD></TR>

Change this to

print qq|</TD></TR>

I checked the rest of the file and there weren't any more syntax errors.




------------------
JPD