PDA

View Full Version : admin.joomla_lms.php is corrupted


mkropik
02-09-2007, 03:55 PM
after the installation i get this error?

The file ../administrator/components/com_joomla_lms/admin.joomla_lms.php is corrupted

i downloaded the files again, but still the same error...

thanks for any ideas - martin

den
02-09-2007, 04:11 PM
1. It means that the encoded files were corrupted during installation. Try to upload this file via FTP in binary mode.
2. The other reason is an old IonCube Loader, and that's what it is in this case. (Ex. Encoder 6.5 needs Loader version 3.1 or greater as it has new security features that are not known about by the older Loaders. Loaders < 3.0 report newer files as corrupted, which isn't strictly correct but couldn't be avoided. Loader 3.0 would say that a newer Loader was required.)

If you use runtime ioncube loader (if you are upload it manually via FTP) please update it. If ioncube Loader is in the php.ini file (setup by ISP),
so it needs to be replaced there, make a request to your ISP.

mkropik
02-09-2007, 04:56 PM
million thanks!

now it works perfect

martin

den
02-09-2007, 05:01 PM
What way you are using 1. or 2. ?

mkropik
03-14-2007, 08:10 AM
the 2. way was the solution.