ittermat Posted February 27, 2020 Posted February 27, 2020 Hello! Im trying to install Open source social network on my site but I dont have Php_fileinfo or php exif... how can I aquire them?Please and thank you for your help.
Sn1F3rt Posted February 27, 2020 Posted February 27, 2020 Krydos can install them for you. Which version of PHP are you using though?
Krydos Posted February 27, 2020 Posted February 27, 2020 Fileinfo and exif are both already installed on Johnny's php 7.3.
ittermat Posted February 27, 2020 Author Posted February 27, 2020 I dont have them? It wont let me install Open source social network..? It tells me im missing them
ittermat Posted February 27, 2020 Author Posted February 27, 2020 Web servercpsrvd 11.84.0.17Database client version: libmysql - 5.6.43PHP extension: mysqli curl mbstringPHP version: 7.3.6
Krydos Posted February 27, 2020 Posted February 27, 2020 You're using php 7.2 http://facenook.heliohost.org/phpinfo.php. You can change the php version by clicking "MultiPHP" in cpanel.
ittermat Posted February 27, 2020 Author Posted February 27, 2020 AHA! thank you! Sorry to be a bother!
ittermat Posted February 27, 2020 Author Posted February 27, 2020 Okay now its telling me that I need PHP allow_url_fopen is requiredwhere do I find this file to change that?
Krydos Posted February 27, 2020 Posted February 27, 2020 Allow_url_fopen has been enabled on Johnny's php 7.3.
ittermat Posted February 27, 2020 Author Posted February 27, 2020 See I have the issue... that when I enable the Allow URL_open (using a custom PHP.ini file) it disables php Fileinfo and Php exif... however if I try to change it to php 7.3 it disables allow url open...XD
wolstech Posted February 27, 2020 Posted February 27, 2020 You shouldn't even be able to use a custom php.ini file, those are supposed to be disabled here. Nonetheless, allow_url_fopen should be enabled globally anyway
Recommended Posts