<div dir="ltr"><div>I&#39;m hoping to get some assistance identifying a simple Joomla installation recipe for Ingres/ActianX.</div><div><div></div></div><div><br></div>I read some time ago, that Ingres Community portal was powered by Joomla. I guess this is prior to migration to SalesForce.    I am curious to know if underlying database was Ingres or some other?  <div><div><br></div><div>I found dead end here:</div><div><a href="https://pecl.php.net/package/ingres/2.2.4">https://pecl.php.net/package/ingres/2.2.4</a></div><div><a href="https://www.php.net/manual/en/book.ingres.php">https://www.php.net/manual/en/book.ingres.php</a> </div><div><a href="http://community.ingres.com/wiki/Ingres_Articles#Ingres_and_Web_Servers">http://community.ingres.com/wiki/Ingres_Articles#Ingres_and_Web_Servers</a> (could not find)</div><div><br></div><div> In the build of the PECL library there were lots of errors about invalid or missing functions I think related to the zend library incompatibility withy PHP7.   Here is an example of one of many errors:<br></div><div><br></div><div>error: ‘OnUpdateInt’ undeclared here (not in a function); did you mean ‘OnUpdateLong’<br></div><div><br></div><div>I had success with PHP ODBC instructions from here:</div><div><a href="https://communities.actian.com/s/article/Ingres-ODBC-with-PHP">https://communities.actian.com/s/article/Ingres-ODBC-with-PHP</a> </div><div><br></div><div>With Ingres 11.1, the PHP examples worked from command line straight up. Publishing the examples to a URL proved difficult and needed help from secret ninja PHP masters, I observed the LD_LIBRARY_PATH and ODBCSYSINI variables confused matters for unixodbc and eventually removed the settings out of httpd configuration.  So this works:</div><div><br></div><div><a href="http://myurl/test3.php">http://myurl/test3.php</a></div><div>&gt;&gt;success</div><div><br></div><div>After this, I started Joomla install sequence, the second page has a drop down for database selection; initially NONE, I installed mysql (and lots of other php modules) and then found there is just one DB offered, MYSQLi.  Behind the scenes, the configuration code has comments mentioning Ingres, Postgres and several others but apparently disabled.   In the end, I have picked mysql and then Joomla installed easily.  <br></div><div><br></div><div>At this point I plan to try converting the MYSQL sqldump file to an ingres load script and see if I can point the currently running installation to Ingres via ODBC or through the DAS.</div><div><br></div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span style="font-family:arial">Paul White</span></div><div dir="ltr"><font face="arial">&amp;</font></div><div dir="ltr"><font face="arial"><br></font><div style="font-family:arial"><span style="font-family:Arial,Helvetica,sans-serif"><br></span></div></div></div></div></div></div></div></div></div>