View Single Post
  #1  
Old 01-27-2012, 08:24 AM
skintekx skintekx is offline
New Member
 
Join Date: Jan 2012
Posts: 7
Default Upload max file size not change

Hi all, i use LiteSpeed Standard last version and i have a issure in changeing

upload_max_filesize from php.ini i modify php.ini file from upload_max_filesize = 10M to upload_max_filesize = 200M
FROM:/usr/local/lsws/php
/usr/local/lsws/lsphp5/lib
and from here also /usr/local/lsws/bin
and restart lsws but nothing changes in phpmyadmin when i want to import database....

I want to import a .sql database larger than 10M and the max file size to import is still (10MiB) in phpmyadmin
Reply With Quote