<div dir="ltr">Not sure of the relevance, but <a href="https://ubuntuforums.org/showthread.php?t=803202">https://ubuntuforums.org/showthread.php?t=803202</a> says:<br><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have to replace all sybase references for mssql.<br>
<br>Instead of using sybase_connect, i have to use mssql_connect, and all other functions the same.<br></blockquote><br>Otherwise it looks like recompiling PHP to include support (perhaps with some Sybase-specific interfaces/files/libraries from their package).<br><br><br>J<br><br><br>On 27 January 2017 at 09:43, Antony Wellens <<a href="mailto:antony.wellens@gmail.com">antony.wellens@gmail.com</a>> wrote:<br>> Hi guys,<br>><br>> Can someone help me out?<br>><br>><br>> <a href="http://php.net/manual/en/function.sybase-connect.php">http://php.net/manual/en/function.sybase-connect.php</a> is removed as from<br>> PHP7.<br>><br>> So now I am getting this error:<br>><br>> PHP Fatal error: Uncaught Error: Call to undefined function<br>> sybase_connect()<br>><br>> How am I supposed to connect to sybase now with PHP7?<br>><br>> I've got the PHP7.0-sybase package installed. OS: Ubuntu 16.04<br>><br>><br>><br>> Regards<br>><br>><br>> --<br>> Ubuntu-devel-discuss mailing list<br>> <a href="mailto:Ubuntu-devel-discuss@lists.ubuntu.com">Ubuntu-devel-discuss@lists.ubuntu.com</a><br>> Modify settings or unsubscribe at:<br>> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss">https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss</a><br>><br><br></div>