Hi Robert, looks like you're close to your goal ...
> I tried to use the OpenXPKI-Client-HTML-Mason, all compile stuff went > right with several perl module dependencies. > > I have put openxpki.cgi to apache cgi-bin folder and copied "htdocs" > found in OpenXPKI-Client-HTML-Mason tree to "mason-data" but have these You don't need to. The mason-data is just the place where Mason puts its cache file and stuff. Just create an empty one that is writable by your webserver user. Then either copy htdocs somewhere, or just leave them where they are and reference them from your openxpki.cgi. To what did you set the values of 'comp_root' and 'data_dir' in your openxpki.cgi? They should reference the htdocs directory and the mason-data directory. Furthermore, did you use the LocationMatch directives from the eg/openxpki-mason-cgi.conf directory? Greetings, Alex ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
