Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001032

Re: [PHP] More questions about installing..... From: Jon Jacob (jonjacobmoon <email protected>)
Date: 03/30/01

Greg Donald wrote:

> > Ah, but there my friend is the rub. I did put that in.
> >
> > .....And, all the conditions for the modules are there and
> > specifically the
> > module for php4 is present and the conditional is there. I tried
> > putting the
> > line above in the wide open (outside a conditional) but that made narry a
> > difference.
>
> Is the module loading?
>
> do a httpd -l
>
> ------------------------------------------------------------------------
> destiney - (des-ti-ny) - n. 1. deity of all things "html", 2. common
> internet addict, 3. lover of late 80's heavy metal music, 4. Activist
> for the terminally un-elite; see also - cool guy, des, mr. php...
>
> It's 4:00am, your web site is still up, why are you?
> http://phplinks.org/ http://destiney.com/
> ------------------------------------------------------------------------

Yes.

Results of 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_setenvif.c
  mod_php4.c
suexec: disabled; invalid wrapper /www/bin/suexec

_________________________________________________________
Do You Yahoo!?
Get your free  <email protected> address at http://mail.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>