torrentflux, apache doenst find the path specified

Problems with the Windows version of XAMPP, questions, comments, and anything related.

torrentflux, apache doenst find the path specified

Postby dutchieman » 27. April 2007 14:39

torrentflux gives me the followings erros:


Warning: mkdir() [function.mkdir]: No such file or directory in C:\xampp\htdocs\index.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\index.php:42) in C:\xampp\htdocs\index.php on line 81


on those lines is the following:

mkdir($cfg["path"] . "/" . $owner)) (line42)
header("location: index.php"); (line81)

the error in topic title I founded in the error.log
dutchieman
 
Posts: 1
Joined: 27. April 2007 14:32

Postby Wiedmann » 27. April 2007 15:44

That can not be the original line 42...
Code: Select all
mkdir($cfg["path"] . "/" . $owner)) (line42)

A ";" is missing and a ")" is too much.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 267 guests