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

Re: [cobalt-users] mod_throttle



æIf that's where it is and Apache can't find it I'm quite sure it's
looking
æfor it in /usr/bin/apxs.  Create a symbolic links as follows:
æ
æln -s /usr/bin/apxs /usr/sbin/apxs.
æ
æIf for some reason that wasn't the problem and you want to delete the
æsymlink, do this:
æ
ærm /usr/bin/apxs.

Ah ha! Thank you very much!

joann