Does anyone now how to fix this?

On my test system it works fine.

OS : Windows XP Pro.
Apache 2.2.6 (Win32)
PHP 5.2.4
THX
function.mkdir problem
4 posts
• Page 1 of 1
function.mkdir problemWarning: mkdir() [function.mkdir]: Invalid argument in D:\WebSites\auction\dataface\Dataface\Application.php on line 556
Does anyone now how to fix this? ![]() On my test system it works fine. ![]() OS : Windows XP Pro. Apache 2.2.6 (Win32) PHP 5.2.4 THX
This occurs when dataface is trying to make a subdirectory to store its session files. Likely it doesn't have write permission to the sesson save directory.
You can explicitly set the session save directory to some other directory by addying the following to the beginning of your index.php file:
-Steve
[quote="shannah"]This occurs when dataface is trying to make a subdirectory to store its session files. Likely it doesn't have write permission to the sesson save directory.
You can explicitly set the session save directory to some other directory by addying the following to the beginning of your index.php file:
-Steve Hi, but this does not help me. Same problem! I install all the webauction,datafce and db new... so i got a clean installation, but same error. thx for help
I had exactly the same problem, but Steve Hannah's advice worked perfectly for me.
I added this line to the beginning of my index.php file:
And I created a "tmp" directory in my dataface directory. BTW, my environment is also Windows, but in my case it's Server 2003, and I'm running IIS with PHP 5.2.0. -Steve
4 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 16 guests |