Donate Share

WebFileSystem

Code

Programming Languages: PHP

License: Mozilla Public License 1.0 (MPL)

Repositories

browse code, statistics, last commit on 2004-07-19 cvs -d:pserver:anonymous@webfilesystem.cvs.sourceforge.net:/cvsroot/webfilesystem login

cvs -z3 -d:pserver:anonymous@webfilesystem.cvs.sourceforge.net:/cvsroot/webfilesystem co -P modulename

Show:

What's happening?

  • init.php missing in quix/index.php

    there is a missing include in quix/index.php require "quix/.include/init.php"; // Init the whole directory .include is missing in the distribution. where can I find it ?.

    2007-05-10 13:15:24 UTC by nobody

  • Followup: RE: problem on php5 with mysql5

    sorry forget to comment i am working with iis6 on windows server 2003.

    2007-02-23 15:08:44 UTC by jeroenvd112

  • problem on php5 with mysql5

    hey there :), today i wanna try out the web file system, bud after entering al the details on the first page i got a error :: Call to undefined function mysql_connect() in C:\inetpub\wwwroot\wfs\install\install.php on line 236 :: after that i have try it with php4 and mysql5 bud no luck that seems not working at al. i hope someone has a answer to this becuase i think that it is...

    2007-02-23 15:07:13 UTC by jeroenvd112

  • List in Fileroot desapper why ?

    Sometimes without an apparent if I log in as admin and I try to see into "fileroot" the list of domains, I see nothing. I page shows no list but they are there and users can log in and do the normal activities, just me as admin I do not see any list. It seems that the only way to solve this is to drop the database and restore it from the copy of backup, than I can see again into...

    2007-01-31 22:14:16 UTC by capnino

  • Can not log in

    After installing version 3.0 from the zip I am unable to log in. When try to log in using the credentials I supplied during the install I just gre redirected back to the login page. I'm running on CentOS 4.2 using Apache 2.0.52, mysql 4.1.12 and php 4.3.9. I receive the following errors in my log when I try to log in. [client 10.11.1.235] PHP Notice: Undefined variable: db1 in...

    2006-05-03 15:22:53 UTC by deciphered80

  • Followup: RE: Fix for PHP 5

    IMPORTANT : to prevent SQL injection, use the mysql_escape_string() function. Example in index.php : $pwd = mysql_escape_string(strtolower($_POST['pwd'])); If you don't do this, you can log in without a valid user account! All the POST & GET variables used in SQL queries must be protected by this function. Patrick.

    2006-03-05 20:55:25 UTC by patrickproy

  • Fix for PHP 5

    Hi, Here is what I've done to make WebFileSystem work. I lost some time on this so I think it will help. My config : Fedora core 4, PHP 5.0.4, apache 2.0.54 : 1) Create a mysql user (ex wfs) with database creation rights. 2) create a "conf" directory, owned by apache 3) create a home dir owned by apache but that cannot be accessed by web. 3) Run install/install.php 4...

    2006-03-05 16:55:55 UTC by patrickproy

  • Followup: RE: quix not complete in package

    Well, here I am replying to my own post. I deleted everthing and started all over. This time I downloaded the ZIP file not the tar. The tar file doesn't have any "dot" files in it. Now I am running without any error messages. This will be a great way to send files to our customers without attaching to e-mail, or when the files are just too big to attach. Hats off to Cristian for a...

    2005-12-29 06:38:55 UTC by stevebuck

  • quix not complete in package

    I am using a production server, FreeBSD 5.4, PHP 5.0.3, Apache 1.3.33 and MySQL 4.1.10a. The install failed while creating the conf.php file. After manually creating the conf directory, the conf.php can be created by the install script. An annoying problem is the database must be manually deleted each time re-running the install script. Finally the install was complete. However, the filemanager...

    2005-12-29 06:21:34 UTC by stevebuck

  • Parse error, conf file

    Hi, I installed webfilesystem3 on windows xp with apache 2.0.50, php 5.0.1, and mysql 3.23.57 running (xampplite 1.4.6). I finished the install script successfully but when i go to the index.php, I get the following error: Parse error: syntax error, unexpected '"', expecting T_STRING or T_VARIABLE or T_NUM_STRING in C:\xampplite\htdocs\webfile\conf\conf.php on line 21 The flag...

    2005-10-26 18:04:47 UTC by franky_ger

Our Numbers