php-windows Digest 26 Aug 2008 15:15:25 -0000 Issue 3512

Topics (messages 29011 through 29012):

Re: ini_set Problem
        29011 by: James Crow

Medical Doctor Database in the United States
        29012 by: Dalton T Sargent

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
On Fri, 2008-08-22 at 13:50 +0530, p4pravin wrote:
> Hello all,
> 
> I want to upload around 10 mb file size....
> 
> and i am using windows server
> 
>  
> 
> i write the following code
> 
>  
> 
> ini_set("memory_limit","25M");
> 
> ini_set("post_max_size","50M");
> 
> ini_set("upload_max_filesize","20M");
> 
>  
> 
> set_time_limit(0);
> 
>  
> 
> and i also specifiy MAX_FILE_SIZE hidden variable in Form ....
> 
>  
> 
> but it give me  UPLOAD_ERR_INI_SIZE error
> 
> means File size exceeded php.ini value...
> 
>  
> 
> I do not have writes to change the php.ini...
> 
>  
> 
> So i must have to set it by ini_set function........but its not
> working......
> 
>  
> 
> Any idea whats going wrong and how can i solve this problem.....
> 
>  
> 
> regards
> 

You could try to execute a phpinfo() call after the ini_set calls. That
should print out all the php configuration so you can see if things are
getting set correctly. 

Cheers,
James



--- End Message ---
--- Begin Message ---




Certified Medical Doctors in the US 

788,703 in total <> 17,454 emails

Featuring coverage for more than 30 specialties like Internal Medicine, Family 
Practice, Opthalmology, Anesthesiologists, Cardiologists and more

Over a dozen sortable fields

Price for new customers -  $398


=== Receive the items below as a Bon.US if  you order this week ===

Database of US Pharma Companies
Names and email addresses of 47,000 employees in high-ranking positions

American Hospital Directory
23,000 Admins in more than 7,000 hospitals {a $399 value]

US Dentist Listing
A complete Listing or dentists and related services (valued at $399)

Chiropractors in the USA
100,000 Chiropractors in the USA (worth $250 alone)

send and email to:      [EMAIL PROTECTED]

  

this offer is only valid until August 29 2008


send and email with 6336 in the sub for rapid expulsion from our records

--- End Message ---

Reply via email to