This website is deprecated, and remains online only for historic access to old issues and docs for historic versions of Virtualmin. It has been unmaintained for several years, and should not be relied on for up-to-date information. Please visit www.virtualmin.com instead.
Just to let you know that Suexec is OK now. Following your hint about incorrect package source repository, I found a local copy of Lucid list in /etc/apt/sources.list.d, and placed it on the remote server. Everything is fine now. I am able to fetch correct packages, and install them.
Howdy,
The suexec program is part of Apache.
What is the output of these two commands:
dpkg -l apache2
find /usr -name suexec
The first command returns this:
> dpkg -l apache2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-===============================-==================================-============================================
un apache2 <none> (no description available)
The second command returns nothing:
> find /usr -name suexec
Hi Eric,
Just to let you know that Suexec is OK now. Following your hint about incorrect package source repository, I found a local copy of Lucid list in /etc/apt/sources.list.d, and placed it on the remote server. Everything is fine now. I am able to fetch correct packages, and install them.
I am grateful to you!
Simon.