- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,582
- راهحلها
- 27
- پسندها
- 3,265
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hi , i have some questions i'm looking for linking internal_data between two hosts
First Host is the old one and it has a big storage You can nameit H1 .
Second is a VPS with small storage of 100GB You can name it H2 .
What i'm looking for is to display the H1 internal_data or synchronize it with H2 by using some command on H2 Config.php .
I did see some command on xenforo like :
$config['internalDataPath'] = '';
$config['externalDataPath'] = '';
$config['externalDataUrl'] = '';
But...
First Host is the old one and it has a big storage You can nameit H1 .
Second is a VPS with small storage of 100GB You can name it H2 .
What i'm looking for is to display the H1 internal_data or synchronize it with H2 by using some command on H2 Config.php .
I did see some command on xenforo like :
$config['internalDataPath'] = '';
$config['externalDataPath'] = '';
$config['externalDataUrl'] = '';
But...
نام موضوع : How to link internal_data between Two Hosts