gleon
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Download Codes] [Plugin: WP Download Codes] Download stop at 21mbHow do I raise memory limit for PHP?
My blog is in a rented hosting and I donn’t know how to check web server error logs.
By the way, in July my blog was changed to another server by my hosting due technical failures. But the problem continues the same: downloads stop any time
Forum: Plugins
In reply to: [WP Download Codes] [Plugin: WP Download Codes] Download stop at 21mbHi, I added ob_end_flush(); in the file dc_template.php as allolex
suggested, but the situation is the same.Tried to download a 46MB file and it stopped at 3 or 4MB.
Is there anithing else to do after editing the file?
Forum: Everything else WordPress
In reply to: Posts and Messages not found after moving to other serverDeleting these 2 lines worked. Thanks
define(‘DB_CHARSET’, ‘utf8’);
define(‘DB_COLLATE’, ”);Forum: Everything else WordPress
In reply to: Posts and Messages not found after moving to other serverYes I have the last version installed. I’ll check the feed
ThanksForum: Everything else WordPress
In reply to: Posts and Messages not found after moving to other serverHello digestWP.
My oldsite is down, but I’ve already solved the “not found” problem.
I deleted 2 lines in wp-config.php:define(‘WP_HOME’,’http://inversionacciones.com’);
define(‘WP_SITEURL’,’http://inversionacciones.com’);Still have problems with strange characters. Tried to change collation using phpmyadmin, from latin1 to utf-8, but no results.
I have already asked my server provider and they did not have a solution for me. They told me is a blog problem
You can check at: http://inversionacciones.com/prueba-descargas/
password are: malkiel and syberian
Thanks
Forum: Plugins
In reply to: [WP-DownloadManager] [Plugin: WP-DownloadManager] Download File size limitIt also happens with pdf files
I have the similar problem. Tried with pdf or zip files, 40MB each.
Downloading starts but never finish, for some reason it stops at 10 or 15 secondsTried several filesize and looks as 5MB is the maximum or maybe it is a timeout somewhere.
Any suggestions?
Thanks
Forum: Plugins
In reply to: [WP-DownloadManager] [Plugin: WP-DownloadManager] Download File size limitHi, I fogot to tell my files are zip files
Forum: Plugins
In reply to: [WP Download Codes] [Plugin: WP Download Codes] Download stop at 21mbHi
I forgot to tell that my files are zip filesForum: Plugins
In reply to: [WP Download Codes] [Plugin: WP Download Codes] Download stop at 21mbHi
I have a smilar problem.
Installed WP Download Codes and it works fine with files less than 1MB.
For bigger files downloading is not completed
43MB file always stops at 13MBWhat can I do?
Thanks