How do I locate the configuration files of WordPress after upgrading WordPress to 5.8.x in QTS 5.0?
最后修订日期:
2022-08-15
Applicable Products:
- WordPress
- Container Station
- QTS 5.0 or later
After QTS 5.0, WordPress runs and depends upon Container Station and the configuration files of WordPress are no longer visible in Web folder. The configuration files are moved to a system folder, you can locate the folder path of WordPress files and access the files as follows.
- SSH access the NAS
- Use the command echo "
getcfg WordPress Install_Path -f /etc/config/qpkg.conf
/data/web/WordPress" to get the folder path.
(For example: the configuration files are located in /share/CACHEDEV1_DATA/.qpkg/WordPress/data/web/WordPress) - Access the files using WinSCP through the folder path.
Furthermore, you can manually map WordPress folder in Shared Folder setting then edit/upload those files using File Station:
Log in to QTS as an administrator
Go to Control Panel > Privilege > Shared Folders
Select Create > Shared Folder.
- Choose Disk Volume (for example: DataVol1 )
- Select Enter path manually
- Click the dropdown menu and locate WordPress folder (for example: /.qpkg/WordPress/data/web/WordPress )
- Enter the Folder Name.(for example: WordPress)
- Select “Create”.