 Total post : 9 Profile |
Written on : 08/06/2005 20:48 ( more than one month ) Object : FTP Error when uploading Scorm Hi, I just recently tried to install Docebolms and all seem ok accept when I tried to upload a scorm zip via authoring. When I click Upload content package, it gives this error.. Abort pclzip.php : Missing zlib extensions. What does this mean? I thought maybe it's related to the config of FTP.. but can't be sure. I am running on Windows 2000 Server os. Please help. Thanks, Calvin |
| |
 Total post : 9 Profile |
Written on : 09/06/2005 18:24 ( more than one month ) Object : Re: FTP Error when uploading Scorm Hi, I think I do not have the ftp problem anymore, however, when I now try to upload the scorm zip package, it gives out this error message.. Fatal error: Call to undefined function: domxml_open_mem() in c:\easyphp\www\dcolms\modules\scorm\CPManager.php on line 74
Can you help me...I am not sure what I am doing wrong. Thanks in advance for your help. Calvin Eng. |
| |
 Total post : 1843 Profile |
Written on : 10/06/2005 08:43 ( more than one month ) Object : Re: FTP Error when uploading Scorm Hi calvin, you don't have the DomXml function enabled. Are you on a server or in a local machine? Windows or linux? Claudio
|
| |
 Total post : 9 Profile |
Written on : 10/06/2005 15:53 ( more than one month ) Object : Re: FTP Error when uploading Scorm Hi Claudio, I am on a local machine that is running Windows 2000 server as it's OS. I have nothing else running on the system. only this. I have enabled the extension=php_domxml.dll at the php file located at the WINNT folder by taking away the ; Is there anything else I must configure to have it able to upload scorm? Thanks for your help Claudio  Calvin. |
| |
 Total post : 1843 Profile |
Written on : 11/06/2005 08:46 ( more than one month ) Object : Re: FTP Error when uploading Scorm hi, seach on your system the file iconv.dll then copy it on system and system32. The restart apache, all should work. Are you usign easyphp? Claudio
|
| |
 Total post : 9 Profile |
Written on : 11/06/2005 15:48 ( more than one month ) Object : Re: FTP Error when uploading Scorm Hi Claudio, I did as you told me to. I found php_iconv.dll in the EasyPHP/php/extensions/php_iconv.dll & copied it into system & system 32. I also enabled in php config to accept extension of php_iconv.dll. Restarted EasyPHP and also restarted the PC but when I try to upload the zip file, it still offers the same error. Sorry to have to bother you still on this Claudio, but what am I still doing wrong? Thanks Claudio for your support. Calvin. |
| |
 Total post : 1843 Profile |
Written on : 13/06/2005 09:36 ( more than one month ) Object : Re: FTP Error when uploading Scorm Now i imagine that domxml is active (check on the diagnostic tool located in options). The error that the system give to you is related to domxml again? Claudio
|
| |
 Total post : 9 Profile |
Written on : 13/06/2005 12:26 ( more than one month ) Object : Re: FTP Error when uploading Scorm Hi Claudio, I went to localhost/dcolms/admin.php to enter to General manag. > Configure options > Server configuration -Diagnostic. Domxml status: On The error is stil.. Fatal error: Call to undefined function: domxml_open_mem() in c:\easyphp\www\dcolms\modules\scorm\CPManager.php on line 74
I am truly sorry to have to bother you with this. I have been trying many things to upload but always giving the same error. But though the error is seen, I went to C/EasyPHP/www/dcolms/fileCourses/scorm/ and I do see the file that was suppose to be uploaded in there as like .. 10_100_1118511374_Eng.zip_content. Inside you will find the normal content of what scorm should be Content, adlcp_root1p2.xsd, ims_xml.xsd and so on.. I read somewhere that I should delete the imsmanifest file... should I do that when I zip up the content? Thanks Claudio. Calvin. |
| |
 Total post : 1843 Profile |
Written on : 13/06/2005 13:08 ( more than one month ) Object : Re: FTP Error when uploading Scorm Hi calvin, so: - The system correctly unzip the file
- But the system cannot parse XML data (in this case means that the imsmanifest.xml cannot be read and data contained cannot be stored in the database)
Ok, let me ask, what version of easyphp do you use? Claudio |
| |
 Total post : 9 Profile |
Written on : 13/06/2005 19:50 ( more than one month ) Object : Re: FTP Error when uploading Scorm Hi Claudio, I am using EasyPHP version 1.6.0.0 This that going to be a problem? Thanks, Calvin. |
| |
 Total post : 20 Profile |
Written on : 14/06/2005 23:26 ( more than one month ) Object : Re: FTP Error when uploading Scorm Hi calvineng05, you should copy the iconv.dll library not php_iconv.dll.
Best regards -ema-
|
| |
 Total post : 1843 Profile |
Written on : 15/06/2005 09:51 ( more than one month ) Object : Re: FTP Error when uploading Scorm Hi calvin, please refer to Ema reply and, if failed, also try to upgrade to easyphp 1.7 (delete ALL the folders related to the old easyphp)
|
| |
 Total post : 9 Profile |
Written on : 15/06/2005 13:04 ( more than one month ) Object : Re: FTP Error when uploading Scorm Hi, I did a search for the iconv.dll library, but I can't find it. Sorry about this but may I ask, where is the file located? Thanks, Calvin. |
| |
 Total post : 1843 Profile |
Written on : 15/06/2005 13:27 ( more than one month ) Object : Re: FTP Error when uploading Scorm in the PHP folder that is easyphp subfolder Are you sure you are using easyphp 1.7 or higer? Did you upgrade the easyphp or you installed it from scratch? Claudio
|
| |
 Total post : 9 Profile |
Written on : 16/06/2005 20:02 ( more than one month ) Object : Re: FTP Error when uploading Scorm Hi Claudio, Ema, I uninstalled EasyPHP v6 and resintalled v8, reinstalled Docebolms, copied iconv.dll to system & system32. All works fine except upload scorm. When I upload scorm, this message appears, Notice: Use of undefined constant _SCORM_AUTOBROWSING - assumed '_SCORM_AUTOBROWSING' in c:\easyphp1-8\www\dcolms\class.module\learning.scorm.php on line 52
At least it's not the same error message. The thing is, when I check in the lessons area, the content seems to be there but when I click on it... the "Page Cannot be Displayed" appears. The Scorm Player is working but only the pages of the content is not coming out. I am going to attempt to upload a scorm package that can be found here (sample scorm package) to test to see if it works. I am starting to wonder if Windows 2000 server os could be the culprit. Thank you so much for your help and support thus far. I will update you accordingly on my progress. Worse case scenario, I will attempt new installation on WinXP os. Thanks & kind regards, Calvin. |
| |