Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whats the maximum filesize I can upload using the File Manager?

0
10 Posted

Whats the maximum filesize I can upload using the File Manager?

0
10

The maximum file upload size is not limited in SiteX. You may however, still experience an error when uploading files beyond a certain size. This is not an fault with SiteX, it is a restriction set in PHP on your server. Your webhost may have imposed a maximum file upload restriction.The error message you would receive when uploading a file larger than your PHP allows is: “ERROR! File could not be uploaded. Please check permissions.” To check what the maximum upload filesize is on your server, go to: http://www.yourdomain.com/setup/phpinfo.php (where http://www.yourdomain.com/ is the URL of your site). Look for the setting named upload_max_filesize. The default PHP setting is 2Mb. Your webhost may have increased or decreased this amount. If you need more, its always worth asking. Depending on your webhosting configuration, you may also be able to use a .htaccess file to change the setting for your site: • create a file named .htaccess • add the following text to it: php_value upload_ma

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123