I believe it may have something to do with mod_perl being a DSO object.
it seems to bomb out when compiled as such (bomb while restarting
apache). So I may have to compile mod_perl statically, and php + jserve
dynamically.
Which is fine, but I wanted all the mods to be external :/
Thanks fo
This is a common task for anyone interested in opensource webdev.
I have had to do, and redo this well over a hundred times (cuse I forgot
to compile in --var-tracking, or some other such nonsence:)
anyways, depending on how you want to setthings up. (php compiled
statically, or as a DSO (obj
ok, I have successfully compiled BOTH mod_php + mod_perl
as DSO objects for use with apache.
however when I activate the modules in the httpd.conf file
I can't seem to use both at the same time? &&|| Jserve (or Jrun whatever)
so that I can server php, jsp, mod_perl pages all at once.
I feel t
I just recently became paranoid. (not that I havn't allways been so, but
just MORE so recnently) And have decided to leap into the information age,
and utilize some freely available software. I have decided to use gpg
(less I find someone that will work for me better) .
Now my question:
Anyon