Loading...
 
Architecture / Installation

Architecture / Installation


Can't upload files or images >100K

posts: 3

Hello,
After reading through the documentation and this site postings, I still can't fix a problem with uploading files >100K. I have modified the PHP.ini file and my.cnf files to handle larger file uploads. I have also tried setting the upload to save in the unix file system and SQL database, but both seem to exhibit the same file limit.

OS: Linux / Redhat 9
Tiki: 1.8 (the more recent RPM install)
MySQL: 3.23

The install was clean, with Tiki-wiki working well otherwise.
Any help would be appreciated.

Thanks in advance.

posts: 1001 Canada

Hi,
questions that look like this are common, but it's strange that your problem starts as low as 100K.
Could you precise what happens when you try to upload?


posts: 2881 United Kingdom

Hi fprefect,

Check in /etc/httpd/conf.d/php.conf for a LimitRequestBody in there

One of my servers has the same setup as you, RH9/Various Tikis/ Mysql 3.23

Damian

posts: 3

Hi Damian:
Changing the LimitRequestBody size fixed the problem. Thanks!
For other users that may have had a similar problem the error I got was a "Page not found" error.

Cheers,
-Amit

> Damian:
> Hi fprefect,
>
> Check in /etc/httpd/conf.d/php.conf for a LimitRequestBody in there
>
> One of my servers has the same setup as you, RH9/Various Tikis/ Mysql 3.23
>
> Damian

posts: 2881 United Kingdom

Great!

Thanks for coming back and letting us all know!

> fprefect:
> Hi Damian:
> Changing the LimitRequestBody size fixed the problem. Thanks!
> For other users that may have had a similar problem the error I got was a "Page not found" error.
>
> Cheers,
> -Amit
>


posts: 3

Hi Damian:
Changing the LimitRequestBody size fixed the problem. Thanks!
For other users that may have had a similar problem the error I got was a "Page not found" error.

Cheers,
-Amit

> Damian:
> Hi fprefect,
>
> Check in /etc/httpd/conf.d/php.conf for a LimitRequestBody in there
>
> One of my servers has the same setup as you, RH9/Various Tikis/ Mysql 3.23
>
> Damian

posts: 2881 United Kingdom

Great!

Thanks for coming back and letting us all know!

> fprefect:
> Hi Damian:
> Changing the LimitRequestBody size fixed the problem. Thanks!
> For other users that may have had a similar problem the error I got was a "Page not found" error.
>
> Cheers,
> -Amit
>