You should save it and execute it with no extension. The .vtx file is the compiled version and will be created automatically the first time you use the script.
For Texis to compile the script, you need to open the permissions up on the webinator directory so that the webserver user (or everyone) may write to it.
Mark,
I tried what you suggested and got beyond the original error. Now I am getting a script timeout error when I try to invoke the admin interface by browsing to
The timeout message should be reporting the script line number it was on when it timed out. Look at that line number of the "searchadmin" file. What's there?
There is no line numbers or anything. All that I get is -
<head><title>CGI Application Timeout</title></head>
<body><h1>CGI Timeout</h1>The specified CGI application exceeded the allowed time for processing. The server has deleted the process.
There is a .vtc file created in the filesystem. The first time I ran it I got an error - "Failed to rename searchadmin.vtc to searchadmin.vtx". I then changed the permissions on the folder to allow write access. But, from then on all I get is the CGI timeout error