When attempting to upgrade to PHPRUNNER 10.4 Build 35870 from PHPRUNNER 10.3) I'm now receiving an error message regarding connections/ConnectionManager.php
Warning: require_once(/home/momentumtalent/public_html/isclient/cp/connections/ConnectionManager.php): failed to open stream: No such file or directory in /home/momentumtalent/public_html/isclient/cp/include/appsettings.php on line 705
Fatal error: require_once(): Failed opening required '/home/momentumtalent/public_html/isclient/cp/connections/ConnectionManager.php' (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /home/momentumtalent/public_html/isclient/cp/include/appsettings.php on line 705
When I look in the connections directory in only see ConnectionManager_base.php - no file named ConnectionManager.php
*** I noticed that the FTP upload put ConnectionManager.php in the /home/momentumtalent/public_html/isclient/ directory rather than /home/momentumtalent/public_html/isclient/cp/connections - when I moved the ConnectionManager.php file into the connections directory the problem resolved.
When I looked in the output directory on my laptop, the ConnectionManager.php was in the appropriate connections folder. So something when wrong with the FTP upload when I had PHPRUNNER 10.4 reupload all of the generate application files in a new directory.
Thanks for your help -