HI everyone! I’ve just begun using SuiteCRM but think it to be all kinds of ugly aesthetically. Saw SpiceCRM screenshots and immediately downloaded it. However, now that I’m attempting to get through the installation screens, I’m halted at the license acceptance screen. I click “next” yet, nothing happens. Have tried it in three different browsers but the result is the same.
Does anyone know what I can do to move forward and try out the system?
Kelley, what is the PHP version installed on your server? SpiceCRM does not support php 7.1.x yet.
PHP 5.6.x and 7.0.x are ok.
Hey there.
Thanks for responding. Yeah, I checked that, too. I have a
choice and chose 7.0 as I saw that’s what was recommended
Any other suggestions you might have? I re-downloaded the master zip from github, unapcked it in cPanel’s File Manager and tried to install again but still getting the same problem. Ideas???
Do you have any fatal errors in php error log?
No fatal errors but I do have errors in the log:
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Localization has a deprecated constructor in /home/thc/public_html/crm/include/Localization/Localization.php on line 42
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LogicHook has a deprecated constructor in /home/thc/public_html/crm/include/utils/LogicHook.php on line 63
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarBean has a deprecated constructor in /home/thc/public_html/crm/data/SugarBean.php on line 67
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DynamicField has a deprecated constructor in /home/thc/public_html/crm/modules/DynamicFields/DynamicField.php on line 41
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; jsAlerts has a deprecated constructor in /home/thc/public_html/crm/include/javascript/jsAlerts.php on line 41
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarEmailAddress has a deprecated constructor in /home/thc/public_html/crm/include/SugarEmailAddress/SugarEmailAddress.php on line 49
[17-May-2017 18:25:54 UTC] PHP Warning: Declaration of SugarEmailAddress::save($id, $module, $new_addrs = Array, $primary = ‘’, $replyTo = ‘’, $invalid = ‘’, $optOut = ‘’, $in_workflow = false) should be compatible with SugarBean::save($check_notify = false) in /home/thc/public_html/crm/include/SugarEmailAddress/SugarEmailAddress.php on line 1110
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; BreadCrumbStack has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/BreadCrumbStack.php on line 39
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Tracker has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/Tracker.php on line 43
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TrackerManager has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/TrackerManager.php on line 42
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Monitor has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/monitor/Monitor.php on line 44
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Metric has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/Metric.php on line 39
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ACLJSController has a deprecated constructor in /home/thc/public_html/crm/modules/ACL/ACLJSController.php on line 40
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Administration has a deprecated constructor in /home/thc/public_html/crm/modules/Administration/Administration.php on line 48
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; OutboundEmail has a deprecated constructor in /home/thc/public_html/crm/include/OutboundEmail/OutboundEmail.php on line 42
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Crypt_Blowfish has a deprecated constructor in /home/thc/public_html/crm/include/Pear/Crypt_Blowfish/Blowfish.php on line 49
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; User has a deprecated constructor in /home/thc/public_html/crm/modules/Users/User.php on line 44
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Person has a deprecated constructor in /home/thc/public_html/crm/include/SugarObjects/templates/person/Person.php on line 40
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Basic has a deprecated constructor in /home/thc/public_html/crm/include/SugarObjects/templates/basic/Basic.php on line 38
[17-May-2017 18:25:54 UTC] PHP Warning: Declaration of User::retrieve($id, $encode = true, $deleted = true) should be compatible with Person::retrieve($id = -1, $encode = true, $deleted = true) in /home/thc/public_html/crm/modules/Users/User.php on line 44
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Currency has a deprecated constructor in /home/thc/public_html/crm/modules/Currencies/Currency.php on line 51
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarApplication has a deprecated constructor in /home/thc/public_html/crm/include/MVC/SugarApplication.php on line 50
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarController has a deprecated constructor in /home/thc/public_html/crm/include/MVC/Controller/SugarController.php on line 43
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarView has a deprecated constructor in /home/thc/public_html/crm/include/MVC/View/SugarView.php on line 41
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; KDeploymentMW has a deprecated constructor in /home/thc/public_html/crm/modules/KDeploymentMWs/KDeploymentMW.php on line 10
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ViewList has a deprecated constructor in /home/thc/public_html/crm/include/MVC/View/views/view.list.php on line 42
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ListViewSmarty has a deprecated constructor in /home/thc/public_html/crm/include/ListView/ListViewSmarty.php on line 44
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ListViewDisplay has a deprecated constructor in /home/thc/public_html/crm/include/ListView/ListViewDisplay.php on line 44
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ListViewData has a deprecated constructor in /home/thc/public_html/crm/include/ListView/ListViewData.php on line 45
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TemplateHandler has a deprecated constructor in /home/thc/public_html/crm/include/TemplateHandler/TemplateHandler.php on line 45
[17-May-2017 18:25:54 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; contextMenu has a deprecated constructor in /home/thc/public_html/crm/include/contextMenus/contextMenu.php on line 38
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Localization has a deprecated constructor in /home/thc/public_html/crm/include/Localization/Localization.php on line 42
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LogicHook has a deprecated constructor in /home/thc/public_html/crm/include/utils/LogicHook.php on line 63
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarBean has a deprecated constructor in /home/thc/public_html/crm/data/SugarBean.php on line 67
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DynamicField has a deprecated constructor in /home/thc/public_html/crm/modules/DynamicFields/DynamicField.php on line 41
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; jsAlerts has a deprecated constructor in /home/thc/public_html/crm/include/javascript/jsAlerts.php on line 41
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarEmailAddress has a deprecated constructor in /home/thc/public_html/crm/include/SugarEmailAddress/SugarEmailAddress.php on line 49
[17-May-2017 18:25:57 UTC] PHP Warning: Declaration of SugarEmailAddress::save($id, $module, $new_addrs = Array, $primary = ‘’, $replyTo = ‘’, $invalid = ‘’, $optOut = ‘’, $in_workflow = false) should be compatible with SugarBean::save($check_notify = false) in /home/thc/public_html/crm/include/SugarEmailAddress/SugarEmailAddress.php on line 1110
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; BreadCrumbStack has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/BreadCrumbStack.php on line 39
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Tracker has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/Tracker.php on line 43
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TrackerManager has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/TrackerManager.php on line 42
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Monitor has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/monitor/Monitor.php on line 44
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Metric has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/Metric.php on line 39
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ACLJSController has a deprecated constructor in /home/thc/public_html/crm/modules/ACL/ACLJSController.php on line 40
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Administration has a deprecated constructor in /home/thc/public_html/crm/modules/Administration/Administration.php on line 48
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; OutboundEmail has a deprecated constructor in /home/thc/public_html/crm/include/OutboundEmail/OutboundEmail.php on line 42
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Crypt_Blowfish has a deprecated constructor in /home/thc/public_html/crm/include/Pear/Crypt_Blowfish/Blowfish.php on line 49
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; User has a deprecated constructor in /home/thc/public_html/crm/modules/Users/User.php on line 44
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Person has a deprecated constructor in /home/thc/public_html/crm/include/SugarObjects/templates/person/Person.php on line 40
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Basic has a deprecated constructor in /home/thc/public_html/crm/include/SugarObjects/templates/basic/Basic.php on line 38
[17-May-2017 18:25:57 UTC] PHP Warning: Declaration of User::retrieve($id, $encode = true, $deleted = true) should be compatible with Person::retrieve($id = -1, $encode = true, $deleted = true) in /home/thc/public_html/crm/modules/Users/User.php on line 44
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Currency has a deprecated constructor in /home/thc/public_html/crm/modules/Currencies/Currency.php on line 51
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarApplication has a deprecated constructor in /home/thc/public_html/crm/include/MVC/SugarApplication.php on line 50
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarController has a deprecated constructor in /home/thc/public_html/crm/include/MVC/Controller/SugarController.php on line 43
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarView has a deprecated constructor in /home/thc/public_html/crm/include/MVC/View/SugarView.php on line 41
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; KDeploymentMW has a deprecated constructor in /home/thc/public_html/crm/modules/KDeploymentMWs/KDeploymentMW.php on line 10
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ViewList has a deprecated constructor in /home/thc/public_html/crm/include/MVC/View/views/view.list.php on line 42
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ListViewSmarty has a deprecated constructor in /home/thc/public_html/crm/include/ListView/ListViewSmarty.php on line 44
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ListViewDisplay has a deprecated constructor in /home/thc/public_html/crm/include/ListView/ListViewDisplay.php on line 44
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ListViewData has a deprecated constructor in /home/thc/public_html/crm/include/ListView/ListViewData.php on line 45
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TemplateHandler has a deprecated constructor in /home/thc/public_html/crm/include/TemplateHandler/TemplateHandler.php on line 45
[17-May-2017 18:25:57 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; contextMenu has a deprecated constructor in /home/thc/public_html/crm/include/contextMenus/contextMenu.php on line 38
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Localization has a deprecated constructor in /home/thc/public_html/crm/include/Localization/Localization.php on line 42
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LogicHook has a deprecated constructor in /home/thc/public_html/crm/include/utils/LogicHook.php on line 63
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarBean has a deprecated constructor in /home/thc/public_html/crm/data/SugarBean.php on line 67
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; DynamicField has a deprecated constructor in /home/thc/public_html/crm/modules/DynamicFields/DynamicField.php on line 41
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; jsAlerts has a deprecated constructor in /home/thc/public_html/crm/include/javascript/jsAlerts.php on line 41
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarEmailAddress has a deprecated constructor in /home/thc/public_html/crm/include/SugarEmailAddress/SugarEmailAddress.php on line 49
[17-May-2017 18:26:04 UTC] PHP Warning: Declaration of SugarEmailAddress::save($id, $module, $new_addrs = Array, $primary = ‘’, $replyTo = ‘’, $invalid = ‘’, $optOut = ‘’, $in_workflow = false) should be compatible with SugarBean::save($check_notify = false) in /home/thc/public_html/crm/include/SugarEmailAddress/SugarEmailAddress.php on line 1110
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; BreadCrumbStack has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/BreadCrumbStack.php on line 39
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Tracker has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/Tracker.php on line 43
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TrackerManager has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/TrackerManager.php on line 42
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Monitor has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/monitor/Monitor.php on line 44
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Metric has a deprecated constructor in /home/thc/public_html/crm/modules/Trackers/Metric.php on line 39
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ACLJSController has a deprecated constructor in /home/thc/public_html/crm/modules/ACL/ACLJSController.php on line 40
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Administration has a deprecated constructor in /home/thc/public_html/crm/modules/Administration/Administration.php on line 48
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; OutboundEmail has a deprecated constructor in /home/thc/public_html/crm/include/OutboundEmail/OutboundEmail.php on line 42
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Crypt_Blowfish has a deprecated constructor in /home/thc/public_html/crm/include/Pear/Crypt_Blowfish/Blowfish.php on line 49
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; User has a deprecated constructor in /home/thc/public_html/crm/modules/Users/User.php on line 44
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Person has a deprecated constructor in /home/thc/public_html/crm/include/SugarObjects/templates/person/Person.php on line 40
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Basic has a deprecated constructor in /home/thc/public_html/crm/include/SugarObjects/templates/basic/Basic.php on line 38
[17-May-2017 18:26:04 UTC] PHP Warning: Declaration of User::retrieve($id, $encode = true, $deleted = true) should be compatible with Person::retrieve($id = -1, $encode = true, $deleted = true) in /home/thc/public_html/crm/modules/Users/User.php on line 44
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Currency has a deprecated constructor in /home/thc/public_html/crm/modules/Currencies/Currency.php on line 51
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarApplication has a deprecated constructor in /home/thc/public_html/crm/include/MVC/SugarApplication.php on line 50
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarController has a deprecated constructor in /home/thc/public_html/crm/include/MVC/Controller/SugarController.php on line 43
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SugarView has a deprecated constructor in /home/thc/public_html/crm/include/MVC/View/SugarView.php on line 41
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; KDeploymentMW has a deprecated constructor in /home/thc/public_html/crm/modules/KDeploymentMWs/KDeploymentMW.php on line 10
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ViewList has a deprecated constructor in /home/thc/public_html/crm/include/MVC/View/views/view.list.php on line 42
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ListViewSmarty has a deprecated constructor in /home/thc/public_html/crm/include/ListView/ListViewSmarty.php on line 44
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ListViewDisplay has a deprecated constructor in /home/thc/public_html/crm/include/ListView/ListViewDisplay.php on line 44
[17-May-2017 18:26:04 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ListViewData has a deprecated constructor in /home/thc/public_html/crm/include/ListView/ListViewData.php on line 45
[17-May-2017 18:26:05 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TemplateHandler has a deprecated constructor in /home/thc/public_html/crm/include/TemplateHandler/TemplateHandler.php on line 45
[17-May-2017 18:26:05 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; contextMenu has a deprecated constructor in /home/thc/public_html/crm/include/contextMenus/contextMenu.php on line 38
Also, this was listed in the install.log:
2017-05-17 18:25:54…installerHook: Could not find custom/install/install_hooks.php
2017-05-17 18:26:00…installerHook: Could not find custom/install/install_hooks.php
2017-05-17 18:26:05…installerHook: Could not find custom/install/install_hooks.php
Deprecated messages are not a problem. The installer Hook messages either.
Let’s check your php.ini:
error_reporting=E_ALL & ~E_DEPRECATED & ~E_STRICT & ~E_NOTICE & ~E_WARNING
display_errors=Off
Then check folder permissions. Sugar directories need 775 for web user.
Permissions are fine. However, I don’t see a php.ini file. Where would it be?
I made a boo-boo. The top two folders were set to 644… I changed them to 755 and I’m able to accept the “next” button and move forward. Thank you for your help!