thboyd Posted February 25 Report Share Posted February 25 I am moving my TNG installation on my home computer to a new computer and encountered the following error message. " Fatal error: Uncaught Error: Failed opening required '/Users/thboyd/Sites/boydroots/familytree/subroot.php' (include_path='.:/Applications/MAMP/bin/php/php8.3.28/lib/php') in /Users/margaret/Sites/boydroots/familytree/classes/mmobjinits.php:17 Stack trace: #0 /Users/margaret/Sites/boydroots/familytree/classes/modvalidator.class.php(1733): require() #1 /Users/margaret/Sites/boydroots/familytree/admin.php(30): new_modvalidator() #2 {main} thrown in /Users/margaret/Sites/boydroots/familytree/classes/mmobjinits.php on line 17" Background. My workflow is: I have a TNG installation on my home computer and another installation on the internet. I use the home computer for updates to be sure that everything is right. Then I backup the database, up load to the internet site and restore the data bases. I've been doing this for years with no problems. I have a new MacBook Air running OS X 26.3. The old computer is a MacBook Air with OS X 15.7.4. I use MAMP to manage the home computer site. I've had problems getting MAMP to run on the new computer so I installed MAMP on my wife's computer, MacBook Air with OS X 15.7.3. The were some initial problems but I've got the website running on her computer. However when I open the admin page on TNG I get the above error. Does anyone know what it means (I only now enough about this stuff to be dangerous)? Quote Link to comment Share on other sites More sharing options...
thboyd Posted February 25 Author Report Share Posted February 25 oh. The line referred to is: require $rootpath . 'subroot.php'; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.