Actually, I kinda figured it out. I had started uploading the files into the includes directory instead of the root. Whoops!
And then I had a mini crisis with accidentally deleting files in the admin folder (the one in the root) instead of the one that was in the includes dir. Whoops again! Thank God for DreamHost backups.
Now I'm having this problem:
Warning: require_once(includes/classes/module_installer.php) [function.require-once]: failed to open stream: No such file or directory in /home/.abdon/USER/DOMAIN/admin/ssu.php on line 10
Fatal error: require_once() [function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.abdon/USER/DOMAIN/admin/ssu.php on line 10
Indeed, I do not see a "module_installer.php" file in my includes/classes directory.
Bookmarks