
Jasmine
Administrator
Jan 29, 2000, 9:16 AM
Post #2 of 2
(1696 views)
|
|
Re: .pm file created used in the perl program
[In reply to]
|
Can't Post
|
|
Do you happen to have access to your error logs? It would be really useful in determining the nature of the problem. If you do, please post the relevant entries in the error-logs. If it's working at the command prompt and not in the browser, a probably oversimplified suggestion is to make sure that you have the print "Content-Type: text/html\n\n"; before you attempt to display any output to the browser.
|