Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home1/douglav3/public_html/wp-includes/functions.php on line 6170
Douglas -Portfolio CakePHP 5, Zend & Session Management On Shared Hosting – Douglas Were
CakePHP 5, Zend & Session Management On Shared Hosting

Posted on

  1. Update the PHP.ini files on the shared hosting

if you get the session error change the path as shown under session.save_path

2. If you are a development environment set the zend.assertion = 1

3. If you enable debug ( DEBUG=”false”) then set send.assertion = -1 as shown in the image