| |
-
Server running PHP 4.3.0 or above. *
-
FTP access to upload script.
-
No SQL Required!
-
No Reg Globals on Required!
*Not
tested on lower versions

| |
Beginner
- intermediate - Advanced |
| Configuration: |
 |
Installation: |
 |
Customization: |
 |
Overall: |
 |
Syndikut
Team: |
comments: |
| |
We
have given this script an overall difficulty level of
intermediate - Advanced.
This means that html and php knowledge would be a strong
advantage. Great care should be taken when editing and
customizing the htm templates. Beginners are welcome
to try the script as it is well documented with help
throughout, but we advise beginners should follow the
installation instructions with great care.
Beginners
should also take care when editing the config
file to ensure all entries are correct.
We also ask beginners to consider purchasing the installation
option where available.
|
|

Important
PHP Information
| Members
Only Area does not set any limitations based on file size
and file uploading / downloading, however php does! |
| You
must be aware of the php directives listed below and how
they can effect MOAs performance. |
- file_uploads
- upload_max_filesize
- post_max_size
- max_input_time
- max_execution_time
|
| Notes: |
- All
of the above directives are very important when handling
file uploads and downloads.
- These
directives can be found in your servers php.ini configuration
file.
- We
have no control over this file or try to change any
of the settings via scripts.
- You
must speak to your host in order to change any of
the settings.
-
In order to use the upload feature the directive "file_uploads"
must be enabled.
- If
it is enabled the file being uploaded can not be more
then indicated by the directive "upload_max_filesize"
- If
the file being uploaded/downloaded is more then "post_max_size",
only this amount will be allowed.
-
If the time it takes to upload/download a file is
more then max_execution_time, the process will fail.
-
If
you experience any of the problems outlined you will
need to change these settings in the php.ini
-
Most hosts will not allow you access to this file
but may allow you to use .htaccess files to change
these settings.
- Please
consult your host for further information.
|
| Download
Test File: |
To
find out what your php.ini settings are set to, upload
the file in this zip then point your browser to the
location http://www.yoursite.com/phpinfo.php
DOWNLOAD |
|
Need
a host?... freespace4u.info
|
|