Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我必须将一个用 wordpress 设计的旧网站上传到 ftp 中。我有所有文件(wp 内容-他的图像、wp 管理员、wp 包括和所有 php 东西)但没有 mysql 数据库。我可以将他的网站恢复到一个新的 ftp,或者没有 mysql 数据库就全部丢失了吗?
您可以使用 ftp 上传您的内容,但要运行您的网站,您需要数据库,如果您没有,那么您将无法看到您网站的内容。数据库是您网站的必备品。