Menu

Tree [r55] /
 History

HTTPS access


File Date Author Commit
 admin 2007-04-10 meltingice [r55]
 docs 2007-02-22 meltingice [r1]
 img 2007-04-07 meltingice [r54] Friends system fully integrated
 js 2007-03-05 meltingice [r34] Upgraded scriptaculous version
 users 2007-02-22 meltingice [r1]
 .htaccess 2007-02-22 meltingice [r1]
 README.txt 2007-04-07 meltingice [r54] Friends system fully integrated
 changelog.txt 2007-04-07 meltingice [r54] Friends system fully integrated
 config.php 2007-02-22 meltingice [r1]
 createuser.php 2007-04-07 meltingice [r54] Friends system fully integrated
 deldir.php 2007-03-01 meltingice [r26]
 dirlist.php 2007-04-07 meltingice [r54] Friends system fully integrated
 dirshare.php 2007-04-07 meltingice [r54] Friends system fully integrated
 dirsize.php 2007-03-02 meltingice [r27]
 edit.php 2007-04-10 meltingice [r55]
 friendmgmt.php 2007-04-10 meltingice [r55]
 friends.php 2007-04-10 meltingice [r55]
 getsize.php 2007-03-04 meltingice [r30] Fully incorporated user quotas, will have to cr...
 index.php 2007-04-07 meltingice [r54] Friends system fully integrated
 install.php 2007-04-07 meltingice [r54] Friends system fully integrated
 logout.php 2007-02-22 meltingice [r1]
 mime.types 2007-02-22 meltingice [r1]
 mkdir.php 2007-04-07 meltingice [r54] Friends system fully integrated
 modalbox.php 2007-04-10 meltingice [r55]
 movefile.php 2007-04-10 meltingice [r55]
 namecheck.php 2007-04-07 meltingice [r54] Friends system fully integrated
 process.php 2007-04-07 meltingice [r54] Friends system fully integrated
 processform.php 2007-04-07 meltingice [r53] More work on friends system
 readfile.php 2007-03-27 meltingice [r47]
 register.php 2007-04-07 meltingice [r54] Friends system fully integrated
 rename.php 2007-04-07 meltingice [r53] More work on friends system
 style.css 2007-04-10 meltingice [r55]
 upgrade.php 2007-04-07 meltingice [r54] Friends system fully integrated
 upgrade2.php 2007-04-07 meltingice [r54] Friends system fully integrated
 upgrade3.php 2007-04-07 meltingice [r54] Friends system fully integrated
 user.php 2007-04-10 meltingice [r55]
 usersearch.php 2007-04-07 meltingice [r53] More work on friends system

Read Me

::MeltingIce File System v1.0::

REQUIREMENTS:
-UNIX based Apache server (if you aren't sure, chances are the script will work) due to .htaccess security settings.
	-If using Apache on a Windows server: moving and renaming files will not work due to the way Windows handles directory paths
-MySQL Database

::Installation/Upgrade Instructions::
(Make sure to follow the correct directions.  As MFS has progressed, the MySQL database configuration has changed slightly.)

FIRST TIME INSTALLATION: To install meltingice file system on your server, upload all files included in this archive (including the docs folder) and load install.php in your browser, then follow the instructions.

UPGRADE (if you have meltingice file system prior to the implementation of the admin panel):
-Delete all files and folders EXCEPT FOR config.php and the "users" folder in the base directory.  Upload everything in the .zip file to the folder excluding the "users" folder.
-If you already have a database installed, load the upgrade.php file in your web browser.  Make sure you put in your existing database name.  Enter a username and password you want to use for the admin panel, and the initial space quota for users (in MB).
-(Optional) Log into your admin panel (http://yourdomain.com/mfs-directory/admin) and customize your settings

UPGRADE (if you have meltingice file system with the admin panel before version 0.9):
-Delete all files and folders EXCEPT FOR config.php and the "users" folder in the base directory.  Upload everything in the .zip file to the folder excluding the "users" folder.
-Load upgrade2.php, enter your MySQL information and the initial quota for newly registered users.
-(Optional) Log into your admin panel (http://yourdomain.com/mfs-directory/admin) and customize your settings

UPGRADE (if you have meltingice file system v0.9):
-Delete all files and folders EXCEPT FOR config.php and the "users" folder in the base directory.  Upload everything in the .zip file to the folder excluding the "users" folder.
-Load upgrade3.php and enter your MySQL information.
-(Optional) Log into your admin panel (http://yourdomain.com/mfs-directory/admin) and customize your settings

If the installation/upgrade is successful, then everything is set!

IMPORTANT: Although a user cannot upload PHP files, you should CHMOD the users directory and everything in it to 744 for maximum security.  If you don't do this, people will be able to execute files in that directory greatly compromising your server's security.

NOTE: If you encounter ANY bugs at all, please email me at meltingice@meltingice.net including a description of what went wrong and how to reproduce the bug if possible.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.