#%env/templates/metas.template%#
#%env/templates/header.template%# #%env/templates/submenuContentIntegration.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 an imported database, here are some hints to get around problems when importing dumps in phpMyAdmin:
$cfg['UploadDir'] = '/tmp';
When an 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 an 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%#