Leser: 1
![]() |
|< 1 2 >| | ![]() |
19 Einträge, 2 Seiten |
Quote[Sat Jul 03 11:50:07 2004] [error] [client 127.0.0.1] attempt to invoke directory as script: C:/Programme/WAMPP/Testordner/Perl/, referer: http://localhost/
Quote<Directory "C:/Progamme/WAMPP/Testordner/Perl">
DirectoryIndex test.pl
AddHandler cgi-script .cgi .pl
Options +ExecCGI
</Directory>
Quote[Sat Jul 03 17:08:54 2004] [error] [client 127.0.0.1] attempt to invoke directory as script: C:/Programme/WAMPP/Testordner/Perl/, referer: http://localhost/
1
2
3
4
5
<Directory "C:/Progamme/WAMPP/Testordner/Perl">
AddHandler cgi-script .cgi .pl
Options +ExecCGI
Options +Indexes
</Directory>
Quote<Directory "C:/Progamme/WAMPP/Testordner/Perl">
AddHandler cgi-script .cgi .pl
Options +ExecCGI
Options +Indexes
</Directory>
Quote[Sun Jul 04 15:03:44 2004] [notice] Parent: Received restart signal -- Restarting the server.
[Sun Jul 04 15:03:44 2004] [notice] Child 3208: Exit event signaled. Child process is ending.
[Sun Jul 04 15:03:44 2004] [notice] Parent: Created child process 924
[Sun Jul 04 15:03:44 2004] [notice] Child 924: Child process is running
[Sun Jul 04 15:03:45 2004] [notice] Child 3208: Released the start mutex
[Sun Jul 04 15:03:45 2004] [notice] Child 924: Acquired the start mutex.
[Sun Jul 04 15:03:45 2004] [notice] Child 924: Starting 250 worker threads.
[Sun Jul 04 15:03:46 2004] [notice] Child 3208: Waiting for 250 worker threads to exit.
[Sun Jul 04 15:03:47 2004] [notice] Child 3208: All worker threads have exited.
[Sun Jul 04 15:03:47 2004] [notice] Child 3208: Child process is exiting
Quote\n\n#!perl
print "Es klappt!";
![]() |
|< 1 2 >| | ![]() |
19 Einträge, 2 Seiten |