01-06-2019, 08:38 AM
Hey Friends, I hope all of you are fine.I am facing some problem during installing plugins/theme at a wordpress site.I have install wordpress on my VPS.When i try to upload theme it shows that " The link you followed is expired. " According to the google search i found that this is a problem due to the Upload Size limit.I found that i should increase that in php.ini file.I have searched the whole VPS.I am unable to find the php.ini.
I found that size can be increased by installing a plugin.When i tried to install a plugin it shows " Installation failed: Could not create directory."
I searched the google and found that i should change the permission.I have tried changing the permission but still unable to create.
sudo chmod 777 /var/www/html/wordpress
change to 755 as well.
I found that size can be increased by installing a plugin.When i tried to install a plugin it shows " Installation failed: Could not create directory."
I searched the google and found that i should change the permission.I have tried changing the permission but still unable to create.
sudo chmod 777 /var/www/html/wordpress
change to 755 as well.

Problem has been solved theme has been successfully uploaded.I have updated the php.ini from the /etc/php/7.1/apache2.Everything is working fine for now.Thanks Again.I can not express my feelings.