Changes between Version 3 and Version 4 of projects/crm_review/report


Ignore:
Timestamp:
Jun 25, 2008, 4:55:36 PM (17 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • projects/crm_review/report

    v3 v4  
    6464
    6565I'm going to try to run vtiger with this turned off and see if it works anyway.
     66
     67vtiger wants me to register. They say it's required, but I left it blank and got no errors.
     68
     69Predictable installation screens... although they wanted me to enter my currently name, symbol and code. Not sure what code means (and it was a text field). I entered "0.00".
     70
     71I also chose not to install the demo data.
     72
     73After hitting the final install button, the screen said: "The installation will take at least 4 minutes." I guess that's why the execution time has to be increased. Why does it take 4 minutes? Ah... looking through the [http://wiki.vtiger.com/index.php/Vtiger_CRM_5.0.4_-_Installation_Manual_for_Linux#System_Requirements docs] I found:
     74
     75{{{
     76From a search of issues in 5.0.4 this appears to be a deal breaker.  If you can’t set max_execution_time = 600 then you probably will not be able to complete the building of all 317 tables.  Your install will finish without apparent error but you will only have a fraction of the necessary tables.
     77}}}
     78
     79317 tables. Sheesh. sugarcrm only has 97. I can't wait to explain to someone how to export their contacts from this database.