View Single Post
Old Nov 1st, 2007, 8:30 PM   #2
fahlyn
Newbie
 
Join Date: Nov 2007
Posts: 15
Rep Power: 0 fahlyn is on a distinguished road
Re: Running a Mac-Written Script on a Linux Machine

The problem is that you're not printing a header....try adding this

print "Content-type:text/html\n\n";
fahlyn is offline   Reply With Quote