|
|
|
Memory Question 8 Months, 4 Weeks ago
|
|
|
Just wondering what the memory requirements for JoomlaCloner are? I got the following error when testing the trial version:
Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 146075 bytes) in C:\wamp\www\administrator\includes\pcl\pclzip.lib.php on line 2379
We're running this on a virtual machine running Windows 2003 Enterprise Server.
JoomlaCloner Config:
Manual backup is set to No.
Include backup directory in clone is set to No.
In Server Use Options, both Active boxes are unchecked.
Archive type=zip
Backup type=Full
-Larry Gelfand
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Memory Question 8 Months, 4 Weeks ago
|
|
|
You should try and set "Backup type" to TAR, the zip type requires more memory than the TAR option! I also suggest to set "Manual backup" option to Yes if you still have issues!
Hope it helps! Ovidiu
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Memory Question 8 Months, 4 Weeks ago
|
|
|
I still got the Fatal Error with TAR, and Manual Backup set to No. It worked when I changed Manual Backup to Yes. Can I schedule automatic backups with Manual Backup set to Yes (using Windows Scheduled Tasks)?
Is there a suggested memory setting for the php.ini file when using this component?
-Larry Gelfand
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Memory Question 8 Months, 4 Weeks ago
|
|
|
I suggest you increase the memory_limit to a larger value as needed, try for instance 64M, restart the server then try again!
You can schedule automatic backups, however in this case you will still need to increase the memory limit, the Manual backup option only works if a browser is used for calling the script! Ovidiu
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Memory Question 8 Months, 3 Weeks ago
|
|
|
I set the memory to 32M and that seems to have eliminated the Fatal Error from memory.
The next issue is automating the backup. I set Windows Scheduled Tasks to do a backup last night. I pointed it to .../com_cloner/cloner.cron.php and gave it administrator access. I also confirmed that Manual Backup was set to No. This morning, there was no backup file. I checked the Windows Event Viewer and confirmed that the script did log in at the time the backup was supposed to be performed. It logged off about 90 seconds later. Any guesses what went wrong and how I can fix it?
-Larry Gelfand
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Memory Question 8 Months, 3 Weeks ago
|
|
|
Try and run the cronjob manually, by accessing directly the cron link htp://...mysite/administrator/components/com_cloner/cloner.cron.php
If it works, then you need to check your cron manager for any permissions it might need to run the cronjob properly!
Ovidiu
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|