Koozali.org: home of the SME Server

Upload Limit

crackerboy

Upload Limit
« on: July 29, 2007, 08:16:28 PM »
I have done

db configuration setprop php UploadMaxFilesize 30MB
expand-template /etc/php.ini
/etc/init.d/httpd-e-smith restart

I can see the upload limit is 30MB in my forum but still i cant upload a file that is 18MB?

The Postsize is also 30 or 40MB if that has something to do with it

Offline byte

  • *
  • 2,183
  • +2/-0
Re: Upload Limit
« Reply #1 on: July 29, 2007, 10:41:25 PM »
Quote from: "crackerboy"
/etc/init.d/httpd-e-smith restart


Change that line to...

/etc/rc7.d/S**httpd-e-smith restart

Where ** is number(s)
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

crackerboy

Upload Limit
« Reply #2 on: August 02, 2007, 04:17:22 PM »
I tried with this

db configuration setprop php upload_max_filesize 30MB
expand-template /etc/php.ini
/etc/rc7.d/S86httpd-e-smith restart


Still upload_max_filesize = 10M in php.ini

Offline dmay

  • *
  • 450
  • +0/-0
    • http://myezserver.com
Upload Limit
« Reply #3 on: August 02, 2007, 04:28:47 PM »
Read the (my) last post in this thread:

http://forums.contribs.org/index.php?topic=35367.0

Darrell

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Upload Limit
« Reply #4 on: August 03, 2007, 05:02:13 AM »
Quote from: "crackerboy"


Still upload_max_filesize = 10M in php.ini


The key point is that names used in config files are not the same name as those used in the config db.

http://wiki.contribs.org/DB_Variables_Configuration#Php
Regards,
William

IF I give advise.. It's only if it was me....