<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="sans-serif">I have a feeling that I've completely
screwed up the LAMP installation now. So as it also appears that
using kubuntu could also be a problem I'm going to overwrite the /
partition with an up-to-date version of the Pangolin and try
again. Thanks to everyone for their help. I have saved all the
advice and it should all be available in my /home partition when I
resurface with a clean ubuntu installation.<br>
<br>
Doh!<br>
<br>
MikeR<br>
<br>
</font>
<div class="moz-cite-prefix">On 23/07/12 12:42, Dan Attwood wrote:<br>
</div>
<blockquote
cite="mid:CAGcBgjgZJ1fq0DDE3d7sGjACS0PjNctVnMo70ah_isMy5YbG3A@mail.gmail.com"
type="cite">
<pre wrap="">check you've got the mysql extension loaded.
go back you to your first script (the phpinfo() one) and then do a
search for 'mysql'
if you find a block of information about it then it's installed. If
not there you'll need to install and enable the extension. On ubuntu
this is something like 'sudo apt-get install php5-mysql' but will vary
from distro to distro. you'll then need to restart apache to get the
extension loaded.
_______________________________________________
Kent mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a>
<a class="moz-txt-link-freetext" href="https://mailman.lug.org.uk/mailman/listinfo/kent">https://mailman.lug.org.uk/mailman/listinfo/kent</a>
</pre>
</blockquote>
<br>
</body>
</html>