status on virtualmin on debian etch (4.0)?

11 posts / 0 new
Last post
#1 Thu, 05/10/2007 - 18:33
tinusnijmeijers

status on virtualmin on debian etch (4.0)?

what is the status on virtualmin on debian etch (4.0)?

gr. tinus

Tue, 05/15/2007 - 08:45
DarrenFerguson

Debian Etch works! I tried it myself today! And by works I really mean doesn't work. I installed it off a fresh copy of Debian Etch everything went fine up until testing-time.

When I tested PHP it wasn't functioning, I got an Internal Error or '500 error' when accessing a PHP script. I feel it might be a binary problem.

I'll definably make another post here if I manage to solve my problem as someone else might be experiencing the same one.

I've requested support from the Virtualmin team, i'm confident they will solve this issue promptly.

Tue, 05/15/2007 - 15:59 (Reply to #2)
Joe
Joe's picture

Hey Darren,

I'm talking with your admin about the issue.

But I suspect it is permissions. SuExec is setup by default now, and group writable files will not run under SuExec. It will give this exact error message if the file is group (or world) writable. There are other possible sources of trouble, but that seems most likely.

--

Check out the forum guidelines!

Tue, 05/15/2007 - 17:48 (Reply to #3)
Joe
Joe's picture

Got it figured out.

The PHP binaries are being mis-detected by Virtualmin on Debian. The php5.fcgi script needs to call php5-cgi and it's calling php. I've set Jamie onto the problem, and we'll roll out a fixed version of the Virtualmin module in a day or so.

In the meantime, for new domains, edit /home/domain/fcgi-bin/php5.fcgi and change the php call to /usr/bin/php5-cgi. Same probably goes for php4, as the detection code is similar across both versions.

--

Check out the forum guidelines!

Thu, 05/17/2007 - 16:43 (Reply to #4)
tinusnijmeijers

php5-cgi was not installed on my system, apparently it is not depended upon during install of virtualmin.

btw the fix works fine. (php->php5-cgi)

Tue, 05/15/2007 - 14:14
DanielPacker

I started on Sarge and upgraded to Etch. The dovecot config was totally screwed, but I posted a fix for that, and I think it might have been fixed already. I had trouble with PHP+mysql until I realized it was looking for a php.ini in the site home directory rather than /etc.

Wed, 05/16/2007 - 10:18
tinusnijmeijers

great, etch is supported now.
when I want to order there is no option for debian 4.0 (only 3.1); is that important?
I should think not, just checking.

Wed, 05/16/2007 - 17:08
tinusnijmeijers

ok. I bought a license and downloaded install.sh.

but "Debian 4.0" is not in "supported"
"Don't even bother trying it"

when can I download a install.sh that does support debian 4.0?
or is there any other way I can install virtualmin?
(don't mind getting my hands dirty)

gr.
tinus

Wed, 05/16/2007 - 17:28 (Reply to #8)
Joe
Joe's picture

Hi Tinus,

Sorry for the misleading message. The EA3.9 install.sh actually does support Debian 4.0. I've fixed the version on Virtualmin.com. You can re-download, or you can just run the one you have--the message is all that changed.

Thanks for the heads up!

--

Check out the forum guidelines!

Wed, 05/16/2007 - 18:20
tinusnijmeijers

beautiful. works like a charm.
thanks.

tinus

Wed, 05/16/2007 - 18:37 (Reply to #10)
Joe
Joe's picture

Cool. Let us know of any problems you find. New systems always have a few quirks in the beginning. But I don't expect serious issues--Debian 4.0 is really quite a solid choice for virtual hosting, and so we don't have to do much to it to whip it into shape (3.1 had a lot more issues).

--

Check out the forum guidelines!

Topic locked