473,398 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Post_max_size

Ken
How can I recover from total files uploaded is greater than post_max_size?
8M

When total file size uploaded is greater that the post_max_size, sessionid()
is lost. Sessionid does not carry through to the called page.

This happens wether I upload 2 x 4.7M files or 6 x 1.6M files.

Is there a way around this?

Ken
Jul 17 '05 #1
2 6180
On Sun, 30 Jan 2005 01:18:52 -0600, Ken <kk******@wi.rr.com> wrote:
How can I recover from total files uploaded is greater than
post_max_size?
8M

When total file size uploaded is greater that the post_max_size,
sessionid()
is lost. Sessionid does not carry through to the called page.

Are you using session_start() on the called page?
This happens wether I upload 2 x 4.7M files or 6 x 1.6M files.

Is there a way around this?

Ken


Jul 17 '05 #2
Ken
"Kelvin Mackay" <ne**@remove.sands-design.no.spam.net.parts> wrote in
message news:opslevt2n6z0l2a2@snoopy...
On Sun, 30 Jan 2005 01:18:52 -0600, Ken <kk******@wi.rr.com> wrote:
How can I recover from total files uploaded is greater than
post_max_size?
8M

When total file size uploaded is greater that the post_max_size,
sessionid()
is lost. Sessionid does not carry through to the called page.


Are you using session_start() on the called page?
This happens wether I upload 2 x 4.7M files or 6 x 1.6M files.

Is there a way around this?

Ken

All pages have session_start()

The pages work fine if the total files size is under 8M. The problem occurs
only when the file size is > 8M

Is there an error command for post_max_size?
Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Thomas Mlynarczyk | last post by:
Hello, I want to upload files via an HTML form and store them somewhere on my webspace. So far so good. I am just a bit concerned about security issues and traffic. My provider has set a file...
2
by: Federico | last post by:
Hello, I have a problem: I want to increase the "upload_max_filesize" to upload bigger than 2Mb files. I have modified the php.ini file, but php continues applying the previos 2Mb limit. What...
1
by: Xristos Nikolopoulos | last post by:
Hello, I have made an application that needs to upload files, the application is deployed in several folders, and each folder has its php files. The problem is, I have in the folder I want to...
2
by: MagicMyth | last post by:
Hi all, I’m creating a site that allows file uploads to registered users. I’ve got a system in place where if the user uploads a overly large file that it would automatically warn them off the...
1
by: veg_all | last post by:
I dont have access to my php.ini file so I am trying the following which doesn't seem to work: <input type=hidden name=post_max_size value=100000> I know it can be done for file uploads, but...
21
tpaine
by: tpaine | last post by:
Let me preface this by saying that this is most certainly not a code issue but a config issue. I have been able to implement the code fine on my live server, this problem only occurs on my localhost....
3
by: lister | last post by:
Hi, I am in the middle of writing an image upload script and am limiting the size of uploads via upload_max_filesize. This all seems to be working well, and if I try and upload a bigger file...
16
by: Lawrence Krubner | last post by:
To guard against our users possibly uploading huge files, I've got this in my php.ini file: ; Maximum size of POST data that PHP will accept. post_max_size = 10M On a server running Ubuntu...
1
by: jamesm6162 | last post by:
Hi Suppose for a moment that you do NOT have access to the php.ini file.... Okay, now, I have a form to upload images and it does contain the MAX_FILE_SIZE hidden input field, and it does...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.