and to check what's actually running from Apache
create the following file: <BASEDIR>/www/phpinfo.php
with contents:

<? phpinfo() ?>



then view the (nicely tabulated) results with
your web browser.




charles girardot writes:
 > Hi
 > 
 > Maybe you can check whether you changed it in the proper php conf file  
 > by typing :
 > 
 > php -i | grep max
 > 
 > you should see your changes like
 > ...
 > <tr><td class="e">post_max_size</td><td class="v">200M</td><td  
 > class="v">200M</td></tr>
 > <tr><td class="e">upload_max_filesize</td><td class="v">200M</td><td  
 > class="v">200M</td></tr>
 > ...
 > 
 > Hope this helps
 > 
 > Charles
 > 
 > 
 > On 24 mai 06, at 15:49, <[EMAIL PROTECTED]> wrote:
 > 
 > > Hi all,
 > >
 > > I'm having a problem with upload file size limits in base-1.2.17.  
 > > Exactly the
 > > same problem was posted about 10 days ago by David Zhao but I never  
 > > saw a
 > > solution. Basically, my system is insisting that the file upload limit  
 > > is 8Mb.
 > > I've changed post-max-size and upload_max_filesize in php.ini and  
 > > restarted the
 > > apache web server as recommended on several posts on this list. I also  
 > > tried
 > > restarting Base. None of this has worked, Base is still showing an 8Mb  
 > > upload
 > > limit. Does anyone have any suggestions? I was wondering if it might  
 > > be some odd
 > > permissions settings somewhere but the user in question has upload  
 > > permissions
 > > and Base/apache both run as the same user so I'm baffled.
 > >
 > > All suggestions gratefully recieved.
 > > regards,
 > > Richard
 > >
 > >
 > >
 > >
 > > ---- - Madasafish - Voted Best Heavy Consumer Broadband Provider in  
 > > the 2006 Internet Industry Awards http://www.madasafish.com/
 > >
 > >
 > > -------------------------------------------------------
 > > All the advantages of Linux Managed Hosting--Without the Cost and Risk!
 > > Fully trained technicians. The highest number of Red Hat  
 > > certifications in
 > > the hosting industry. Fanatical Support. Click to learn more
 > > http://sel.as-us.falkag.net/sel? 
 > > cmd=lnk&kid=107521&bid=248729&dat=121642
 > > _______________________________________________
 > > The BASE general discussion mailing list
 > > basedb-users@lists.sourceforge.net
 > > unsubscribe: send a mail with subject "unsubscribe" to
 > > [EMAIL PROTECTED]
 > >
 > Best regards,
 > 
 > Charles
 > 
 > =====================
 > Charles Girardot                     
 > EMBL
 > C. Boulin and E. Furlong Groups      
 > Tel: +49-(0)6221-387-8426 (or 8516)  
 > Fax: +49-(0)6221-387-8166
 > Email: [EMAIL PROTECTED]
 > 
 > Room 602
 > Meyerhofstrasse 1
 > D-69117 Heidelberg
 > Germany
 > 
 > 
 > 
 > -------------------------------------------------------
 > All the advantages of Linux Managed Hosting--Without the Cost and Risk!
 > Fully trained technicians. The highest number of Red Hat certifications in
 > the hosting industry. Fanatical Support. Click to learn more
 > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
 > _______________________________________________
 > The BASE general discussion mailing list
 > basedb-users@lists.sourceforge.net
 > unsubscribe: send a mail with subject "unsubscribe" to
 > [EMAIL PROTECTED]

-- 
Bob MacCallum | VectorBase Developer | Kafatos/Christophides Groups |
Division of Cell and Molecular Biology | Imperial College London |
Phone +442075941945 | Email [EMAIL PROTECTED]


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to