[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] PHP Downloading, Not Displaying
- Subject: RE: [cobalt-users] PHP Downloading, Not Displaying
- From: "Jay Jennings" <jennings@xxxxxxxxxx>
- Date: Mon Apr 9 02:44:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Thanks to everyone who helped me get my server back up and running after
being HaQ'd. The problem I had with Apache and PHP was solved when I used rm
all over the place with anything that had to do with Apache -- and
compiled/installed a fresh copy. :)
I have no idea whether things will still work after the next server reboot
(in fact I think I should reboot soon while I still remember what I did,
just in case), but it all seems to be fine right now.
One big difference was the format of the httpd.conf file -- it's kind of the
same, but there are some big differences that I needed to come to grips
with. For one thing, all my .htaccess-protected directories were wide open
due to the default settings. And, in fact, contrary to the messages that
flew through this list recently, I had to take out the AuthPAM line before
things would work again.
..jj..