Closed (duplicate)
Project:
Backup Client-Server
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2008 at 01:38 UTC
Updated:
22 Aug 2008 at 03:35 UTC
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
Comment #1
Snarltoof commentednevermind; searched and found the same error. commented out the lines.
Comment #2
jpsalter commentedThanks for posting this. Since multiple people have the problem I'll removed the code on my next update.