OK, so yes, I did that and was able to get zziplib and PHP happening, except that now Apache wouldn't allow it as a Dynamic Shared Object (DSO), so I have to reinstall Apache. to allow DSO.
I've got everything set up for this on the server, but I have a big question that hopefully you can answer!
Can I just install Apache in a new directory, and then install PHP inside of that, and then move the whole thing over to the location where the old Apache is?? Will installing Apache twice wreak any sort of havoc, or will all installation activity remain within the directory where I install it??
The reason I'm asking this is because the hosting company is not available to help at the moment, and I don't want to irreparably screw something up on the live web site. So what I'd like to do is make a backup of the entire current, working (non-DSO) Apache and PHP, then install a fresh version of both as DSO with zziplib, and if it's all working, then simply copy it on top of the existing Apache where the IP is pointing to.
Is this possible/advisable? Seems like it should work OK but I'm not positive!
Thanks!!
-frizzo