Kaltura-batch-config.sh FAILED with: 6 on line 98

Not sure how many other sh files i have to process here but i hope this is the last one, ill just keep inching along until the configall completes. Ill keep you posted what i find here.

Well it says

Starting httpd: Syntax error on line 221 of /etc/httpd/conf/httpd.conf:
Invalid command 'PHPINIDir', perhaps misspelled or defined by a module not included in the server configuration

this worked perfectly fine with php 5.3, so whats the change on this for 5.5

here is the code

PHPINIDir /opt/all/php/etc
AddType application/x-httpd-php .php
#
# Load config files from the config directory "/etc/httpd/conf.d".
#
Include /etc/httpd/conf.d/*.conf

i just now added the full path rather than the short path to see if that would work

had nothing to do with a typo, had to do with the php5 mod stopped loading, it was loading before, it was even loading twice…

now it says

Starting httpd: [Sun Sep 18 02:53:02 2016] [error] (EAI 5)No address associated with hostname: Could not resolve host name *:@KALTURA_VIRTUAL_HOST_PORT@ -- ignoring!

this is getting crazier by the minute

yeah for some reason the variables in the kaltura conf and ssl conf did not work anymore i had to hardcode the paths, same goes for the log dir variable too. Dont forget to change the templates too because the files will be overwritten when you do the config all

Nevermind i give up, im done with kaltura.