Hello DP comunity, I have a problem in activating these functions inside plesk server: mkdir() move_uploaded_file() The site was transferred from another hosting to plesk server, I asked hosting support to do that and they said they did it but no positive result, I would like to know if any method to activate these functions through plesk panel without using PUTTY program and where I can find php.ini file inside plesk as I knew that these functions can be activated through this file, The problem is that the images not appear in the site and these functions will let them appear, Your assistance appreciated ....!!!
you can make a php.ini file by your own and upload it to your home directory with the desired changes. This custom php.ini will override the default one.
Hello, The correct answer can only be said if you paste the correct error that you are getting. It seems both these 2 functions are not working because of the permission issues of those folders and files where these functions are being tried to apply.
Thanks, There is no error I got, the problem that these functions must activated so the images can appear, the permissions were set well,