[OpenVCP] project alive? I can't seem to configure web interface

Gerrit Wyen gerrit at t4a.net
Sat Nov 24 14:25:27 UTC 2007


Hi,
> First question - is this project alive? I haven't seen any posts on this mailing list in archive since Sept.

It's still alive, the mailinglist was never realy activ... but we are
only two developers and I hadn't much time recently. I hope this will
change within the next weeks.

> Anyway, I'm a new openvcp v0.3 user (using debian etch). For the life of me I can't get web interface to work:
> 
> - I have DocumentRoot set to /var/www/openvcp (as well as set 
> 
> - In core/openvcp.conf I set webPath /ovcp 
> 
> - I copied web interface files to /var/www/openvcp/ovcp
> 
> - Opening url http://dns2.domeny.com/ovcp gets browser redirected to http://dns2.domeny.com/ovcp/openvcp/auth which in turn produces 404 "The requested URL /ovcp/openvcp/auth was not found on this server"

OpenVCP requires currently mod_rewrite. There is a .htaccess file in the
webroot, which defines the needed rules. Often the problem is that the
"AllowOverride" option of the apache server doesn't allow htaccess
files.

> - OK, so I figured it needs auth mod in "openvcp" dir, right? OK:
> 
> dns2 /var/www/openvcp/ovcp % mkdir openvcp
> dns2 /var/www/openvcp/ovcp % cp -rp mods/* openvcp/

This isn't right..

> 
> - And now Apache just lists this dir:
> 
> http://dns2.domeny.com/ovcp/openvcp/auth/ 
> 
> That's all it does.
> 

hth,
gerrit



More information about the OpenVCP mailing list