A
Anonymous
Guest
I am using RedHat 7.3 and I have download/built Apache 1.3.27 to /usr/local/apache. When I do a /usr/local/apache/bin/httpd -l I get ..
And I have downloaded php and getting ready for the configure. But what should I pass as parameters to configure? I am not using mySQL, haven't downloaded it yet.
Thanks for any help
Code:
[gorshing@redhatbox bin]$ ./httpd -l
Compiled-in modules:
http_core.c
mod_env.c
mod_log_config.c
mod_mime.c
mod_negotiation.c
mod_status.c
mod_include.c
mod_autoindex.c
mod_dir.c
mod_cgi.c
mod_asis.c
mod_imap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_access.c
mod_auth.c
mod_so.c
mod_setenvif.c
suexec: disabled; invalid wrapper /usr/local/apache/bin/suexec
And I have downloaded php and getting ready for the configure. But what should I pass as parameters to configure? I am not using mySQL, haven't downloaded it yet.
Thanks for any help