View Single Post
  #5  
Old 08-31-2016, 04:25 PM
Dinocanid's Avatar
Dinocanid Dinocanid is offline
Member
 
Join Date: Aug 2016
Location: Maryland, USA
Posts: 516
Gender: Unknown/Other
Credits: 93,693
Dinocanid is on a distinguished road
Default

For some reason, I couldn't get filezilla to connect to the server with ftp so I switched to sftp and it worked just fine. Thanks to taking the time to fix it! But now I get:

Quote:
Warning: require(../inc/config.php): failed to open stream: No such file or directory in /home/adopttes/public_html/classes/class_initializer.php on line 97

Warning: require(../inc/config.php): failed to open stream: No such file or directory in /home/adopttes/public_html/classes/class_initializer.php on line 97

Fatal error: require(): Failed opening required '../inc/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/adopttes/public_html/classes/class_initializer.php on line 97

Last edited by Dinocanid; 08-31-2016 at 04:28 PM. Reason: found new error
Reply With Quote