-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinstall.log
executable file
·357 lines (356 loc) · 19.3 KB
/
install.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
2015-04-27 08:12:27...Begin System Check Process *************
2015-04-27 08:12:27...XML Parsing Support Found
2015-04-27 08:12:27...MBString Support Found
2015-04-27 08:12:27...ZIP Support Found
2015-04-27 08:12:27.../custom directory and subdirectory check passed
2015-04-27 08:12:27...cache directory and subdirectory check passed
2015-04-27 08:12:27.../module directory and subdirectory check passed
2015-04-27 08:12:27.../upload directory check passed
2015-04-27 08:12:27.../zip check passed
2015-04-27 08:12:27...PCRE version check passed
2015-04-27 08:12:27...installerHook: Could not find custom/install/install_hooks.php
2015-04-27 08:12:27...php.ini location found. /etc/php5/apache2/php.ini
2015-04-27 08:12:27...Outputting HTML for System check
2015-04-27 08:12:27...No Errors were found *************
2015-04-27 08:12:30...installerHook: Could not find custom/install/install_hooks.php
2015-04-27 08:12:35...installerHook: Could not find custom/install/install_hooks.php
2015-04-27 08:12:38...installerHook: Could not find custom/install/install_hooks.php
2015-04-27 08:14:22...Begin DB Check Process *************
2015-04-27 08:14:22...testing with mysql:mysqli
2015-04-27 08:14:22...Basic form info is valid, continuing Process.
2015-04-27 08:14:22...Testing user account...
2015-04-27 08:14:22...Connection made using host: 141.22.29.94, usr: suitecrm
2015-04-27 08:14:22...Testing priviliged account...
2015-04-27 08:14:22...Connection made using host: 141.22.29.94, usr: suitecrm
2015-04-27 08:14:22...ERROR:: The provided Database Name already exists. You can<br>1. hit the back button and choose a new database name <br>2. click next and continue but all existing tables on this database will be dropped. <strong>This means your tables and data will be blown away.</strong>
2015-04-27 08:14:22...Passed DB install check
2015-04-27 08:14:22...WARNING:: no errors detected, but DB tables will be dropped!, issuing warning to user
2015-04-27 08:14:22...End DB Check Process *************
2015-04-27 08:14:38...installerHook: Could not find custom/install/install_hooks.php
2015-04-27 08:16:30...installerHook: Could not find custom/install/install_hooks.php
2015-04-27 08:18:40...installerHook: Could not find custom/install/install_hooks.php
2015-04-27 08:20:43...installerHook: Could not find custom/install/install_hooks.php
2015-04-27 08:20:43...calling handleSugarConfig()
2015-04-27 08:20:43...calling handleHtaccess()
2015-04-27 08:20:43...calling handleDbCharsetCollation()
2015-04-27 08:20:44...looping through all the Beans and create their tables
2015-04-27 08:20:44...processing table acl_actions
2015-04-27 08:20:44...dropping table acl_actions
2015-04-27 08:20:44...creating table acl_actions
2015-04-27 08:20:44...creating Relationship Meta for ACLAction
2015-04-27 08:20:44...processing table acl_roles
2015-04-27 08:20:44...dropping table acl_roles
2015-04-27 08:20:44...creating table acl_roles
2015-04-27 08:20:44...creating Relationship Meta for ACLRole
2015-04-27 08:20:44...processing table relationships
2015-04-27 08:20:44...dropping table relationships
2015-04-27 08:20:44...creating table relationships
2015-04-27 08:20:44...creating Relationship Meta for Relationship
2015-04-27 08:20:44...processing table leads
2015-04-27 08:20:44...dropping table leads
2015-04-27 08:20:44...creating table leads
2015-04-27 08:20:44...creating Relationship Meta for Lead
2015-04-27 08:20:44...processing table cases
2015-04-27 08:20:44...dropping table cases
2015-04-27 08:20:44...creating table cases
2015-04-27 08:20:44...creating Relationship Meta for Case
2015-04-27 08:20:44...processing table bugs
2015-04-27 08:20:44...dropping table bugs
2015-04-27 08:20:44...creating table bugs
2015-04-27 08:20:44...creating Relationship Meta for Bug
2015-04-27 08:20:44...processing table users
2015-04-27 08:20:44...dropping table users
2015-04-27 08:20:44...creating table users
2015-04-27 08:20:44...creating Relationship Meta for User
2015-04-27 08:20:44...processing table campaign_log
2015-04-27 08:20:44...dropping table campaign_log
2015-04-27 08:20:44...creating table campaign_log
2015-04-27 08:20:44...creating Relationship Meta for CampaignLog
2015-04-27 08:20:44...processing table project
2015-04-27 08:20:44...dropping table project
2015-04-27 08:20:44...creating table project
2015-04-27 08:20:44...creating Relationship Meta for Project
2015-04-27 08:20:44...processing table project_task
2015-04-27 08:20:44...dropping table project_task
2015-04-27 08:20:45...creating table project_task
2015-04-27 08:20:45...creating Relationship Meta for ProjectTask
2015-04-27 08:20:45...processing table campaigns
2015-04-27 08:20:45...dropping table campaigns
2015-04-27 08:20:45...creating table campaigns
2015-04-27 08:20:45...creating Relationship Meta for Campaign
2015-04-27 08:20:45...processing table prospect_lists
2015-04-27 08:20:45...dropping table prospect_lists
2015-04-27 08:20:45...creating table prospect_lists
2015-04-27 08:20:45...creating Relationship Meta for ProspectList
2015-04-27 08:20:45...processing table prospects
2015-04-27 08:20:45...dropping table prospects
2015-04-27 08:20:45...creating table prospects
2015-04-27 08:20:45...creating Relationship Meta for Prospect
2015-04-27 08:20:45...processing table email_marketing
2015-04-27 08:20:45...dropping table email_marketing
2015-04-27 08:20:45...creating table email_marketing
2015-04-27 08:20:45...creating Relationship Meta for EmailMarketing
2015-04-27 08:20:45...processing table campaign_trkrs
2015-04-27 08:20:45...dropping table campaign_trkrs
2015-04-27 08:20:45...creating table campaign_trkrs
2015-04-27 08:20:45...creating Relationship Meta for CampaignTracker
2015-04-27 08:20:45...processing table releases
2015-04-27 08:20:45...dropping table releases
2015-04-27 08:20:45...creating table releases
2015-04-27 08:20:45...creating Relationship Meta for Release
2015-04-27 08:20:45...processing table emailman
2015-04-27 08:20:45...dropping table emailman
2015-04-27 08:20:45...creating table emailman
2015-04-27 08:20:45...creating Relationship Meta for EmailMan
2015-04-27 08:20:45...processing table schedulers
2015-04-27 08:20:45...dropping table schedulers
2015-04-27 08:20:45...creating table schedulers
2015-04-27 08:20:45...creating Relationship Meta for Scheduler
2015-04-27 08:20:45...processing table job_queue
2015-04-27 08:20:45...dropping table job_queue
2015-04-27 08:20:45...creating table job_queue
2015-04-27 08:20:45...creating Relationship Meta for SchedulersJob
2015-04-27 08:20:45...processing table contacts
2015-04-27 08:20:45...dropping table contacts
2015-04-27 08:20:45...creating table contacts
2015-04-27 08:20:45...creating Relationship Meta for Contact
2015-04-27 08:20:45...processing table accounts
2015-04-27 08:20:45...dropping table accounts
2015-04-27 08:20:45...creating table accounts
2015-04-27 08:20:45...creating Relationship Meta for Account
2015-04-27 08:20:46...processing table opportunities
2015-04-27 08:20:46...dropping table opportunities
2015-04-27 08:20:46...creating table opportunities
2015-04-27 08:20:46...creating Relationship Meta for Opportunity
2015-04-27 08:20:46...processing table email_templates
2015-04-27 08:20:46...dropping table email_templates
2015-04-27 08:20:46...creating table email_templates
2015-04-27 08:20:46...creating Relationship Meta for EmailTemplate
2015-04-27 08:20:46...processing table notes
2015-04-27 08:20:46...dropping table notes
2015-04-27 08:20:46...creating table notes
2015-04-27 08:20:46...creating Relationship Meta for Note
2015-04-27 08:20:46...processing table calls
2015-04-27 08:20:46...dropping table calls
2015-04-27 08:20:46...creating table calls
2015-04-27 08:20:46...creating Relationship Meta for Call
2015-04-27 08:20:46...processing table emails
2015-04-27 08:20:46...dropping table emails
2015-04-27 08:20:46...creating table emails
2015-04-27 08:20:46...creating Relationship Meta for Email
2015-04-27 08:20:46...processing table meetings
2015-04-27 08:20:46...dropping table meetings
2015-04-27 08:20:46...creating table meetings
2015-04-27 08:20:46...creating Relationship Meta for Meeting
2015-04-27 08:20:46...processing table tasks
2015-04-27 08:20:46...dropping table tasks
2015-04-27 08:20:46...creating table tasks
2015-04-27 08:20:46...creating Relationship Meta for Task
2015-04-27 08:20:46...processing table users
2015-04-27 08:20:46...processing table users
2015-04-27 08:20:46...processing table currencies
2015-04-27 08:20:46...dropping table currencies
2015-04-27 08:20:46...creating table currencies
2015-04-27 08:20:46...creating Relationship Meta for Currency
2015-04-27 08:20:46...processing table tracker
2015-04-27 08:20:46...dropping table tracker
2015-04-27 08:20:46...creating table tracker
2015-04-27 08:20:46...creating Relationship Meta for Tracker
2015-04-27 08:20:46...processing table import_maps
2015-04-27 08:20:46...dropping table import_maps
2015-04-27 08:20:46...creating table import_maps
2015-04-27 08:20:46...creating Relationship Meta for ImportMap
2015-04-27 08:20:46...processing table users_last_import
2015-04-27 08:20:46...dropping table users_last_import
2015-04-27 08:20:46...creating table users_last_import
2015-04-27 08:20:46...creating Relationship Meta for UsersLastImport
2015-04-27 08:20:46...processing table config
2015-04-27 08:20:46...dropping table config
2015-04-27 08:20:46...creating table config
2015-04-27 08:20:46...creating Relationship Meta for Administration
2015-04-27 08:20:46...processing table upgrade_history
2015-04-27 08:20:46...dropping table upgrade_history
2015-04-27 08:20:46...creating table upgrade_history
2015-04-27 08:20:46...creating Relationship Meta for UpgradeHistory
2015-04-27 08:20:46...processing table vcals
2015-04-27 08:20:46...dropping table vcals
2015-04-27 08:20:46...creating table vcals
2015-04-27 08:20:46...creating Relationship Meta for vCal
2015-04-27 08:20:46...processing table versions
2015-04-27 08:20:46...dropping table versions
2015-04-27 08:20:46...creating table versions
2015-04-27 08:20:46...creating Relationship Meta for Version
2015-04-27 08:20:46...processing table roles
2015-04-27 08:20:46...dropping table roles
2015-04-27 08:20:47...creating table roles
2015-04-27 08:20:47...creating Relationship Meta for Role
2015-04-27 08:20:47...processing table documents
2015-04-27 08:20:47...dropping table documents
2015-04-27 08:20:47...creating table documents
2015-04-27 08:20:47...creating Relationship Meta for Document
2015-04-27 08:20:47...processing table document_revisions
2015-04-27 08:20:47...dropping table document_revisions
2015-04-27 08:20:47...creating table document_revisions
2015-04-27 08:20:47...creating Relationship Meta for DocumentRevision
2015-04-27 08:20:47...processing table fields_meta_data
2015-04-27 08:20:47...dropping table fields_meta_data
2015-04-27 08:20:47...creating table fields_meta_data
2015-04-27 08:20:47...creating Relationship Meta for FieldsMetaData
2015-04-27 08:20:47...processing table inbound_email
2015-04-27 08:20:47...dropping table inbound_email
2015-04-27 08:20:47...creating table inbound_email
2015-04-27 08:20:47...creating Relationship Meta for InboundEmail
2015-04-27 08:20:47...processing table saved_search
2015-04-27 08:20:47...dropping table saved_search
2015-04-27 08:20:47...creating table saved_search
2015-04-27 08:20:47...creating Relationship Meta for SavedSearch
2015-04-27 08:20:47...processing table user_preferences
2015-04-27 08:20:47...dropping table user_preferences
2015-04-27 08:20:47...creating table user_preferences
2015-04-27 08:20:47...creating Relationship Meta for UserPreference
2015-04-27 08:20:47...processing table
2015-04-27 08:20:47...processing table email_addresses
2015-04-27 08:20:47...dropping table email_addresses
2015-04-27 08:20:47...creating table email_addresses
2015-04-27 08:20:47...creating Relationship Meta for EmailAddress
2015-04-27 08:20:47...processing table emails_text
2015-04-27 08:20:47...dropping table emails_text
2015-04-27 08:20:47...creating table emails_text
2015-04-27 08:20:47...creating Relationship Meta for EmailText
2015-04-27 08:20:47...processing table sugarfeed
2015-04-27 08:20:47...dropping table sugarfeed
2015-04-27 08:20:47...creating table sugarfeed
2015-04-27 08:20:47...creating Relationship Meta for SugarFeed
2015-04-27 08:20:47...processing table eapm
2015-04-27 08:20:47...dropping table eapm
2015-04-27 08:20:47...creating table eapm
2015-04-27 08:20:47...creating Relationship Meta for EAPM
2015-04-27 08:20:47...processing table oauth_consumer
2015-04-27 08:20:47...dropping table oauth_consumer
2015-04-27 08:20:47...creating table oauth_consumer
2015-04-27 08:20:47...creating Relationship Meta for OAuthKey
2015-04-27 08:20:47...processing table oauth_tokens
2015-04-27 08:20:47...dropping table oauth_tokens
2015-04-27 08:20:47...creating table oauth_tokens
2015-04-27 08:20:47...creating Relationship Meta for OAuthToken
2015-04-27 08:20:47...processing table aow_actions
2015-04-27 08:20:47...dropping table aow_actions
2015-04-27 08:20:47...creating table aow_actions
2015-04-27 08:20:47...creating Relationship Meta for AOW_Action
2015-04-27 08:20:47...processing table aow_workflow
2015-04-27 08:20:47...dropping table aow_workflow
2015-04-27 08:20:47...creating table aow_workflow
2015-04-27 08:20:47...creating Relationship Meta for AOW_WorkFlow
2015-04-27 08:20:47...processing table aow_processed
2015-04-27 08:20:47...dropping table aow_processed
2015-04-27 08:20:47...creating table aow_processed
2015-04-27 08:20:47...creating Relationship Meta for AOW_Processed
2015-04-27 08:20:47...processing table aow_conditions
2015-04-27 08:20:47...dropping table aow_conditions
2015-04-27 08:20:47...creating table aow_conditions
2015-04-27 08:20:47...creating Relationship Meta for AOW_Condition
2015-04-27 08:20:47...processing table calls_reschedule
2015-04-27 08:20:47...dropping table calls_reschedule
2015-04-27 08:20:47...creating table calls_reschedule
2015-04-27 08:20:47...creating Relationship Meta for Calls_Reschedule
2015-04-27 08:20:47...processing table jjwg_maps
2015-04-27 08:20:47...dropping table jjwg_maps
2015-04-27 08:20:47...creating table jjwg_maps
2015-04-27 08:20:47...creating Relationship Meta for jjwg_Maps
2015-04-27 08:20:47...processing table jjwg_markers
2015-04-27 08:20:47...dropping table jjwg_markers
2015-04-27 08:20:48...creating table jjwg_markers
2015-04-27 08:20:48...creating Relationship Meta for jjwg_Markers
2015-04-27 08:20:48...processing table jjwg_areas
2015-04-27 08:20:48...dropping table jjwg_areas
2015-04-27 08:20:48...creating table jjwg_areas
2015-04-27 08:20:48...creating Relationship Meta for jjwg_Areas
2015-04-27 08:20:48...processing table jjwg_address_cache
2015-04-27 08:20:48...dropping table jjwg_address_cache
2015-04-27 08:20:48...creating table jjwg_address_cache
2015-04-27 08:20:48...creating Relationship Meta for jjwg_Address_Cache
2015-04-27 08:20:48...processing table aos_contracts
2015-04-27 08:20:48...dropping table aos_contracts
2015-04-27 08:20:48...creating table aos_contracts
2015-04-27 08:20:48...creating Relationship Meta for AOS_Contracts
2015-04-27 08:20:48...processing table aos_invoices
2015-04-27 08:20:48...dropping table aos_invoices
2015-04-27 08:20:48...creating table aos_invoices
2015-04-27 08:20:48...creating Relationship Meta for AOS_Invoices
2015-04-27 08:20:48...processing table aos_pdf_templates
2015-04-27 08:20:48...dropping table aos_pdf_templates
2015-04-27 08:20:48...creating table aos_pdf_templates
2015-04-27 08:20:48...creating Relationship Meta for AOS_PDF_Templates
2015-04-27 08:20:48...processing table aos_product_categories
2015-04-27 08:20:48...dropping table aos_product_categories
2015-04-27 08:20:48...creating table aos_product_categories
2015-04-27 08:20:48...creating Relationship Meta for AOS_Product_Categories
2015-04-27 08:20:48...processing table aos_products
2015-04-27 08:20:48...dropping table aos_products
2015-04-27 08:20:48...creating table aos_products
2015-04-27 08:20:48...creating Relationship Meta for AOS_Products
2015-04-27 08:20:48...processing table aos_products_quotes
2015-04-27 08:20:48...dropping table aos_products_quotes
2015-04-27 08:20:48...creating table aos_products_quotes
2015-04-27 08:20:48...creating Relationship Meta for AOS_Products_Quotes
2015-04-27 08:20:49...processing table aos_line_item_groups
2015-04-27 08:20:49...dropping table aos_line_item_groups
2015-04-27 08:20:49...creating table aos_line_item_groups
2015-04-27 08:20:49...creating Relationship Meta for AOS_Line_Item_Groups
2015-04-27 08:20:49...processing table aos_quotes
2015-04-27 08:20:49...dropping table aos_quotes
2015-04-27 08:20:49...creating table aos_quotes
2015-04-27 08:20:49...creating Relationship Meta for AOS_Quotes
2015-04-27 08:20:49...processing table aor_reports
2015-04-27 08:20:49...dropping table aor_reports
2015-04-27 08:20:49...creating table aor_reports
2015-04-27 08:20:49...creating Relationship Meta for AOR_Report
2015-04-27 08:20:49...processing table aor_fields
2015-04-27 08:20:49...dropping table aor_fields
2015-04-27 08:20:49...creating table aor_fields
2015-04-27 08:20:49...creating Relationship Meta for AOR_Field
2015-04-27 08:20:49...processing table aor_charts
2015-04-27 08:20:49...dropping table aor_charts
2015-04-27 08:20:49...creating table aor_charts
2015-04-27 08:20:49...creating Relationship Meta for AOR_Chart
2015-04-27 08:20:49...processing table aor_conditions
2015-04-27 08:20:49...dropping table aor_conditions
2015-04-27 08:20:49...creating table aor_conditions
2015-04-27 08:20:49...creating Relationship Meta for AOR_Condition
2015-04-27 08:20:49...processing table securitygroups
2015-04-27 08:20:49...dropping table securitygroups
2015-04-27 08:20:49...creating table securitygroups
2015-04-27 08:20:49...creating Relationship Meta for SecurityGroup
2015-04-27 08:20:49...processing table aod_indexevent
2015-04-27 08:20:49...dropping table aod_indexevent
2015-04-27 08:20:49...creating table aod_indexevent
2015-04-27 08:20:49...creating Relationship Meta for AOD_IndexEvent
2015-04-27 08:20:49...processing table aod_index
2015-04-27 08:20:49...dropping table aod_index
2015-04-27 08:20:49...creating table aod_index
2015-04-27 08:20:49...creating Relationship Meta for AOD_Index
2015-04-27 08:20:49...processing table fp_events
2015-04-27 08:20:49...dropping table fp_events
2015-04-27 08:20:49...creating table fp_events
2015-04-27 08:20:49...creating Relationship Meta for FP_events
2015-04-27 08:20:49...processing table fp_event_locations
2015-04-27 08:20:49...dropping table fp_event_locations
2015-04-27 08:20:50...creating table fp_event_locations
2015-04-27 08:20:50...creating Relationship Meta for FP_Event_Locations
2015-04-27 08:20:50...processing table aop_case_events
2015-04-27 08:20:50...dropping table aop_case_events
2015-04-27 08:20:50...creating table aop_case_events
2015-04-27 08:20:50...creating Relationship Meta for AOP_Case_Events
2015-04-27 08:20:50...processing table aop_case_updates
2015-04-27 08:20:50...dropping table aop_case_updates
2015-04-27 08:20:50...creating table aop_case_updates
2015-04-27 08:20:50...creating Relationship Meta for AOP_Case_Updates
2015-04-27 08:20:51...Begin creating Defaults
2015-04-27 08:20:51...insert defaults into config table
2015-04-27 08:20:51...Creating default users
2015-04-27 08:20:51...Creating default scheduler jobs
2015-04-27 08:20:51...Enable SugarFeeds
2015-04-27 08:20:52...Installation has completed *********
2015-04-27 08:20:57...populating the db with seed data
2015-04-27 08:21:11...installerHook: Could not find custom/install/install_hooks.php
2015-04-27 08:24:23...installerHook: Could not find custom/install/install_hooks.php