#%env/templates/metas.template%#
#%env/templates/header.template%# #%env/templates/submenuIndexCreate.template%#It is possible to extract texts directly from mySQL and postgreSQL databases. Each extraction is specific to the data that is hosted in the database. This interface gives you access to the phpBB3 forums software content.
If you read from a imported database, here are some hints to get around problems when importing dumps in phpMyAdmin:
$cfg['UploadDir'] = '/tmp';in phpmyadmin/config.inc.php and place your dump file in /tmp. Otherwise it is not possible to upload files larger than 2MB.
When a export is started, surrogate files are generated into DATA/SURROGATE/in which are automatically fetched by an indexer thread. All indexed surrogate files are then moved to DATA/SURROGATE/out and can be re-cycled when a index is deleted.
#(check)#:: ::Info failed: #[error]#
#(/check)# #(export)#::Export successful! Wrote #[files]# files in DATA/SURROGATES/in
::Export failed: #[error]#
#(/export)# #(import)#::Import successful!::
Import failed: #[error]#
#(/import)# #%env/templates/footer.template%#