During the front-end installation of Oreon, it fails on Step 4 because it says mysql.so, gd.so, ldap.so and snmp.so are not loaded in php.ini. However, I added the commands "extension=mysql.so" per the example configuration. And yet it still fails to load.
I've set up a test PHP page and it shows these so's loading, as I was afraid that may be causing it. If you could shed any light, that'd be great. Thanks.
I've set up a test PHP page and it shows these so's loading, as I was afraid that may be causing it. If you could shed any light, that'd be great. Thanks.
Comment