vtiger.com - Home of vtiger CRM
  Home Products Downloads Support Buy Support Partners Company  Community Forums Blogs   Jobs Board  
Call Us: +1 408 716 8592
Main Page | About | Help | FAQ | Special pages | Log in

Category: Installation
Printable version | Disclaimers | Privacy policy

Vtiger CRM - Installation Guide for Solaris

From vtiger.com

Courtesy: linsys

http://www.vtiger.com/discussions/viewtopic.php?t=718

Operating System: Solaris 9 (latest patch update for solaris 9).

MySQL: Download the MySQL package from SunFreeware.

You need to make sure you have gcc or libgcc installed, this again is available from SunFreeware.com

PHP & Apache

You need to make sure the following packages are installed:

Again all of these packages are available at SunFreeware.com.

Refer to following URL to learn more about Apache installation:

http://docs.php.net/en/install.unix.apache2.html

For the exact info on how to compile apache and php, it's VERY simple, I have done this 100s of time with no issue.

That's all that would be specifit, everything else is very simple. Setup your httpd.conf so you have a domain or subdomain or however you do this. I always setup a new subdomain.

Untar the vtiger CRM source to this dir.

Make a mysql database

>> mysql -u <userid> -p

password: <enter your password>
mysql> create database vtigerCRM;
<something about database added here, can't remember exactly>

Point your browser to the directory or host or ip address where vtiger was untared. The install will start.

You might have to change some permissions like on the /cache dir etc. you will be told during the install.

Retrieved from "http://wiki.vtiger.com/index.php/Vtiger_CRM_-_Installation_Guide_for_Solaris"

This page has been accessed 761 times. This page was last modified 15:24, 1 October 2006.


Find
Browse

Main Page

Community Portal

News & Events

Recent Changes
Edit

Edit this page
Editing help

This page

Discuss this page
Post a comment
Printable version

Context

Page history
What links here
Related changes
My pages

Log in / create account
Special Pages

New pages
File list
Statistics
Bug reports
More...