vtiger Forum Index vtiger
The Honest Open Source CRM
 

Installation on Macintosh OS X
Click here to go to the original topic

 
       vtiger Forum Index -> Installation 5.x
Previous topic :: Next topic  
Author Message
vTigerNewbie



Joined: 05 Aug 2008
Posts: 1

Posted: Tue Aug 05, 2008 2:40 am    Post subject: Installation on Macintosh OS X  

Hello,

I am new to vTiger and have installed MAMP Pro, downloaded the vTiger application, but cannot open it. I downloaded version vtigercrm-5.0.4.bin.sh and when I attempt to run it, I get the following message:

\n You should first login as root to execute this script\n Please login as root and try again. Exiting ...\

Can anyone advise on what I should do from here?

Thank you!
Back to top  
prasad.a



Joined: 01 Aug 2007
Posts: 982

Posted: Tue Aug 05, 2008 5:01 am    Post subject: Installation on Macintosh OS X<br /><a href="v  

Hi,

On MacOSX, install standard apache, php and mysql and proceed with vtiger source installation.

http://wiki.vtiger.com/index.php/Vtiger_CRM_5.0.4_-_Installation_Manual_for_Linux#Source_Installation

Regards,
Prasad
vtiger Team
Back to top  
namburi



Joined: 10 Jul 2007
Posts: 49
Location: india

Posted: Wed Aug 06, 2008 11:29 am    Post subject: Re: Installation on Macintosh OS X  

Hi vTigerNewbie,

We have tested installing vtiger on the basic version of MAMP. You need to do the following.

* You will need to make some changes to MAMP's php.ini file. You can find out where it is located by checking out php info. In my install it is located at /Applications/MAMP/conf/php5/php.ini You will need to make the following changes
* Change error_reporting to E_ALL & ~E_NOTICE from E_ALL
* Change max_execution_time to 600
* Change memory_limit to 32M
* Restart MAMP
* Download the source version of vtiger from http://prdownloads.sourceforge.net/vtigercrm/vtigercrm-5.0.4.tar.gz?download
* Extract the contents of the file to the directory htdocs in your MAMP folder.

You should be able to run vtiger now. To set up vtiger you will need to run through a basic installation process to set up the database. This appears to take a while on the basic version of MAMP, about 10 minutes.

Couple of thing to note, during the installation process you will be asked for the details of the mysql installation. On my install of mamp the hostname is localhost:8889 that is the host name of the mysql install and it's port. You can get the details of the mysql setup from the MAMP install's start page.
Back to top  
 
       vtiger Forum Index -> Installation 5.x
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group