PDA

View Full Version : Install complete but won't work


imagespace
09-12-2007, 11:19 AM
I have managed to install JoomlaLMS (trial) and it is appearing as a component in Joomla. However, if I click on any of the JoomlaLMS links I just get a http 500 error. This is installed on localhost and I have double checked that all is working as it should, including the ioncube loader.

PHP built On: Windows NT INSPIRON6400 5.1 build 2600
Database Version: 5.0.45-community-nt
PHP Version: 5.2.4
Web Server: Apache/2.2.4 (Win32) PHP/5.2.4
WebServer to PHP interface: apache2handler
Joomla! Version: Joomla! 1.0.13 Stable [ Sunglow ] 21 July 2007 16:00 UTC
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)

Thanks for any ideas
Brian McCarthy

imagespace
09-12-2007, 11:30 AM
Sorted - I changed:
short_open_tag = Off in php.ini to:
short_open_tag = On

and it now works.

Thanks
Brian