PDA

View Full Version : Installation error


marino
08-25-2007, 02:44 PM
dears
after the installation i have the following error
Parse error: parse error, unexpected $end in c:\wamp\www\administrator\components\com_joomla_lm s\admin.joomla_lms.html.php on line 5829

can you help me?
many thanks
Vincenzo

den
08-25-2007, 03:01 PM
You should enable 'short_open_tag' PHP config variable.
In your php.ini should be line like this "short_open_tag = On"

Or you can replace the file
administrator\components\com_joomla_lms\admin.joom la_lms.html.php
with attached one.

marino
08-25-2007, 03:40 PM
work many thanks

marino
08-27-2007, 12:25 PM
work many thanks

Dear Den
I have installed the Joomla LMS on the provider server and i have the following error :
Site error: the file /web/htdocs/www.percorsidimpresa.it/home/administrator/components/com_joomla_lms/admin.joomla_lms.php requires the ionCube PHP Loader ioncube_loader_lin_4.4.so to be installed by the site administrator.
i have need to install the ioncube dll on the provider server ?
many thanks
Vincenzo

den
08-27-2007, 01:25 PM
You nedd to install ioncube loader on the server.
1. Visit http://www.ioncube.com/loaders.php, download the file
http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.zip.
2. Create folder 'ioncube' in the root folder of your site account and unpack zip into it.
3. Copy 'ioncube-loader-helper.php' (it also located in the zip) into the root folder of your site and run it from your browser.