OS Property support center

Backup error massage

  • Hassan Al Jarere
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 7 months ago - 8 years 7 months ago #87926 by Hassan Al Jarere
Backup error massage was created by Hassan Al Jarere
:( when I try to make backup I get this massage as shown in attached photo please help ...

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 32 bytes) in /home/hassan501/public_html/administrator/components/com_osproperty/helpers/mysql.class.php on line 264

Fatal error: Access to undeclared static property: JLoader::$classes in /home/hassan501/public_html/libraries/loader.php on line 231
Attachments:
Last edit: 8 years 7 months ago by Hassan Al Jarere.

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #87989 by Mr. Dam
Replied by Mr. Dam on topic Backup error massage
Hi Hassan,
You should increase value of PHP variable: memory_limit to as much as possible if you want to run the Database backup.
You also able to read this documentation: osproperty.ext4joomla.com/documentation/...operty-content-from- ... to see how to migrate data of OS Property between 2 different sites.
Thanks
Dam

Please Log in or Create an account to join the conversation.

  • Hassan Al Jarere
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 7 months ago - 8 years 7 months ago #88027 by Hassan Al Jarere
Replied by Hassan Al Jarere on topic Backup error massage
Hi Dam
I didn't find php.ini file in root so I create one php.ini and I add this line
ini_set("include_path", '/home/hassan501/php:' . ini_get("include_path") );
then backup from dashboard is working
now is this correct solution ???
Attachments:
Last edit: 8 years 7 months ago by Hassan Al Jarere.

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #88103 by Mr. Dam
Replied by Mr. Dam on topic Backup error massage
Hi Hassan,
I am not sure about it, because the error you mentioned in this topic has cause from low memory of your hosting.
Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan