Guys,
I installed Apache 1.3.24 on Unix cluster (an user account with a specific port, ie. :8055). The server works fine as I can connect and see the index.html by using the specific port. When I installed PHP4, I realized that there is no mod_so.c installed on my Apache server (I typed httpd -l) command. Without this module, I couldn't use apxs service.
I also tried to make the PHP as a CGI, but when I typed "make" or "make install", nothing happens. I wonder if anybody can help me out with this mod_so.c module; or somebody can walk me thru the CGI installation method.
Thank you very very much.
I installed Apache 1.3.24 on Unix cluster (an user account with a specific port, ie. :8055). The server works fine as I can connect and see the index.html by using the specific port. When I installed PHP4, I realized that there is no mod_so.c installed on my Apache server (I typed httpd -l) command. Without this module, I couldn't use apxs service.
I also tried to make the PHP as a CGI, but when I typed "make" or "make install", nothing happens. I wonder if anybody can help me out with this mod_so.c module; or somebody can walk me thru the CGI installation method.
Thank you very very much.