@webbrewers I’m not incredibly familiar with WordPress, but I’m under the impression that there should be some WordPress PHP files as well as SQL db content relevant to WordPress. I exhaustively searched the host server, including executing a server wide search for files related to WP. I’m aware that quite a few of them should start with ‘wp-‘, so I ran:
sudo find / -name 'wp-*'
but to no avail. I’m not sure what to make of this.
I manage the blog for a small company for which I’m the webmaster, so I assumed that the WP content would be on the server that hosts the company’s primary webpage/web apps. I guess that means everything’s not in place, I’m just not sure where to go from here.