From: otrotabi <jos...@te...> - 2008-06-30 23:13:37
|
Hi, I need help on uploading files for the following configuration: Windows XP/Apache 2.0.63/PHP 5.1.2/phpwiki 1.3 I get the following message: Error uploading "file" (any files so far), and the following PHP warning at the bottom: lib\pear\Cache\Container\file.php:119 Warning[2]: mkdir() [ function.mkdir function.mkdir ]: No such file or directory I thought it meant the directory could not be created, but there is an "uploads" and an "uploadsMyUserName" directory created under phpwiki directory. Any hints ? Also I´m having some problems regarding user authentication, I have tried the Apache httpasswd aproach but it just does not work, I read the config file several times but I can´t figure out what I´m missing here, I´m not a php guru but I know about Apache passwords and how to configure them. Thanks for your help. Regards -- View this message in context: http://www.nabble.com/upload-in-windows-tp18206215p18206215.html Sent from the phpwiki-talk mailing list archive at Nabble.com. |