v2.3.3 on x86

Open source PHP portal homed at, http://www.e107.org
Post Reply
User avatar
issinoho
Site Admin
Posts: 241
Joined: Tue Feb 01, 2005 12:53 am
Location: Scotland
Contact:

v2.3.3 on x86

Post by issinoho »

Code: Select all

File Permissions	 	 PASS
PHP Version	8.1.23	 PASS
MySQL	10.4.14-MariaDB (PDO)	 PASS
PDO (MySQL)	Installed	 PASS
XML extension	Installed	 PASS
EXIF extension	Installed	 PASS
FileInfo. Extension	Installed	 PASS
Curl Library	Not Installed	e107 v2.x requires the PHP Curl Library to be installed. Please contact your host or read the information at php.net before continuing.
GD Library	Installed	 PASS
MB String Library	Installed	 PASS
User avatar
issinoho
Site Admin
Posts: 241
Joined: Tue Feb 01, 2005 12:53 am
Location: Scotland
Contact:

Re: v2.3.3 on x86

Post by issinoho »

Modify, php_root:[000000]php.ini as per...

Code: Select all

; The ldap extension must be before curl if OpenSSL 1.0.2 and OpenLDAP is used
; otherwise it results in segfault when unloading after using SASL.
; See https://github.com/php/php-src/issues/8620 for more info.
extension=php_ldap

extension=php_curl
User avatar
issinoho
Site Admin
Posts: 241
Joined: Tue Feb 01, 2005 12:53 am
Location: Scotland
Contact:

Re: v2.3.3 on x86

Post by issinoho »

Success! :D
The CMS now installs & runs successfully, at https://e107.issinoho.com
Post Reply