Stuck with Apache2.4 and Php7 on Windows 7
Permalink
Hi,
I'm stuck
I can't get past the 'Install' page on Concrete as it reports the following errors:
MSQL PDO Extension
FileInfo Extension
Image Manipulation
Internatioanlization Support
I have tried adding extensions, restarting, etc but I end up at the same place.
I have attached the php.ini and screenshot from the install of Concrete
I have tried other forums etc but they all get circular.
You help and knowledge gratefully received.
thanks
I'm stuck
I can't get past the 'Install' page on Concrete as it reports the following errors:
MSQL PDO Extension
FileInfo Extension
Image Manipulation
Internatioanlization Support
I have tried adding extensions, restarting, etc but I end up at the same place.
I have attached the php.ini and screenshot from the install of Concrete
I have tried other forums etc but they all get circular.
You help and knowledge gratefully received.
thanks
below this you will find extensions that can be enabled by removing the preceding ;
From this
To this
extension=fileinfo
Don't forget to remove your code at the bottom of the file and restart the server..
EDIT
Updated php.ini is attached