Hello,

I am trying to install a second instance of Sugar on my hosted server. I have not been able to get beyond the second step and I have tried numerous times. I get the message about files and directories that need to have access rights changed. I have changed them all to 766 and I then get the following error message.

Warning: require_once(modules/Administration/UpgradeHistory.php) [function.require-once]: failed to open stream: No such file or directory in /home/learning/public_html/vesid/install/install_utils.php on line 48

Fatal error: require_once() [function.require]: Failed opening required 'modules/Administration/UpgradeHistory.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/learning/public_html/vesid/install/install_utils.php on line 48

Warning: require_once(modules/Trackers/Tracker.php) [function.require-once]: failed to open stream: No such file or directory in /home/learning/public_html/vesid/include/utils.php on line 2851

Fatal error: require_once() [function.require]: Failed opening required 'modules/Trackers/Tracker.php' (include_path='/home/learning/public_html/vesid:.:/usr/lib/php:/usr/local/lib/php') in /home/learning/public_html/vesid/include/utils.php on line 2851
[/I]
[/I]
I am no programmer and don't see anything in the code in these files that makes any sense. Any help would be appreciated.

Jim
Learner First