What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
Akeeba Backup Pro

Akeeba Backup Pro 10.0.5

raz0r updated Akeeba Backup Pro with a new update entry:

Akeeba Backup Pro 10.0.3

New features​

  • Support for tables with backticks in their names

Bug fixes​

  • [HIGH] CLI restoration: error about the DB port being out of range
  • [HIGH] Restoration: lack of otherwise optional mbstring would result in an error
  • [MEDIUM] Some configuration settings are inherited from the default profile when a profile is reset or created afresh
  • [MEDIUM] System - Page Cache prevents the JSON API from working properly on...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
raz0r updated Akeeba Backup Pro with a new update entry:

Akeeba Backup Pro 10.0.4

New features​

  • Amazon S3: Support for ACLs on the uploaded backup archives
  • Warn about using bak_ as the database table name prefix

Bug fixes​

  • [LOW] Error, or inconsistent output when deleting the last item of the last page of a list
  • [MEDIUM] PHP Error doing a site DB only backup when additional database definitions are present

Miscellaneous changes​

  • Preliminary support for Joomla 6...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
  • Like
Reactions: nullcaveactive120 and onippep
raz0r 's signature
Reacted by:
  • Like
Reactions: onippep

Akeeba Backup for Joomla! 10.2.2 Stable​

Released on: 2026-01-16 00:38 CST

What's new?​

Failed backup and failed uploads checks are now available as Joomla Scheduled Tasks. If you prefer using Joomla Scheduled Tasks instead of CLI- or web-based CRON jobs, you can now run the failed backup and failed backup upload checks through Joomla Scheduled Tasks. This provides an alternative to traditional CRON job management and can be more convenient for some users.

Changelog​

New features​

  • Failed backup and failed uploads checks are now available as Joomla Scheduled Tasks

Bug fixes​

  • [LOW] PHP Warning when deleting backup archives under PHP 8.4 and later versions
  • [LOW] The AKWarn plugin may not work on hosts with open_basedir restrictions not allowing access to the site's root.
 

Attachments

  • pkg_akeebabackup-10.2.2-pro.zip
    3.7 MB · Views: 33

Akeeba Backup for Joomla! 10.2.2 Stable​

Released on: 2026-01-16 00:38 CST

What's new?​

Failed backup and failed uploads checks are now available as Joomla Scheduled Tasks. If you prefer using Joomla Scheduled Tasks instead of CLI- or web-based CRON jobs, you can now run the failed backup and failed backup upload checks through Joomla Scheduled Tasks. This provides an alternative to traditional CRON job management and can be more convenient for some users.

Changelog​

New features​

  • Failed backup and failed uploads checks are now available as Joomla Scheduled Tasks

Bug fixes​

  • [LOW] PHP Warning when deleting backup archives under PHP 8.4 and later versions
  • [LOW] The AKWarn plugin may not work on hosts with open_basedir restrictions not allowing access to the site's root.
You're aweomse and thank you so much
 
Reacted by:
  • Like
Reactions: Oluwapaul and yipiba56843
Akeebabackup-10.3.2-pro

What's new?​


PostgreSQL database support. Akeeba Backup now supports backing up and restoring sites using PostgreSQL databases, in addition to MySQL-compatible databases (MySQL, MariaDB, Percona). If your Joomla site runs on PostgreSQL you can now take full backups and restore them to another PostgreSQL server. Please note that cross-platform restoration is not supported: backups taken from a MySQL site must be restored to a MySQL server, and backups taken from a PostgreSQL site must be restored to a PostgreSQL server.


There is absolutely no functional change whatsoever between 10.3.0, 10.3.1, and 10.3.2. The only difference is that in the latter versions the PostgreSQL database backup engine code has been heavily (and even more heavily) obfuscated. This is due to Avast and Norton Antivirus ERRONEOUSLY reporting the original version as having a PHP backdoor. The problem is that these AV engines do not really understand what the PHP code does. They simply saw code which makes a copy of a database –which is exactly what a database backup engine does!– and assumed, rather idiotically, it does so to steal information.


Defeating this erroneous detection was… quite simple. The code which is executing pg_dump was split out to different files. The file names are descriptive Greek words translitarated to English. The code comments, which also triggered false positives, were translated to formal 1950s Greek. And for the cherry on top, the name of the environment variable used to pass the PostgreSQL password is obfuscated with a 2000-year-old algorithm: a substitution cipher. You know, the same you used as a kid. So much for state of the art (lol!) "heuristic threat detection algorithms". You can't make that stuff up...

Changelog​


Miscellaneous changes​


  • Obfuscate the PostgreSQL dump engine EVEN MORE AGGRESSIVELY so that certain antivirus don't throw a false positive.
 

Attachments

  • pkg_akeebabackup-10.3.2-pro.zip
    3.7 MB · Views: 4
Reacted by:
  • Love
Reactions: rizalconsultingid
Top