-
Notifications
You must be signed in to change notification settings - Fork 0
/
install.log
397 lines (396 loc) · 21.7 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
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
2021-08-03 12:58:01...installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute
2021-08-03 12:58:01...installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute
2021-08-03 12:58:09...Begin System Check Process *************
2021-08-03 12:58:10...XML Parsing Support Found
2021-08-03 12:58:10...JSON Parsing Support Found
2021-08-03 12:58:10...MBString Support Found
2021-08-03 12:58:10...ZIP Support Found
2021-08-03 12:58:10.../custom directory and subdirectory check passed
2021-08-03 12:58:10...cache directory and subdirectory check passed
2021-08-03 12:58:11.../module directory and subdirectory check passed
2021-08-03 12:58:11.../upload directory check passed
2021-08-03 12:58:11.../zip check passed
2021-08-03 12:58:11...PCRE version check passed
2021-08-03 12:58:11...installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute
2021-08-03 12:58:11...php.ini location found. D:\wamp64\bin\apache\apache2.4.46\bin\php.ini
2021-08-03 12:58:11...Outputting HTML for System check
2021-08-03 12:58:11...No Errors were found *************
2021-08-03 12:58:11...installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute
2021-08-03 12:58:15...installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute
2021-08-03 12:58:41...Begin DB Check Process *************
2021-08-03 12:58:41...testing with mysql:mysqli
2021-08-03 12:58:41...Basic form info is valid, continuing Process.
2021-08-03 12:58:41...Testing user account...
2021-08-03 12:58:41...Connection made using host: localhost, usr: root
2021-08-03 12:58:41...SUCCESS:: no errors detected!
2021-08-03 12:58:41...End DB Check Process *************
2021-08-03 12:58:41...installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute
2021-08-03 12:58:41...calling handleSugarConfig()
2021-08-03 12:58:41...calling handleHtaccess()
2021-08-03 12:58:41...calling handleDbCreateDatabase()
2021-08-03 12:58:48...looping through all the Beans and create their tables
2021-08-03 12:58:48...processing table acl_actions
2021-08-03 12:58:48...creating table acl_actions
2021-08-03 12:58:48...creating Relationship Meta for ACLAction
2021-08-03 12:58:48...processing table acl_roles
2021-08-03 12:58:48...creating table acl_roles
2021-08-03 12:58:48...creating Relationship Meta for ACLRole
2021-08-03 12:58:48...processing table relationships
2021-08-03 12:58:48...creating table relationships
2021-08-03 12:58:48...creating Relationship Meta for Relationship
2021-08-03 12:58:48...processing table leads
2021-08-03 12:58:53...creating table leads
2021-08-03 12:58:53...creating Relationship Meta for Lead
2021-08-03 12:58:53...processing table cases
2021-08-03 12:58:53...creating table cases
2021-08-03 12:58:53...creating Relationship Meta for Case
2021-08-03 12:58:53...processing table bugs
2021-08-03 12:58:53...creating table bugs
2021-08-03 12:58:53...creating Relationship Meta for Bug
2021-08-03 12:58:53...processing table users
2021-08-03 13:01:17...installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute
2021-08-03 13:01:40...installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute
2021-08-03 13:01:40...calling handleSugarConfig()
2021-08-03 13:01:40...calling handleHtaccess()
2021-08-03 13:01:40...calling handleDbCreateDatabase()
2021-08-03 13:01:40...looping through all the Beans and create their tables
2021-08-03 13:01:40...processing table acl_actions
2021-08-03 13:01:40...creating table acl_actions
2021-08-03 13:01:40...creating Relationship Meta for ACLAction
2021-08-03 13:01:40...processing table acl_roles
2021-08-03 13:01:40...creating table acl_roles
2021-08-03 13:01:40...creating Relationship Meta for ACLRole
2021-08-03 13:01:40...processing table relationships
2021-08-03 13:01:40...creating table relationships
2021-08-03 13:01:40...creating Relationship Meta for Relationship
2021-08-03 13:01:41...processing table leads
2021-08-03 13:01:41...creating table leads
2021-08-03 13:01:41...creating Relationship Meta for Lead
2021-08-03 13:01:41...processing table cases
2021-08-03 13:01:41...creating table cases
2021-08-03 13:01:41...creating Relationship Meta for Case
2021-08-03 13:01:41...processing table bugs
2021-08-03 13:01:41...creating table bugs
2021-08-03 13:01:41...creating Relationship Meta for Bug
2021-08-03 13:01:41...processing table users
2021-08-03 13:03:11...installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute
2021-08-03 13:03:11...calling handleSugarConfig()
2021-08-03 13:03:11...calling handleHtaccess()
2021-08-03 13:03:11...calling handleDbCreateDatabase()
2021-08-03 13:03:11...looping through all the Beans and create their tables
2021-08-03 13:03:11...processing table acl_actions
2021-08-03 13:03:11...creating table acl_actions
2021-08-03 13:03:11...creating Relationship Meta for ACLAction
2021-08-03 13:03:11...processing table acl_roles
2021-08-03 13:03:11...creating table acl_roles
2021-08-03 13:03:11...creating Relationship Meta for ACLRole
2021-08-03 13:03:11...processing table relationships
2021-08-03 13:03:11...creating table relationships
2021-08-03 13:03:11...creating Relationship Meta for Relationship
2021-08-03 13:03:11...processing table leads
2021-08-03 13:03:11...creating table leads
2021-08-03 13:03:11...creating Relationship Meta for Lead
2021-08-03 13:03:11...processing table cases
2021-08-03 13:03:11...creating table cases
2021-08-03 13:03:11...creating Relationship Meta for Case
2021-08-03 13:03:11...processing table bugs
2021-08-03 13:03:12...creating table bugs
2021-08-03 13:03:12...creating Relationship Meta for Bug
2021-08-03 13:03:12...processing table users
2021-08-03 13:03:12...creating table users
2021-08-03 13:03:12...creating Relationship Meta for User
2021-08-03 13:03:12...processing table campaign_log
2021-08-03 13:03:12...creating table campaign_log
2021-08-03 13:03:12...creating Relationship Meta for CampaignLog
2021-08-03 13:03:12...processing table project
2021-08-03 13:03:12...creating table project
2021-08-03 13:03:12...creating Relationship Meta for Project
2021-08-03 13:03:12...processing table project_task
2021-08-03 13:03:12...creating table project_task
2021-08-03 13:03:12...creating Relationship Meta for ProjectTask
2021-08-03 13:03:12...processing table campaigns
2021-08-03 13:03:12...creating table campaigns
2021-08-03 13:03:12...creating Relationship Meta for Campaign
2021-08-03 13:03:12...processing table prospect_lists
2021-08-03 13:03:12...creating table prospect_lists
2021-08-03 13:03:12...creating Relationship Meta for ProspectList
2021-08-03 13:03:13...processing table prospects
2021-08-03 13:03:13...creating table prospects
2021-08-03 13:03:13...creating Relationship Meta for Prospect
2021-08-03 13:03:13...processing table email_marketing
2021-08-03 13:03:13...creating table email_marketing
2021-08-03 13:03:13...creating Relationship Meta for EmailMarketing
2021-08-03 13:03:13...processing table campaign_trkrs
2021-08-03 13:03:13...creating table campaign_trkrs
2021-08-03 13:03:13...creating Relationship Meta for CampaignTracker
2021-08-03 13:03:13...processing table releases
2021-08-03 13:03:13...creating table releases
2021-08-03 13:03:13...creating Relationship Meta for Release
2021-08-03 13:03:13...processing table emailman
2021-08-03 13:03:13...creating table emailman
2021-08-03 13:03:13...creating Relationship Meta for EmailMan
2021-08-03 13:03:13...processing table schedulers
2021-08-03 13:03:13...creating table schedulers
2021-08-03 13:03:13...creating Relationship Meta for Scheduler
2021-08-03 13:03:13...processing table job_queue
2021-08-03 13:03:13...creating table job_queue
2021-08-03 13:03:13...creating Relationship Meta for SchedulersJob
2021-08-03 13:03:13...processing table contacts
2021-08-03 13:03:13...creating table contacts
2021-08-03 13:03:13...creating Relationship Meta for Contact
2021-08-03 13:03:13...processing table accounts
2021-08-03 13:03:13...creating table accounts
2021-08-03 13:03:13...creating Relationship Meta for Account
2021-08-03 13:03:13...processing table opportunities
2021-08-03 13:03:14...creating table opportunities
2021-08-03 13:03:14...creating Relationship Meta for Opportunity
2021-08-03 13:03:14...processing table email_templates
2021-08-03 13:03:14...creating table email_templates
2021-08-03 13:03:14...creating Relationship Meta for EmailTemplate
2021-08-03 13:03:14...processing table notes
2021-08-03 13:03:14...creating table notes
2021-08-03 13:03:14...creating Relationship Meta for Note
2021-08-03 13:03:14...processing table calls
2021-08-03 13:03:14...creating table calls
2021-08-03 13:03:14...creating Relationship Meta for Call
2021-08-03 13:03:14...processing table emails
2021-08-03 13:03:14...creating table emails
2021-08-03 13:03:14...creating Relationship Meta for Email
2021-08-03 13:03:14...processing table meetings
2021-08-03 13:03:14...creating table meetings
2021-08-03 13:03:14...creating Relationship Meta for Meeting
2021-08-03 13:03:14...processing table tasks
2021-08-03 13:03:14...creating table tasks
2021-08-03 13:03:14...creating Relationship Meta for Task
2021-08-03 13:03:14...processing table users
2021-08-03 13:03:15...processing table users
2021-08-03 13:03:15...processing table currencies
2021-08-03 13:03:15...creating table currencies
2021-08-03 13:03:15...creating Relationship Meta for Currency
2021-08-03 13:03:15...processing table tracker
2021-08-03 13:03:15...creating table tracker
2021-08-03 13:03:15...creating Relationship Meta for Tracker
2021-08-03 13:03:15...processing table import_maps
2021-08-03 13:03:15...creating table import_maps
2021-08-03 13:03:15...creating Relationship Meta for ImportMap
2021-08-03 13:03:15...processing table users_last_import
2021-08-03 13:03:15...creating table users_last_import
2021-08-03 13:03:15...creating Relationship Meta for UsersLastImport
2021-08-03 13:03:15...processing table config
2021-08-03 13:03:15...creating table config
2021-08-03 13:03:15...creating Relationship Meta for Administration
2021-08-03 13:03:15...processing table upgrade_history
2021-08-03 13:03:15...creating table upgrade_history
2021-08-03 13:03:15...creating Relationship Meta for UpgradeHistory
2021-08-03 13:03:15...processing table vcals
2021-08-03 13:03:15...creating table vcals
2021-08-03 13:03:15...creating Relationship Meta for vCal
2021-08-03 13:03:15...processing table alerts
2021-08-03 13:03:15...creating table alerts
2021-08-03 13:03:15...creating Relationship Meta for Alert
2021-08-03 13:03:15...processing table roles
2021-08-03 13:03:15...creating table roles
2021-08-03 13:03:15...creating Relationship Meta for Role
2021-08-03 13:03:15...processing table documents
2021-08-03 13:03:15...creating table documents
2021-08-03 13:03:15...creating Relationship Meta for Document
2021-08-03 13:03:15...processing table document_revisions
2021-08-03 13:03:15...creating table document_revisions
2021-08-03 13:03:15...creating Relationship Meta for DocumentRevision
2021-08-03 13:03:15...processing table fields_meta_data
2021-08-03 13:03:15...creating table fields_meta_data
2021-08-03 13:03:15...creating Relationship Meta for FieldsMetaData
2021-08-03 13:03:15...processing table
2021-08-03 13:03:15...processing table inbound_email
2021-08-03 13:03:15...creating table inbound_email
2021-08-03 13:03:15...creating Relationship Meta for InboundEmail
2021-08-03 13:03:15...processing table saved_search
2021-08-03 13:03:15...creating table saved_search
2021-08-03 13:03:15...creating Relationship Meta for SavedSearch
2021-08-03 13:03:15...processing table user_preferences
2021-08-03 13:03:15...creating table user_preferences
2021-08-03 13:03:15...creating Relationship Meta for UserPreference
2021-08-03 13:03:15...processing table
2021-08-03 13:03:15...processing table email_addresses
2021-08-03 13:03:15...creating table email_addresses
2021-08-03 13:03:15...creating Relationship Meta for EmailAddress
2021-08-03 13:03:15...processing table emails_text
2021-08-03 13:03:15...creating table emails_text
2021-08-03 13:03:15...creating Relationship Meta for EmailText
2021-08-03 13:03:15...processing table spots
2021-08-03 13:03:16...creating table spots
2021-08-03 13:03:16...creating Relationship Meta for Spots
2021-08-03 13:03:16...processing table aobh_businesshours
2021-08-03 13:03:16...creating table aobh_businesshours
2021-08-03 13:03:16...creating Relationship Meta for AOBH_BusinessHours
2021-08-03 13:03:16...processing table sugarfeed
2021-08-03 13:03:16...creating table sugarfeed
2021-08-03 13:03:16...creating Relationship Meta for SugarFeed
2021-08-03 13:03:16...processing table eapm
2021-08-03 13:03:16...creating table eapm
2021-08-03 13:03:16...creating Relationship Meta for EAPM
2021-08-03 13:03:16...processing table oauth_consumer
2021-08-03 13:03:16...creating table oauth_consumer
2021-08-03 13:03:16...creating Relationship Meta for OAuthKey
2021-08-03 13:03:16...processing table oauth_tokens
2021-08-03 13:03:16...creating table oauth_tokens
2021-08-03 13:03:16...creating Relationship Meta for OAuthToken
2021-08-03 13:03:16...processing table am_projecttemplates
2021-08-03 13:03:16...creating table am_projecttemplates
2021-08-03 13:03:16...creating Relationship Meta for AM_ProjectTemplates
2021-08-03 13:03:16...processing table am_tasktemplates
2021-08-03 13:03:16...creating table am_tasktemplates
2021-08-03 13:03:16...creating Relationship Meta for AM_TaskTemplates
2021-08-03 13:03:16...processing table favorites
2021-08-03 13:03:16...creating table favorites
2021-08-03 13:03:16...creating Relationship Meta for Favorites
2021-08-03 13:03:16...processing table aok_knowledge_base_categories
2021-08-03 13:03:16...creating table aok_knowledge_base_categories
2021-08-03 13:03:16...creating Relationship Meta for AOK_Knowledge_Base_Categories
2021-08-03 13:03:16...processing table aok_knowledgebase
2021-08-03 13:03:17...creating table aok_knowledgebase
2021-08-03 13:03:17...creating Relationship Meta for AOK_KnowledgeBase
2021-08-03 13:03:17...processing table reminders
2021-08-03 13:03:17...creating table reminders
2021-08-03 13:03:17...creating Relationship Meta for Reminder
2021-08-03 13:03:17...processing table reminders_invitees
2021-08-03 13:03:17...creating table reminders_invitees
2021-08-03 13:03:17...creating Relationship Meta for Reminder_Invitee
2021-08-03 13:03:17...processing table fp_events
2021-08-03 13:03:17...creating table fp_events
2021-08-03 13:03:17...creating Relationship Meta for FP_events
2021-08-03 13:03:17...processing table fp_event_locations
2021-08-03 13:03:17...creating table fp_event_locations
2021-08-03 13:03:17...creating Relationship Meta for FP_Event_Locations
2021-08-03 13:03:17...processing table aod_indexevent
2021-08-03 13:03:17...creating table aod_indexevent
2021-08-03 13:03:17...creating Relationship Meta for AOD_IndexEvent
2021-08-03 13:03:17...processing table aod_index
2021-08-03 13:03:17...creating table aod_index
2021-08-03 13:03:17...creating Relationship Meta for AOD_Index
2021-08-03 13:03:17...processing table aop_case_events
2021-08-03 13:03:17...creating table aop_case_events
2021-08-03 13:03:17...creating Relationship Meta for AOP_Case_Events
2021-08-03 13:03:18...processing table aop_case_updates
2021-08-03 13:03:18...creating table aop_case_updates
2021-08-03 13:03:18...creating Relationship Meta for AOP_Case_Updates
2021-08-03 13:03:18...processing table aor_reports
2021-08-03 13:03:18...creating table aor_reports
2021-08-03 13:03:18...creating Relationship Meta for AOR_Report
2021-08-03 13:03:18...processing table aor_fields
2021-08-03 13:03:18...creating table aor_fields
2021-08-03 13:03:18...creating Relationship Meta for AOR_Field
2021-08-03 13:03:18...processing table aor_charts
2021-08-03 13:03:18...creating table aor_charts
2021-08-03 13:03:18...creating Relationship Meta for AOR_Chart
2021-08-03 13:03:18...processing table aor_conditions
2021-08-03 13:03:18...creating table aor_conditions
2021-08-03 13:03:18...creating Relationship Meta for AOR_Condition
2021-08-03 13:03:18...processing table aor_scheduled_reports
2021-08-03 13:03:18...creating table aor_scheduled_reports
2021-08-03 13:03:18...creating Relationship Meta for AOR_Scheduled_Reports
2021-08-03 13:03:18...processing table aos_contracts
2021-08-03 13:03:18...creating table aos_contracts
2021-08-03 13:03:18...creating Relationship Meta for AOS_Contracts
2021-08-03 13:03:18...processing table aos_invoices
2021-08-03 13:03:19...creating table aos_invoices
2021-08-03 13:03:19...creating Relationship Meta for AOS_Invoices
2021-08-03 13:03:19...processing table aos_pdf_templates
2021-08-03 13:03:19...creating table aos_pdf_templates
2021-08-03 13:03:19...creating Relationship Meta for AOS_PDF_Templates
2021-08-03 13:03:19...processing table aos_product_categories
2021-08-03 13:03:19...creating table aos_product_categories
2021-08-03 13:03:19...creating Relationship Meta for AOS_Product_Categories
2021-08-03 13:03:19...processing table aos_products
2021-08-03 13:03:19...creating table aos_products
2021-08-03 13:03:19...creating Relationship Meta for AOS_Products
2021-08-03 13:03:19...processing table aos_products_quotes
2021-08-03 13:03:19...creating table aos_products_quotes
2021-08-03 13:03:19...creating Relationship Meta for AOS_Products_Quotes
2021-08-03 13:03:19...processing table aos_line_item_groups
2021-08-03 13:03:19...creating table aos_line_item_groups
2021-08-03 13:03:19...creating Relationship Meta for AOS_Line_Item_Groups
2021-08-03 13:03:19...processing table aos_quotes
2021-08-03 13:03:19...creating table aos_quotes
2021-08-03 13:03:19...creating Relationship Meta for AOS_Quotes
2021-08-03 13:03:20...processing table aow_actions
2021-08-03 13:03:20...creating table aow_actions
2021-08-03 13:03:20...creating Relationship Meta for AOW_Action
2021-08-03 13:03:20...processing table aow_workflow
2021-08-03 13:03:20...creating table aow_workflow
2021-08-03 13:03:20...creating Relationship Meta for AOW_WorkFlow
2021-08-03 13:03:20...processing table aow_processed
2021-08-03 13:03:20...creating table aow_processed
2021-08-03 13:03:20...creating Relationship Meta for AOW_Processed
2021-08-03 13:03:20...processing table aow_conditions
2021-08-03 13:03:20...creating table aow_conditions
2021-08-03 13:03:20...creating Relationship Meta for AOW_Condition
2021-08-03 13:03:20...processing table jjwg_maps
2021-08-03 13:03:20...creating table jjwg_maps
2021-08-03 13:03:20...creating Relationship Meta for jjwg_Maps
2021-08-03 13:03:20...processing table jjwg_markers
2021-08-03 13:03:20...creating table jjwg_markers
2021-08-03 13:03:20...creating Relationship Meta for jjwg_Markers
2021-08-03 13:03:20...processing table jjwg_areas
2021-08-03 13:03:20...creating table jjwg_areas
2021-08-03 13:03:20...creating Relationship Meta for jjwg_Areas
2021-08-03 13:03:20...processing table jjwg_address_cache
2021-08-03 13:03:21...creating table jjwg_address_cache
2021-08-03 13:03:21...creating Relationship Meta for jjwg_Address_Cache
2021-08-03 13:03:21...processing table calls_reschedule
2021-08-03 13:03:21...creating table calls_reschedule
2021-08-03 13:03:21...creating Relationship Meta for Calls_Reschedule
2021-08-03 13:03:21...processing table securitygroups
2021-08-03 13:03:21...creating table securitygroups
2021-08-03 13:03:21...creating Relationship Meta for SecurityGroup
2021-08-03 13:03:21...processing table outbound_email
2021-08-03 13:03:21...creating table outbound_email
2021-08-03 13:03:21...creating Relationship Meta for OutboundEmailAccounts
2021-08-03 13:03:21...processing table templatesectionline
2021-08-03 13:03:21...creating table templatesectionline
2021-08-03 13:03:21...creating Relationship Meta for TemplateSectionLine
2021-08-03 13:03:21...processing table oauth2tokens
2021-08-03 13:03:21...creating table oauth2tokens
2021-08-03 13:03:21...creating Relationship Meta for OAuth2Tokens
2021-08-03 13:03:21...processing table oauth2clients
2021-08-03 13:03:21...creating table oauth2clients
2021-08-03 13:03:21...creating Relationship Meta for OAuth2Clients
2021-08-03 13:03:21...processing table surveyresponses
2021-08-03 13:03:21...creating table surveyresponses
2021-08-03 13:03:21...creating Relationship Meta for SurveyResponses
2021-08-03 13:03:21...processing table surveys
2021-08-03 13:03:21...creating table surveys
2021-08-03 13:03:21...creating Relationship Meta for Surveys
2021-08-03 13:03:22...processing table surveyquestionresponses
2021-08-03 13:03:22...creating table surveyquestionresponses
2021-08-03 13:03:22...creating Relationship Meta for SurveyQuestionResponses
2021-08-03 13:03:22...processing table surveyquestions
2021-08-03 13:03:22...creating table surveyquestions
2021-08-03 13:03:22...creating Relationship Meta for SurveyQuestions
2021-08-03 13:03:22...processing table surveyquestionoptions
2021-08-03 13:03:22...creating table surveyquestionoptions
2021-08-03 13:03:22...creating Relationship Meta for SurveyQuestionOptions
2021-08-03 13:03:23...Begin creating Defaults
2021-08-03 13:03:23...insert defaults into config table
2021-08-03 13:03:23...Creating default users
2021-08-03 13:03:23...Creating default scheduler jobs
2021-08-03 13:03:23...Enable SugarFeeds
2021-08-03 13:03:24...Installation has completed *********
2021-08-03 13:03:32...populating the db with seed data
2021-08-03 13:03:32...Save configuration settings..
2021-08-03 13:03:32...save locale
2021-08-03 13:03:32...new Administration
2021-08-03 13:03:32...retrieveSettings
2021-08-03 13:03:32...AdminWizard OFF
2021-08-03 13:03:32...saveConfig
2021-08-03 13:03:32...new Configurator
2021-08-03 13:03:32...populateFromPost
2021-08-03 13:03:32...handleOverride
2021-08-03 13:03:32...addCronAllowedUser
2021-08-03 13:03:32...saveConfig
2021-08-03 13:03:32...new Currency
2021-08-03 13:03:32...retrieve
2021-08-03 13:03:32...DBG: save currency
2021-08-03 13:03:32...Save user settings..
2021-08-03 13:03:33...DBG: SugarThemeRegistry::getDefault
2021-08-03 13:03:38...installerHook: Info: custom/install/install_hooks.php not present, no custom hooks to execute