I just had to change those pages to php4. The script seems to still work, but once it has done its stuff, it's impossible to open the pages up on the web. I get:
Error:
/directory/myfile.php4
isn't executable by user. 'chmod u+x file' to correct
But the persmissions are set properly. If I simply rename the file back to myfile.htm the script works and the page is openable.
What might be the problem?