rcull
Member
Where should I look to solve this error:
[21-Aug-2020 05:37:54 America/New_York] PHP Warning: require(/home/teambuic/public_html/src/XF.php): failed to open stream: No such file or directory in /home/teambuic/public_html/admin.php on line 10
[21-Aug-2020 05:37:54 America/New_York] PHP Fatal error: require(): Failed opening required '/home/teambuic/public_html/src/XF.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/teambuic/public_html/admin.php on line 10
The admin.php doing the request is not in the root directory, it is in "community" as it should be, and the XF.php is where it is supposed to be. It looks good!
Thanks
[21-Aug-2020 05:37:54 America/New_York] PHP Warning: require(/home/teambuic/public_html/src/XF.php): failed to open stream: No such file or directory in /home/teambuic/public_html/admin.php on line 10
[21-Aug-2020 05:37:54 America/New_York] PHP Fatal error: require(): Failed opening required '/home/teambuic/public_html/src/XF.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/teambuic/public_html/admin.php on line 10
The admin.php doing the request is not in the root directory, it is in "community" as it should be, and the XF.php is where it is supposed to be. It looks good!
Thanks
Last edited: