<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
The first error (touch) is caused by the fact that in config.php
development is set to true on line 26 and that the folder c:\tmp
doesn't exist in your xampp install. Either set development to false
or create the folder tmp .<br>
<br>
The other errors (which will be supressed but not fixed if you set
development to false) are about the .svn folder.<br>
<br>
As Pat mentioned, you shouldn't have .svn folders in the
installation. So don't checkout and update, but export from svn.<br>
<br>
Tom<br>
<br>
<div class="moz-cite-prefix">Op 25-1-2013 11:33, Fay Cross schreef:<br>
</div>
<blockquote
cite="mid:A44245E8C549494D9561A9727B89EEC80C33B737EF@EXCHANGE1.ad.nottingham.ac.uk"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 12 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">I’ve just updated my xampp with the most up
to date files but it’s throwing up some errors. I thought I
might have deleted something I shouldn’t have done so have
tried a fresh install but I am still getting the same
problems.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I get these errors at the top of the page
(and then the first one repeated about 30 times)...<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><br>
<b>Warning</b>: touch() [<a moz-do-not-send="true"
href="http://localhost/xerteonlinetoolkits/function.touch">function.touch</a>]:
Unable to create file /tmp/debug.log because No such file or
directory in <b>C:\xampp\htdocs\xerteonlinetoolkits\functions.php</b>
on line <b>21</b><br>
<br>
<b>Warning</b>:
opendir(C:\xampp\htdocs\xerteonlinetoolkits/modules/.svn/templates)
[<a moz-do-not-send="true"
href="http://localhost/xerteonlinetoolkits/function.opendir">function.opendir</a>]:
failed to open dir: No such file or directory in <b>C:\xampp\htdocs\xerteonlinetoolkits\config.php</b>
on line <b>124</b><br>
<br>
<b>Warning</b>: readdir() expects parameter 1 to be resource,
boolean given in <b>C:\xampp\htdocs\xerteonlinetoolkits\config.php</b>
on line <b>126</b><br>
<br>
<b>Warning</b>: session_start() [<a moz-do-not-send="true"
href="http://localhost/xerteonlinetoolkits/function.session-start">function.session-start</a>]:
Cannot send session cache limiter - headers already sent
(output started at
C:\xampp\htdocs\xerteonlinetoolkits\functions.php:21) in <b>C:\xampp\htdocs\xerteonlinetoolkits\auth_config.php</b>
on line <b>45</b><o:p></o:p></p>
</div>
<br>
<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Xerte-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a>
<a class="moz-txt-link-freetext" href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
--
Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196
</pre>
</body>
</html>