| 66 | |
| 67 | vtiger wants me to register. They say it's required, but I left it blank and got no errors. |
| 68 | |
| 69 | Predictable 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 | |
| 71 | I also chose not to install the demo data. |
| 72 | |
| 73 | After 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 | {{{ |
| 76 | From 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 | |
| 79 | 317 tables. Sheesh. sugarcrm only has 97. I can't wait to explain to someone how to export their contacts from this database. |