Hey there, new to server side PHP. I'm trying to install flix on my server, am running to errors. I was told "The first, include_path, should contain the path to flixengine2.php. The second, extension_dir, should contain the path to php_flixengine2.so, as described above." Here is my modified .ini file, is this the correct format?
;include_path = ".:/usr/lib/php:/usr/local/lib/php:/usr/local/lib/php/extensions/flixengine2.php"
;extension_dir = ".:/usr/local/lib"