Hi,
Is there any other php module I need to install for the upload logo to work?
I checked the assets/schoollogo directory during uploaded and no file is getting saved there. I keep repeating and nothing happens.
Thanks, Jorge
If you are using Linux mahine, make sure you do a chmod -R 777 opensis (assuming your folder name is opensis and you are in /var/www directory)
Your error is a permissions issue to that sub folder.
I changed the permission as suggested but I still got the same issue. I am using PHP 5.6.33
Any more tips?
Please ignore this one. I made a mistake in php.ini . Thanks.
Log in to post a comment.
Hi,
Is there any other php module I need to install for the upload logo to work?
I checked the assets/schoollogo directory during uploaded and no file is getting saved there. I keep repeating and nothing happens.
Thanks,
Jorge
If you are using Linux mahine, make sure you do a chmod -R 777 opensis (assuming your folder name is opensis and you are in /var/www directory)
Your error is a permissions issue to that sub folder.
I changed the permission as suggested but I still got the same issue. I am using PHP 5.6.33
Any more tips?
Please ignore this one. I made a mistake in php.ini . Thanks.