Hi, I am trying to build a web based *.doc to *.pdf converter using OpenOffice and PyUno. I have got the basic PyUno and OpenOffice interface working but when I try and call my PythonUno code as a a CGI script from Apache I get the error message:
creation of executable memory area failed: Permission denied, referer .. FATAL ERROR, could not mmap a file for executable memory either in home dir or in /tmp, referer: ... Cannot continue, perhaps examine your mount options for those directories, or selinux, referer: ... Selinux is disabled on this machine. It appears to happen when I call: "smgr, ctx = get_smgr()" Any ideas Terry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
