473,320 Members | 1,969 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,320 software developers and data experts.

Easyphp - upload_max_filesize Config


Hi there,

I am using the following :

- Win XP
- Easyphp v 1-7
- PHP 4.3.10

I am getting the following error in my apache error log file when
attempting
a file upload.

[Wed Feb 01 14:29:41 2006] [error] PHP Warning: upload_max_filesize of
8 bytes exceeded - file [uploadedfile=pathtomyfile

I can think of only 3 places where this problem might be caused:

a. MAX SIZE VALUE in form
<input type="hidden" name="MAX_FILE_SIZE" value="5242880" />
- Should not be a problem as i'm using above line

b. uploaded_max_filesize in php.ini
- There are two places where this file is stored in easyphp

i. \easyphp\conf_files\ and
ii. \easyphp\php\

Both of these files display
upload_max_filesize = 8MB

Is there anything else i am missing here?

Feb 1 '06 #1
1 3535

Got this sorted...

As you can see serious newbie :)

Feb 1 '06 #2

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

Similar topics

13
by: Joshua Beall | last post by:
Hi All, Is there any way for me to overcome the php.ini configuration upload_max_filesize? I cannot use ini_set() since upload_max_filesize can only be set in httpd.conf or php.ini. Are there...
4
by: Jean-Baptiste Hétier | last post by:
How can I change the name of the server on easyPHP ? It is actually localhost. Thanks -- djib -- "Le monde est comme une grande illusion ; mais beaucoup d'hommes, en cherchant à trouver le...
1
by: Matt | last post by:
Hi, Are there any other available software packages that compare to XAMPP or EasyPHP (links below)? I'm trying to see if I have any other choices. http://www.apachefriends.org/en/xampp.html...
2
by: Mike | last post by:
I want to allow my students to upload small text files (perhaps just a few bytes in size) just to show them how to upload using a PHP form. For security reasons -- I don't want them uploading MP3...
3
by: kingsleymyers | last post by:
I have a client with a need for an "upload_max_filesize" directive in excess of 10MB. Their current host will not budge. They need something in the range of 15MB to 20MB. Will this require a...
10
by: Roger (Bordeaux) | last post by:
Hello everyone, I have a problem with javascripts that runs correctly under EasyPHP 1.7 but not under EasyPHP 1.8 nor WAMP5 1.6. I am using the prototype.js library. I wrote the following :...
6
by: hannu | last post by:
Hello all good PHP people I have a really frustrating problem with php5.1.2+apache2 on OpenSuse 10.1 (X86-64) environment. Though I set the upload_max_filesize setting in php.ini file to any...
1
by: pittendrigh | last post by:
If I want to control (max) upload file size on a Suse10.2 box running php5.0.3, in php.ini, does max_post_size matter? Or is upload_max_filesize the only relevant directive?
3
by: David | last post by:
I am puzzled, I want to change the upload_max_filesize setting, if I do this with ini_set('upload_max_filesize', 8000000); the upload_max_filesize is not set. However, if I make the change in...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.