I’ve been trying for hours now to install Xibo on my computer (Windows 7 virtual machine), but I can’t get rid of the Fileinfo problem, even though I’ve done everything : enabled in php.ini by deleting the “;”, restarted apache and MySQL… Everything that I could find as a solution on the internet, I’ve tested… But still the Fileinfo problem remains
My main concern is about the fact that I had to transfer the php.ini from my other PC (where zibo works just fine !) because it was nowhere to be found on this one… Is that the problem from the beginning ?
If PHP is installed on the new machine then there will be a php.ini. The fact it wasn’t there probably means it’s moved in the new version you’re running and so the changes you’re making won’t have any effect. You need to find the correct location of the php.ini file (not the one you copied over) and amend that.
I don’t know then I’m afraid. A forum specific to the system you’re using (XAMPP etc) might give you more help. You just need to know where the php.ini file should be located.
I’d give you the same response. For more information on how to configure XAMPP, then a forum dedicated to XAMPP is much more likely to give you answers than we are able to.