I installed Backup Client-server into my drupal 5.10 site. I enabled the module and clicked the "backup" button and got the following error:

Fatal error: Call to undefined function apache_get_version() in /homepages/40/d237867745/htdocs/museedrole/test/musee/sites/all/modules/backup_client_server/backup_client.module on line 444

when clicking back, there is a notice:

max_execution_time changed from 50000 to 3000.
memory_limit changed from 40M to 512M.

I don't think my host allows a 512M memory.

Comments

Snarltoof’s picture

Status: Active » Closed (duplicate)

nevermind; searched and found the same error. commented out the lines.

jpsalter’s picture

Thanks for posting this. Since multiple people have the problem I'll removed the code on my next update.