Home
The Toolkit for Online Communities
15887 Community Members, 2 members online, 1974 visitors today
Log In Register

Forum .LRN Q&A: Re: Re: Re: Re: How to create IMS/SCORM Content Package Course

OpenACS Home : Forums : .LRN Q&A : Re: Re: Re: Re: How to create IMS/SCORM Content Package Course : One Message

Hi Christian,

You might want to check whether the file is being expanding correctly after being uploaded.

LORS uses AOLserver's ns_mktemp function to create a temporary directory in which expands the zip file. Can you check whether theis temporary directory exists? (usually /tmp)

In addition, is the unzip command on the PATH environment variable of the user you are using to run your instance of .LRN?

Ernie