当我迁移到Siteground时,我不知道Siteground为什么在wp-config.php
文件到错误的目录。
正确的路径应该是以下路径:
/* That\'s all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( ! defined( \'ABSPATH\' ) )
define( \'ABSPATH\', dirname( __FILE__ ) . \'/\' );
/** Sets up WordPress vars and included files. */
require_once( ABSPATH . \'wp-settings.php\' );