problem installing CB 1.9

11 years 2 months ago #221024 by pveerana
problem installing CB 1.9 was created by pveerana
I have been trying to install CB 1.9 onto Joomla 3.0.3 for a few days. I have received error messages. Please let me know if I missed anything or if more info is needed. Thank you in advance.
1. Warning
JInstaller: :Install: Cannot find XML setup file
2. Error
Path does not have a valid package.
-OR-
“This webpage is not available”

Before anything:
• Yes! I have searched for the solution on the forum
• Yes! I have searched for the solution on Google
• Yes! I have read the PDF file
• Yes! I extracted cb_1_9_0-unzip1st.zip and get com_comprofiler.zip
• Yes! I have tried to follow Readme-new-install troubleshooting section
• No! Nothing works so far

System Specification:
• Windows 2012
• IIS 8
• MySQL 5.5.3
• PHP 5.3.21
• CB 1.9
• Joomla 3.0.3
• Server runs on VMware Workstation 9

What I did:
1.Simply using Upload Package file option
o Error message, “There was an error uploading this file to the server”
o I am not sure why, but Joomla system info says Max file size upload is 20M. So,
I moved on and try the next one
2.Copy com_comprofiler.zip to Joomla temp folder and select “install from Directory” tab and recieved the following errors:
o Warning
JInstaller: :Install: Cannot find XML setup file
o Error
Path does not have a valid package.
3.Unzip com_comprofiler.zip and put files directly to temp folder and select “install from Directory” tab
o It displays “This webpage is not available”
-I have put “set_time_limit( 240 );” right after <php? in administrator/index.php

<?php
set_time_limit( 240 );
/**
* @package Joomla.Administrator

o Comprofiler folder has been created in administrator/components and
root/components
4.Lastly, I unzipped pluginsfiles.tgz and put all the folders and files into Plugin folder then delete pluginsfiles.tgz. I am not sure if i do this one correctly.
o First I repeat number 2:
-It displays “This webpage is not available”
o Repeat number 3:
-Error 500; Installation unexpectedly terminated
-Nothing in error log

Joomla System information page:
• PHP information on
o File_uploads
> ON ON
o Max_File_Uploads
> 20 20
o Upload_max_filesize
> 20M 20M
• Directory Permission
o All Writable except configuration.php
o I have check the file permission on configuration.php; IUSR --> Modify (As write/read/delete/read&execute) which I have no idea why it appears like that. Actuall IUSR has been set as Modify from the root folder and inherit down to subfolder and file.
• Relevant PHP setting
o PHP Safe mode OFF

Global Configuration:
• Sever setting
o Error Reporting --> Maximum
o In Joomla error log which located in root/log => found nothing there on log file except I mistype the password when logged in once. That is the only error message in the log file.
IIS Error Log: (as it runs on VMWare workstation, so, I do not mind giving the whole thing out)
• #Software: Microsoft Internet Information Services 8.0
• #Version: 1.0
• #Date: 2013-02-15 05:07:45
• #Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) cs(Referer) sc-status sc-substatus sc-win32-status time-taken

• 2013-02-15 05:07:45 192.168.23.131 GET /kopkap/administrator/index.php option=com_installer&view=install 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_installer 200 0 0 2948

• 2013-02-15 05:07:45 192.168.23.131 GET /kopkap/administrator/templates/isis/css/template.css - 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_admin&view=sysinfo 304 0 0 15

• 2013-02-15 05:07:45 192.168.23.131 GET /kopkap/media/system/js/mootools-core.js - 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_admin&view=sysinfo 304 0 0 0

• 2013-02-15 05:07:45 192.168.23.131 GET /kopkap/media/system/js/core.js - 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_config 304 0 0 0

• 2013-02-15 05:07:45 192.168.23.131 GET /kopkap/media/system/js/mootools-more.js - 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_installer 304 0 0 15

• 2013-02-15 05:07:45 192.168.23.131 GET /kopkap/media/jui/js/jquery.min.js - 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_installer&view=install 304 0 0 0

• 2013-02-15 05:07:45 192.168.23.131 GET /kopkap/media/jui/js/jquery-noconflict.js - 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_installer&view=install 304 0 0 0

• 2013-02-15 05:07:45 192.168.23.131 GET /kopkap/administrator/templates/isis/js/template.js - 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_admin&view=sysinfo 304 0 0 202

• 2013-02-15 05:07:45 192.168.23.131 GET /kopkap/media/jui/js/bootstrap.min.js - 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_installer&view=install 304 0 0 202

• 2013-02-15 05:07:45 192.168.23.131 GET /kopkap/administrator/templates/isis/images/logo.png - 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_admin&view=sysinfo 304 0 0 187

• 2013-02-15 05:08:20 192.168.23.131 POST /kopkap/administrator/index.php option=com_installer&view=install 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_installer&view=install 303 0 0 1715

• 2013-02-15 05:08:22 192.168.23.131 GET /kopkap/administrator/index.php option=com_installer&view=install 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_installer&view=install 200 0 0 2511

• 2013-02-15 05:09:42 192.168.23.131 GET /kopkap/administrator/index.php option=com_installer 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_installer&view=install 200 0 0 2480

• 2013-02-15 05:10:07 192.168.23.131 GET /kopkap/administrator/index.php option=com_installer&view=manage 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_installer 200 0 0 19500

• 2013-02-15 05:10:07 192.168.23.131 GET /kopkap/media/system/js/multiselect.js - 80 - 192.168.23.1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.17+(KHTML,+like+Gecko)+Chrome/24.0.1312.57+Safari/537.17 http://192.168.23.131/kopkap/administrator/index.php?option=com_installer&view=manage 200 0 0 202

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.158 seconds

Facebook Twitter LinkedIn