Koozali.org: home of the SME Server

Vtiger Groupware help?

Offline irian

  • *
  • 184
  • +0/-0
Vtiger Groupware help?
« on: December 03, 2005, 02:06:47 PM »
I have been asked to install Groupware in the office.
I like the choices of Vtiger.
Does anyone have/know any installation instructions/experience for SME 6.01-01?

Is there anything I need to consider before I install?
I plan to install on a test-server first and then on a live system.

Greetings,
Irian

thedude

Vtiger Groupware help?
« Reply #1 on: December 05, 2005, 07:05:30 AM »
I installed it on my sme server and it was a piece of cake. It's been awhile, but I believe you can just run the install program. You may have to make a few manual mods during the install, but nothing tough

Offline irian

  • *
  • 184
  • +0/-0
Vtiger Groupware help?
« Reply #2 on: December 05, 2005, 03:10:07 PM »
Thanks for the encouragement thedude.

I stoppen Apache and Mysql.
Then installed the Vtiger.bin package and had it install Apache and Mysql as well.
I get stuck with mysql.
It asks for a mysql portnumber.
I enter 3306 is this right?
It doesnt accept any portnumber I enter.
What do I need to do to get this working?

I must say, this is the first time I do something with mysql.

Irian

thedude

Vtiger Groupware help?
« Reply #3 on: December 05, 2005, 04:42:27 PM »
I didn't use the bin installer method, I just used the installation with all the files

Offline irian

  • *
  • 184
  • +0/-0
Vtiger Groupware help?
« Reply #4 on: December 05, 2005, 06:00:07 PM »
So where can I find the files you used?
On the Vtiger website there are the Windows.exe, Linux.bin and source.zip files.

Thanks.

Irian

thedude

Vtiger Groupware help?
« Reply #5 on: December 05, 2005, 06:01:03 PM »
I used the source files

Offline irian

  • *
  • 184
  • +0/-0
Vtiger Groupware help?
« Reply #6 on: December 12, 2005, 06:58:19 PM »
Thanks for the help.
Got it all working now.

Irian

amicheals

Vtiger Groupware help?
« Reply #7 on: December 14, 2005, 03:25:15 AM »
Hi would you be able to post your step by step directions (for example how to stop apache and mysql) I have no idea how to do that but i would like to install vtiger.

Thanks
amy

Offline irian

  • *
  • 184
  • +0/-0
Vtiger Groupware help?
« Reply #8 on: December 14, 2005, 10:51:25 AM »
It is kind of long to post (3 pages).
Just write me an email (see my profile) and Ill mail you the doc.


to stop mysql:
service mysqld stop

to stop Apache:
service httpd stop

Irian