[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Red Hat 6.0 + MV3.14 + Virtuald run/install probs
Hi all,
I want to set up Minivend on a RH-System and always get the "No
response, We are sorry..." message. I already have installed MV on other
systems (Suse, FreeBSD) sucessfully.
This is what I have (done):
Red Hat 6.0
perl5 (5.0 patchlevel 5 subversion 3)
MV 3.14
Apache (1.3.6) with inetd and virtuald so that the apache is startet in
inetd-mode with a "chroot /usr/home/<user>"
After installing MV with
% /usr/home/<user>/usr/local/bin/perl Makefile.PL
% make test
% make install
Everything works fine, no errors. Then I changed
~/mvend/src/config.h line 38 to
#define LINK_FILE "/mvend/etc/socket"
and
~/mvend/src/vlink.pl line 26 to
my $LINK_FILE = '/mvend/etc/socket';
Also the makecat works fine (all path with /usr/home/<user> at the
beginning).
Minivend is starting withour errormessage (in INET and UNIX Mode).
Now I try to access the page, without the response. No error.log. I also
changed the file-mode to 777 of ALL files and directorys (~/catalogs,
~/mvend, ~/www/htdocs/simple, ~/www/cgi-bin). Perl and Apache are
working. I searched the faqs and the mailinglist, but didn´t find
anything helpfull.
Maybe someone knows what to do?
Thank you.
Marius