Public_html folder suddenly got full, and fills up so fast if make space

Started by BlueLotus, January 09, 2025, 01:31:59 PM

Previous topic - Next topic

abolabo

Looks like your host require php-zlib(php-zip) and php-phar extensions installed.

Just enable these php-modules in your cPanel and try again.

See more information here https://abantecart.atlassian.net/wiki/spaces/AD/pages/3768390/AbanteCart+System+Requirements
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

BlueLotus

Thanks for your reply, ive had a look, where do i find them?
i looked in myphpadmin but couldnt see it.

thanks



Quote from: abolabo on January 17, 2025, 05:49:08 AM
Looks like your host require php-zlib(php-zip) and php-phar extensions installed.

Just enable these php-modules in your cPanel and try again.

See more information .atlassian.net/wiki/spaces/AD/pages/3768390/AbanteCart+System+Requirements

Basara

Hello.
Contact your hosting support and ask them to ensure that the PHP Phar and PHP Zlib (PHP Zip) extensions are enabled and properly configured on your server.

BlueLotus

asked them, got this reply:

Hello,

Unfortunately, those two extensions cannot be installed on our shared hosting server.

Best greetings,




i was thinking maybe just delete it all and start from scratch, was easier to build the site than it has been trying to update it lol

is there any other options?

thanks

Basara

Hello.
Almost all hosting providers include PHP Phar and PHP Zlib (PHP Zip) extensions as standard because they are essential for many applications. If your current hosting provider cannot enable these extensions, it might be worth considering switching to a hosting provider that supports them and with better disk space to not worry about cache folder.

Alternatively, if switching hosting is not an option for now, you still have the possibility of upgrading manually. While it may require more effort, it can be a temporary workaround until you find a better hosting solution.

BlueLotus

i only recently paid for another year for the hosting so dont really want to change

ive tried to do manually but still cant figure it out.

is there a service that i can pay to do for me? or if i give you the login details could you do for me?

if not the only option i can see is to delete it all and start again.

thanks

abolabo

Quote from: BlueLotus on February 16, 2025, 08:27:20 AM
i only recently paid for another year for the hosting so dont really want to change

ive tried to do manually but still cant figure it out.

is there a service that i can pay to do for me? or if i give you the login details could you do for me?

if not the only option i can see is to delete it all and start again.

thanks

https://managed.abantecart.com/index.html#contact
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Twinklekapoor

Your disk space might be filling up due to excessive error logs, cache files, or large temporary files. Check the error_log file in public_html, clear AbanteCart cache, and review recent file changes. If the issue persists, use a file manager or SSH to identify the largest growing files.

BlueLotus

thanks for the reply

abolabo

Quote from: BlueLotus on February 28, 2025, 03:56:41 PM
thanks for the reply

this is the error log
https://drive.google.com/file/d/1nFjAdNJJpAqEbGts53QNcZcZtybUrl7D/view?usp=sharing

i dont know what it means

i got message on abantcart saying:

Incorrect index.php file permissions
Message status:
warning
Date:
01/10/2025 01:05:03 PM
Number of repetitions:
3639897
/home/bluelotu/public_html/index.php file is writable. It is recommended to set read and execute modes for this file to keep it secured and running properly!



3911
/home/bluelotu/public_html/system/config.php file needs to be set to read and execute modes to keep it secured from editing!


i  unticked the write box on these, i set to read and execute

if i delete it, and rebuild it all, will it stop this problem? as it was so easy to build he site, but proving impossible to fix lol
thanks again for your help

Warning is not error.
But you have a problems much bigger.
Just opened your error_log file and found you have a issues after incomplete upgrade process.

2025-01-13 13:19:39 - App Error:  AbanteCart core v.1.3.4  Error: Cannot upgrade file : 'extensions/novator/storefront/view/novator/css/tm_style.css
Error: Cannot upgrade file : 'extensions/novator/storefront/view/novator/template/responses/checkout/address.tpl
Error: Cannot upgrade file : 'storefront/view/default/template/responses/checkout/address.tpl
Error: Cannot upgrade file : 'admin/controller/responses/listing_grid/menu.php
Error: Cannot upgrade file : 'extensions/ups/core/ups-api/AddressValidation/.php_cs
Error: Cannot upgrade file : 'extensions/ups/core/ups-api/AddressValidation/.travis.yml
Error: Cannot upgrade file : 'extensions/ups/core/ups-api/AddressValidation/README.md
Error: Cannot upgrade file : 'extensions/ups/core/ups-api/AddressValidation/composer.json


I suggest you replace all files from public_html directory https://github.com/abantecart/abantecart-src/tree/1.3.4 except public_html/system subfolder in manual mode (via ftp, ssh. cPanel fileManager etc)
Just download this zip https://github.com/abantecart/abantecart-src/archive/refs/tags/1.3.4.zip and replace




"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Forum Rules Code of conduct
AbanteCart.com 2010 -