[Vtigercrm-commits] [vtiger-commits] r5689 - /vtigercrm/trunk/pkg/bin/startvTiger.bat
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed May 3 02:52:09 EDT 2006
Author: richie
Date: Wed May 3 00:52:05 2006
New Revision: 5689
Log:
message changed
Modified:
vtigercrm/trunk/pkg/bin/startvTiger.bat
Modified: vtigercrm/trunk/pkg/bin/startvTiger.bat
==============================================================================
--- vtigercrm/trunk/pkg/bin/startvTiger.bat (original)
+++ vtigercrm/trunk/pkg/bin/startvTiger.bat Wed May 3 00:52:05 2006
@@ -150,13 +150,23 @@
echo ""
echo ""
echo "********* Service not started as port # %apache_port% occupied ******* "
-echo "********* Kindly free port %apache_port% and restart again or give a different port which is free******* "
+echo ""
+echo ""
+echo ""
+echo ""
+echo "********* I am sorry. I am not able to start the product as the apache port that you have specified: port # %apache_port% seems to be occupied ******* . You could give me a different port number if you wish by doing the following ...."
+echo ""
+echo ""
echo ""
echo ""
echo "********* Open the apache/conf/httpd.conf file, search for 'Listen' and change the port number ******* "
echo ""
echo ""
-echo "********* Make the apache port change in startvTiger.bat and stopvTiger.bat too******* "
+echo ""
+echo ""
+echo "********* Change the apache port in startvTiger.bat and stopvTiger.bat too and then access the product from the browser in the following manner http://localhost:apacheport******* "
+echo ""
+echo ""
echo ""
echo ""
echo ""
More information about the vtigercrm-commits
mailing list