I would not contradict you, but the problem born in mount of VirtualBox:
Code: Select all
none on /var/www/workspace_XXX type vboxsf (rw,nodev,relatime)
--- "none" is the name of shared_folder, mistake, my share_folder isn't none, exist (I wrote here
viewtopic.php?f=8&t=70492).
it's this the problem, I resolved like I wrote in link but my solution isn't correct in fact when update a file in shared_folder from host the file don't result updated in browser, only after I re-mount the shared_folder all is right.
Did you have try to install CentOS7 in VBox 5 with sharefolder? All settings in CentOS7 are default.
a... my problem is with file swf, that is compiled file, or Javascript, but not php file.
the ugly thing is that when I update a file (swf, js) obtain one or more error, but they aren't the true error... You try.
that is, I have a file that work fine, after add in js an "alert('pippo')" and refresh page ... obtain error (in attach), this is'nt the true error, in fact when I re-mount shared_folder the result is correct (in attach)
thanks