Search
 
SCRIPT & CODE EXAMPLE
 

PHP

webuzo set upload limit

cd /usr/local/webuzo/conf/webuzo/emps
nano php.ini

#change this line

upload_max_size = 100M
upload_max_filesize = 100M
post_max_size = 100M
  
#restart server
systemctl restart webuzo
Comment

PREVIOUS NEXT
Code Example
Php :: Morocco 
Php :: terug tellende for loop php 
Php :: convert php array to javascript array 
Php :: laravel migrate specific file 
Php :: php remove query param from url 
Php :: php show error 
Php :: laravel hasone users relations 
Php :: console.log in php 
Php :: yii2 get cookie 
Php :: laravel emial unique igration error 
Php :: php close session 
Php :: laravel blade short if 
Php :: laravel orwhere 
Php :: laravel child relation order by desc 
Php :: laravel get path to storage folder 
Php :: check empty laravel blade 
Php :: laravel migrate fresh 
Php :: laravel faker examples 
Php :: get image size php 
Php :: func_get_args with keys 
Php :: php goto 
Php :: laravel eloquent randomise data from database 
Php :: convert number to 2 decimal places in php 
Php :: Show all DB Tables in php 
Php :: prestashop get all products 
Php :: wordpress single post get category name 
Php :: counting time execution duration in time laravel 
Php :: php get all saturdays in a month 
Php :: pass php variable in onclick function 
Php :: php artisan cache:clear Failed to clear cache. Make sure you have the appropiate permissions 
ADD CONTENT
Topic
Content
Source link
Name
7+7 =