I have the apache files in my directory:
I have files :
Install
README
apache
apache.exe
base64
crypt
htpasswd
httpd
htppd.tmpl
I use cygwin. I try to start the apache server by typing:
But it give me this:
Why i can't start apache?
What's wrong with binary file?
Regards,
Nick.
Code:
/home/Nick/apache_1.3.33
Install
README
apache
apache.exe
base64
crypt
htpasswd
httpd
htppd.tmpl
I use cygwin. I try to start the apache server by typing:
Code:
$ ./httpd start
Code:
Display protocol statistics and current TCP/IP network connections. NETSTAT [-a] [-e] [-n] [-o] [-s] [-p proto] [-r] [interval] -a bla bla bla -e bla bla bla -n bla bla bla ....... ....... ....... Starting Apache Web Server: ./apache: ./apache: cannot execute binary file
What's wrong with binary file?
Regards,
Nick.
Comment