Hello all,
Does someone know hwere to find the Win32 binaries for Apache Portable?
Having visited Apache website, I could find only sources to compile.
However, I don't understand anything about C compilations.
The path seems to be complicated. If this is not true, I am sorry. I
am blind and I u
Hello listers,
Two programs have been used the port 80. So I decide to move Apache to .
When I do: http://localhost:, I am sucessful. In other words, the
expected page is shown.
However, I got an error when doing:
http://localhost/cgi-bin/test.cgi:
So I ask: what's the correct way t
Yes, I was able to understand this log if the same files shouldn't have
run in the machine of a friend. In this case, certainly, it would have
an error in Pascal code. I could ask in a Pascal list and someone could
recognise the error.
The problem is: this programs work in the machine of every
If I understood, you are questioning that in the first line of my codes,
I dont't have a line like:
#!/usr/bin/env lua
#!/usr/bin/env python
Well, in Pascal, it's not possible since it was compiled.
My english is really not very well, so I can have understood wrongly.
If I understood, y
Hello listers,
This is my first message. I am trying to walk the first steps in web
development, so I am pleased to enter in Apache's world.
I have two test CGI programs writen in Pascal. The first one writes some
input using "writeln". The second one uses specific CGI classes. The
first run