Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : Database size limit 50MiB - Not able to change



Threaded Mode | Print  

 Database size limit 50MiB - Not able to change, database (3 Replies, Read 23993 times)
torri
Group: Member
Post Group: Newbie
Posts: 3
Status:
i changed
post size, max upload size and memory limit in php.ini , but there is no change when i checked using phpmyadmin (even after lot of restart)



is it hardcoded limit of 50 MiB ?
(Max: 50MiB)


my php.ini

post_max_size = 803M
upload_max_filesize = 803M
max_execution_time = 5000    ; Maximum execution time of each script, in seconds
max_input_time = 5000    ; Maximum amount of time each script may spend parsing request data
;max_input_nesting_level = 640 ; Maximum input variable nesting level
memory_limit = 1000M      ; Maximum amount of memory a script may consume (16MB)

IP: --   

Database size limit 50MiB - Not able to change
24x7CSM
Group: Member
Post Group: Newbie
Posts: 6
Status:
Make sure you are editing correct php.ini on the correct path and of the correct version, did you checked the path of the php.ini that you are editing ?

-----------------------
24x7CloudServerManagement||Cpanel Server Management Services
9th Year Of Services || Hosting Infrastructure Management
IP: --   

Database size limit 50MiB - Not able to change
lesmond
Group: Member
Post Group: Working Member
Posts: 105
Status:
go to root /usr/local/webuzo/conf/webuzo/emps in php.ini

Find....
Code
; Maximum allowed size for uploaded files.
; http://php.net/upload-max-filesize
upload_max_filesize = 50M


change too...
Code
; Maximum allowed size for uploaded files.
; http://php.net/upload-max-filesize
upload_max_filesize = 500M


after from command line run...
[root@server ~]# service webuzo restart

You must remember every time webuzo is updated so will this file, it will revert back to 50M so you will have to change it again

-----------------------
Buildz Hosting
IP: --   

Database size limit 50MiB - Not able to change
asifashi
Group: Member
Post Group: Newbie
Posts: 5
Status:
I have try a lot's these changes made effect on Filemanager upload files size but not in PHPMyadmin Import file size
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 5:24 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.023