• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

File download module aborts

G

Greg A

Guest
I am using the hostgator.com Sitebuilder Linux/Unix 4.5. The download file limit size is specified as 25MB. I am attempting to add a File Download module page to my site. As I go through the upload procedure of a 17 MB .mov file, it shows progress (green progress bar shows complete), but then it aborts. The only indication given of an error is a message in light blue print at the top left is "This page no longer exists."

Page at that point is empty as though nothing was ever attempted.

Thoughts?
 
First of all check Sitebuilder admin CP -> Logs section for any error messages. It is also necessary to check apache logs directly on the server. Greg, I assume that some PHP limits on the server where Sitebuilder is hosted should be tuned. There could be two reasons: memory limits (memory_limit, upload_max_filesize, post_max_size values) and time limits (max_execution_time value). Try to contact with Hosting provider and ask to increase some of these values in /usr/local/sitebuilder/etc/php.ini file.
 
Spot on answer

Dmitry, thank you. The techs at hostgator.com did exactly as you suggested and the problem is resolved. Thanks much.
 
Back
Top