Search the Community
Showing results for tags 'flush'.
-
Hi, I'm a merchant with very little knowledge on php commands. I have memcahed installed on my server and it works good, problem is the allocated memory of 16mb gets consumed very fast above 100% usage. I contacted hosting and the only provided blogs of how to create command line and cronjob to flush Memcached. Unfortunately not knowing anything about commands, I guessed I might be getting a solution from somebody here. Can anyone teach me how to go about commands? or better still, can somebody provide me with the cron url if thats what is only needed. In my advanced parameters the memcache is set up like this: Id IP address Port weight 2 /opt/memcached/run/lords/memcached-1.sock 0 1 Server Information: Hosting Package: default cPanel Version: 78.0 (build 41) Apache Version: 2.4.41 PHP Version: 7.2.23 MySQL Version: 10.2.28-MariaDB Architecture: x86_64 Operating System: linux Path to Sendmail: /usr/sbin/sendmail Path to Perl: /usr/bin/perl Perl Version: 5.16.3 Kernel Version: 2.6.32-042stab128.2 Prestashop server information: Linux #1 SMP Thu Mar 22 10:58:36 MSK 2018 x86_64 Server Software Version: Apache PHP Version: 7.2.24 Limit memory: 4G Maximum execution time: 300 Size Max. Files to upload: 256M I will be mighty grateful to anyone that can help.
-
Hi guys, I have searched everywhere and have gotten a lot of clues; but no actual solution yet. My problem might have to do with Apache, Zlib, Gzip or Prestashop 1.4.8.2, so please bear with me. When a customer purchases a download from my store, the checkout goes flawless. However, when the files are being downloaded to the clients computer, the trouble begins. To keep it short: Issue 1) Video files such as .MP4 files become corrupted upon download and won't play on the clients computer. Issue 2) ZIP-files end up in the following format immediately upon download: .CPGZ This renders those ZIP archives unusable, as they will get caught up in an everlasting loop of unzipping... I have dug deep into Apache and have experimented with PHP settings as Flush, ZLIB etcetera but this doesn't solve the problem. I have also edit several Prestashop php files but to no avail either. I am ready to make the move to other ways of providing video to get away from the hassle of file downloads altogether, but you guys are my last hope.. Would love to see this download issue sorted! thanks