I'm using a PmWiki that I've just upgraded from 2.1.8
 to 2.1.12 - that upgrade went fine and subsequent tests all worked fine with no changes from previous behaviours<br><br>I then followed the installation notes in the Cookbook Recipe for SelectQuery<br><br>Installed ok and all went well when not actually using SelectQuery once I had gotten round to putting the necessary &quot;;&quot; on the end of my additions at the end of 
config.php :-)<br><br>But now when I actually try to use it to do a query I am getting a failure &quot;<b>Fatal error</b>:  Call to undefined function mysql_connect() in <b>C:\Apache2\httpdocs\lly\cookbook\selectquery.php
</b> on line <b>23&quot;<br><br></b>line 23 reads &quot;$dblink = mysql_connect(DB_SERVER, DB_USER, DB_PASS) or die(&quot;Could not connect : &quot; . mysql_error());&quot;<br><br>So my suspicions fall on something being wrong with the way I have installed PHP or MySQL. 
<br><br>Can anyone shine any light on this for me please?<br>-- <br>Mike Moller<br>Lallybroch Alpacas<br>New Zealand<br><a href="http://www.lallybroch.co.nz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
www.lallybroch.co.nz</a>