I get the following error at Step_02 of a fresh install of 3.18.2 on CentOS 5
----------------------------------
±------------------------------------------------------------------------------------- ---------------------------------+
| PHP Warning |
|-------------------------------------------------------------------------------------- ---------------------------------|
| require_once([SYSTEM_ROOT]/data/private/conf/messaging_service.inc): failed to open s tream: No such file or directory |
±------------------------------------------------------------------------------------- ---------------------------------+
Fatal error: require_once(): Failed opening required '/home/websites/mysource_matrix/da ta/private/conf/messaging_service.inc' (include_path='.:/home/websites/mysource_matrix/ php_includes:/usr/share/pear:/usr/share/php') in /home/websites/mysource_matrix/core/in clude/messaging_service.inc on line 18
------------
If I run the script a second time straight away the warning disappears and step_02 is seemingly successful. Is is critical to have the internal messaging service running?
Any thoughts on how I can fix.
Yes, download v3.18.3 that was released yesterday. This bug was fixed in that version. :)