ittermat Posted February 27, 2020 Share 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. Link to comment Share on other sites More sharing options...
Sn1F3rt Posted February 27, 2020 Share Posted February 27, 2020 Krydos can install them for you. Which version of PHP are you using though? Link to comment Share on other sites More sharing options...
ittermat Posted February 27, 2020 Author Share Posted February 27, 2020 7.3.6 I believe XD Link to comment Share on other sites More sharing options...
wolstech Posted February 27, 2020 Share Posted February 27, 2020 Let's see about having these installed. Link to comment Share on other sites More sharing options...
ittermat Posted February 27, 2020 Author Share Posted February 27, 2020 Thank you! Link to comment Share on other sites More sharing options...
Krydos Posted February 27, 2020 Share Posted February 27, 2020 Fileinfo and exif are both already installed on Johnny's php 7.3. Link to comment Share on other sites More sharing options...
ittermat Posted February 27, 2020 Author Share Posted February 27, 2020 I dont have them? It wont let me install Open source social network..? It tells me im missing them Link to comment Share on other sites More sharing options...
Krydos Posted February 27, 2020 Share Posted February 27, 2020 Are you sure you're using php 7.3? Link to comment Share on other sites More sharing options...
ittermat Posted February 27, 2020 Author Share Posted February 27, 2020 Web servercpsrvd 11.84.0.17Database client version: libmysql - 5.6.43PHP extension: mysqli curl mbstringPHP version: 7.3.6 Link to comment Share on other sites More sharing options...
Krydos Posted February 27, 2020 Share 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. Link to comment Share on other sites More sharing options...
ittermat Posted February 27, 2020 Author Share Posted February 27, 2020 AHA! thank you! Sorry to be a bother! Link to comment Share on other sites More sharing options...
ittermat Posted February 27, 2020 Author Share 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? Link to comment Share on other sites More sharing options...
Krydos Posted February 27, 2020 Share Posted February 27, 2020 Allow_url_fopen has been enabled on Johnny's php 7.3. Link to comment Share on other sites More sharing options...
ittermat Posted February 27, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
wolstech Posted February 27, 2020 Share 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 Link to comment Share on other sites More sharing options...
Recommended Posts