I am using Xampp 1.8.1
.
It is working fine in joomla 2.5 & joomla 3. but not working joomla 1.5, it is showing errors.
strict Standards: Non-static method JLoader::import() should not be called statically in /libraries/joomla/import.php on line 29
Like the above it shows multiple errors.
Then i have changed the php.ini
file
set error_reporting to E_ALL & ~E_NOTICE
After changing it shows the same error