[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Newer Apache for cobalt Raq2 (was Raq3)



<snip> 
> I've been able to compile PHP4.03pl1 into Apache 1.3.19 on a RaQ2, but not
> PHP4.04pl1.  Perhaps it's b/c of the many PHP options I compiled - I'm waiting
> until PHP4.05 is released (should be in the next week or two) before I try
> upgrading on a RaQ2.  When compiling Apache, stop after 'make'.  Do not do a
> 'make install'.  After 'make' just stop Apache, copy htppd from the src
> directory to /usr/sbin/httpd and then restart Apache.  There is nothing that
> has to be cleared out.
> 
> 'htppd -v' will report the version #.  Here it is from a RaQ2 I was working on
> last night.
> 
> [root@ns /root]# httpd -v Server version: Apache/1.3.19 (Unix) Server built:
> Apr 23 2001 20:39:44

Thanks Steve,

I did exactly what you said but it does not seem to be working. I compiled
it with PHP4.04pl1 and it didn't seem to have any problems. I have to admit
I really didn't add any PHP options, it was just a vanilla install. Let me
know if you have any success with the PHP4.05 release. I guess for now I'll
just go the PHP4.03pl1 and Apache 1.3.19 route.

Here's my binary

[root sbin]# httpd -v
Server version: Apache/1.3.19 (Unix)
Server built:   Apr 22 2001 09:38:39

Look at the last part of my list of compiled modules:
[root sbin]# httpd.1.3.19 -l
Compiled-in modules:
  http_core.c
  mod_mmap_static.c
  mod_env.c
  mod_log_config.c
  mod_log_agent.c
  mod_log_referer.c
  mod_mime_magic.c
  mod_mime.c
  mod_negotiation.c
  mod_status.c
  mod_info.c
  mod_include.c
  mod_autoindex.c
  mod_dir.c
  mod_cgi.c
  mod_asis.c
  mod_imap.c
  mod_actions.c
  mod_speling.c
  mod_userdir.c
  mod_alias.c
  mod_rewrite.c
  mod_access.c
  mod_auth.c
  mod_auth_anon.c
  mod_auth_dbm.c
  mod_auth_db.c
  mod_digest.c
  mod_cern_meta.c
  mod_expires.c
  mod_headers.c
  mod_usertrack.c
  mod_example.c
  mod_unique_id.c
  mod_so.c
  mod_setenvif.c
  mod_php4.c
  mod_auth_pam.c
suexec: disabled; invalid wrapper /etc/httpd/bin/suexec

Could this be my problem?
suexec: disabled; invalid wrapper /etc/httpd/bin/suexec

Thanks,
j