The CGI-Forum

Here you can read all entries on the board and/or make own entries. Have fun!
Suche Programm um CGI-Scripts zu testen ! - Erik (ESchauer@tps-schauer.com), 4.9.97 - 17:03:01
Hallo, und erstmal danke für das lesen meiner Message.
Ich suche ein DOS/Windows-Programm, welches CGI-Scripts testen kann.
Es soll unterstützen:
TEST1: script and permissions
TEST2: script file format
TEST3: check perl path
TEST4: perl syntax
Wer hat sowas, oder kann mir sagen wo ich sowas finde.
Warum ich das suche?
Ich bin ANFÄNGER (um genau zu sein beschäftige ich mit cgi erst seit 2 Tagen).
Manchmal wenn ich ein neues CGI-Script auf den Server uploade (www.tps-schauer.com) und dann ausführen will, schmeißt er mir 'ne Fehlermeldung raus.
Mein Web-Admin konnte meine Scripts testen.
Dabei kam dann raus:
---- cut here ----
TEST 1: script and permissions
Passed Test 1!
TEST 2: script file format
It appears that this file was created on Windows/DOS and was
not uploaded using ASCII mode. Please go back and FTP the file
using ASCII (or text) mode.
THIS PROBLEM HAS BEEN FIXED!
TEST 3: check perl path
You have not given a valid path to perl. The first line of
your script is:
#!usr/bin/perl
It should be one of:
#!/bin/perl
#!/usr/bin/perl
THIS PROBLEM HAS BEEN FIXED!
TEST 4: perl syntax
test.pl syntax OK
Passed Test 4!
---- cut here ----
Bitte Antworten per eMail !
Gruß Erik !
PS: Ich suche alles was mit CGI zu tun hat !
Mailt mir was -> ESchauer@tps-schauer.com


New MessageReply tn thisReply on topicDeleteOverviewPreviousNext Mail this Mail topic Mail all
New messageReply to this messageEntry to this topicDelete entryAll entries Previous Entry Next EntryMail this message Mail this topic Mail all messages

Script written by
Wolfgang Wiese, feedback welcome.