[Vtigercrm-commits] [vtiger-commits] r6151 - /vtigercrm/trunk/pkg/bin/startvTiger.bat
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Thu May 18 08:43:17 EDT 2006
Author: richie
Date: Thu May 18 06:43:13 2006
New Revision: 6151
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 Thu May 18 06:43:13 2006
@@ -157,9 +157,10 @@
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 "********* 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 ******* "
echo ""
echo ""
+ echo "You could give me a different port number if you wish by doing the following ...."
echo ""
echo ""
echo "********* Open the apache/conf/httpd.conf file, search for 'Listen' and change the port number ******* "
@@ -170,7 +171,7 @@
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 "Thank You"
echo ""
echo ""
set /p pt=Press Any Key to Continue...
More information about the vtigercrm-commits
mailing list