Have I read the related troubleshooter articles above before posting (which pages?)? YES, https://www.akeebabackup.com/documentation/troubleshooter.html but could this be the problem for my issue? and this one: https://www.akeebabackup.com/component/docimport/akeeba-backup-documentation/include-data-to-archive.html#docimport
Have I searched the tickets before posting? YES, found one where a possibility of the web hoster not allowing two database connections on different servers at the same time could be the issue.
Have I read the documentation before posting (which pages?)? YES
120315 15:27:43] --------------------------------------------------------------------------------
[120315 15:27:43] Akeeba Backup 3.4.2 (2012-03-08)
[120315 15:27:43] Got backup?
[120315 15:27:43] --------------------------------------------------------------------------------
[120315 15:27:43] --- System Information ---
[120315 15:27:43] PHP Version :5.2.17
[120315 15:27:43] OS Version :Linux infong 2.4 #1 SMP Tue Jan 17 02:58:41 UTC 2012 i686 GNU/Linux
[120315 15:27:43] DB Version :5.0.91-log
[120315 15:27:43] Web Server :Apache
[120315 15:27:43] PHP Interface :cgi-fcgi
[120315 15:27:43] Joomla! version :1.5.25
[120315 15:27:43] Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20100101 Firefox/11.0
[120315 15:27:43] Safe mode :0
[120315 15:27:43] Display errors :
[120315 15:27:43] Error reporting :E_ERROR | E_WARNING | E_PARSE | E_CORE_ERROR | E_CORE_WARNING | E_COMPILE_ERROR | E_COMPILE_WARNING | E_USER_ERROR | E_USER_WARNING | E_USER_NOTICE
[120315 15:27:43] Error display :off
[120315 15:27:43] Disabled functions :
[120315 15:27:43] open_basedir restr.:
[120315 15:27:43] Max. exec. time :50000
[120315 15:27:43] Memory limit :90M
[120315 15:27:43] Current mem. usage :6360932
[120315 15:27:43] GZIP Compression : available (good)
[120315 15:27:43] JPATH_BASE :
[120315 15:27:43] JPATH_SITE :
[120315 15:27:43] JPATH_ROOT :
[120315 15:27:43] JPATH_CACHE :
[120315 15:27:43] Computed root :
[...]
[120315 15:28:12] ----- Finished operation 108 ------
[120315 15:28:12] AECoreDomainDb :: Iterating next database
[120315 15:28:12] Closing SQL dump file.
[120315 15:28:12] AEDumpNative :: New instance
[120315 15:28:12] AEDumpNative :: Processing parameters
[120315 15:28:12] AEDumpNative :: Finding tables to include in the backup set
[120315 15:28:12] AEDumpNative :: Starting CREATE TABLE and dependency scanning
[120315 15:28:12] AEDumpNative :: Got database connection
[120315 15:28:12] AEDumpNative :: Got SHOW TABLES
[120315 15:28:12] AEDumpNative :: Got table list
[120315 15:28:12] PHP NOTICE on line 1077 in file
[120315 15:28:12] Undefined variable: dependencies
[120315 15:28:12] AEDumpNative :: Processed dependencies
[120315 15:28:12] XXX AEAbstractDump :: Getting temporary file
[120315 15:28:12] XXX AEAbstractDump :: Temporary file is /homepages/323/htdocs/abackup/748c7695.sql
[120315 15:28:12] AkeebaDomainDBBackup :: SQL temp file is /homepages/323/htdocs/abackup/748c7695.sql
[120315 15:28:12] AkeebaDomainDBBackup :: SQL file location in archive is 91ADBBC3-db316104222.sql
[120315 15:28:12] AkeebaDomainDBBackup :: Deleting leftover files, if any
[120315 15:28:12] AEDumpNative :: Initializing algorithm for first run
[120315 15:28:12] ----- Finished operation 109 ------
[120315 15:28:12] PHP NOTICE on line 249 in file
[120315 15:28:12] Undefined index:
[120315 15:28:12] PHP NOTICE on line 250 in file
[120315 15:28:12] Undefined index:
[120315 15:28:12] PHP NOTICE on line 257 in file
[120315 15:28:12] Undefined index:
[120315 15:28:12] PHP NOTICE on line 278 in file
[120315 15:28:12] Undefined index:
[120315 15:28:12] PHP WARNING on line 278 in file
[120315 15:28:12] array_key_exists() [<a href='function.array-key-exists'>function.array-key-exists</a>]: The second argument should be either an array or an object
[120315 15:28:12] Skipping dumping data of
[120315 15:28:12] Done dumping
[120315 15:28:12] End of database detected; flushing the dump buffers...
[120315 15:28:12] Database has been successfully dumped to SQL file(s)
Description of my issue:
- I have defined a new profile for only backing up the databases, the main one of the joomla installation and another one, not a joomla-db.
- Testing connection to the non-joomla-db works correctly
- In the Configuration, Backup Type is set to All configured databases (archive file)
After starting a backup and finished "successfully" (as noticed by akeeba backup pro), the archive is created and there are several files belonging to the joomla database and one more 91ADBBC3-db316104222.sql (see log file above) that should contain the mysql dump of the other database (or not?) but this file has 0 bytes length.
As you can see in the logs above, something goes wrong there (many notices - maybe not important - and a PHP warning)
What could be the issue or problem?
Do you need extra information?