0
We have the following problem, when uploading the files to a Ubuntu 14.04 linux server, the changes made to the files have no effect on the server, only locally, we have already checked the file on the server, it is changed perfectly, but in the application this modification is not shown, it goes from PHP files to HTML/CSS.
We have already conducted some research and found few similar cases, the example of the problem is in this link: https://unix.stackexchange.com/questions/184722/apache-not-reading-changes-to-php-files where it was suggested some changes in the server, such as disabling the opcahce, which has already been done and has not solved the problem.
Would anyone know how to solve this problem.
you use some framework?
– rray
Yes proprietary framework.
– P21 Sistemas
We have this same application on another server, but in another area with another domain, and there changes happen normally,
– P21 Sistemas
How is the group permission for the folders that receive the files?
– William Aparecido Brandino