ID: 2002-04-30-2257
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): 1.0.6 > CVS
Keyword(s): error upload file size php ini
Warning: Error uploading file. May have exceeded size requirements.
The file uploaded exceeds "upload_max_filesize" in php.ini. Increase this to be greater than the size of the file you are uploading.
ID: 2002-04-30-2352
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): 1.0.6 > CVS
Keyword(s): max file size php ini exceed upload
[error] PHP Warning: Max file size of xxx bytes exceeded - file [UPLOAD_FILE_0] not saved in Unknown on line 0.
The file uploaded exceeds "upload_max_filesize" in php.ini. Increase this to be greater than the size of the file you are uploading.
ID: 2002-05-01-0011
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): 1.0.6 > CVS
Keyword(s): post max file size upload php ini form
Uploading a file redirects you to the login page.
The POST'd data exceeds "post_max_size" in php.ini. The FORM encoding used by the browser can significantly increase the file size, sometimes by more than double. Set this to at least 50% more then "upload_max_size".
ID: 2002-05-01-0012
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): 1.0.6 > CVS
Keyword(s): php post content length exceed unknown form file size upload ini
[error] PHP Warning: POST Content-Length of xxx bytes exceeds the limit of xxx bytes in Unknown on line 0
The POST'd data exceeds "post_max_size" in php.ini. The FORM encoding used by the browser can significantly increase the file size, sometimes by more than double. Set this to at least 50% more then "upload_max_size".
ID: 2002-05-01-0016
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): 1.0.5 > CVS
Keyword(s): fatal call mcrypt module libmcrypt
Fatal error: Call to undefined function: mcrypt_module_open()
The mcrypt module is either not installed or is broken. Please take one of the following solutions:
- Recompile php4 with mcrypt support enabled.
- Dowload the latest version of WeebleFM (which at the time of this writing would be beta 2002-04-14). Verisons after 1.1 have an option to disable mcrypt.
ID: 2002-05-01-0022
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): 1.0.5 > CVS
Keyword(s): mcrypt libmcrypt module
Warning: No algorithms found in module dir...
MCrypt is unable to find any encryption modules in the default path. Check the following settings:
- Check the value of mcrypt.algorithms_dir= in php.ini. This should be set to the directory where libmcrypt resides.
- The fucntion can be modified to explicitly state the directory. e.g. mcrypt_list_algorithms ("/usr/local/lib/libmcrypt"); [assuming that is where your mcrypt library resides.]
- Dowload the latest version of WeebleFM (which at the time of this writing would be beta 2002-04-14). Verisons after 1.1 have an option to disable mcrypt.
ID: 2002-05-01-0951
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): BETA-2002-04-30 > CVS
Keyword(s): subnet mask access weeblefm
Access denied by WeebleFM configuration.
If you are using "255.255.255.255" as the subnet mask for any of your access list entries, try changing them to "/32".If this doesn't correct it, double-check your $ftp_access_list and $ftp_access variables in settings.php.
Earlier releases of php (pre 4.0.6) do not properly convert "255.255.255.255" to an integer. "/xx" style masks are handled differently in WeebleFM and are not subject to this bug.
php4 < 4.0.6
ID: 2002-05-08-1614
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): All
Keyword(s): winnt WinNT winxp WinXP win2k Win2k windows session save path
Warning: open(/tmp\sess_xxxx, O_RDWR) failed: m (2) in C:\path\to\weeblefm\check_login.php on line 46
This error is caused by having session.save_path= set to a directory that is either non-existant or not writable by the web server.Changing session.save_path= to a valid directory should correct the problem.
This is especially a problem on Win32 systems where the default setting of "/tmp" is not a valid directory.
ID: 2002-05-08-2201
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): All
Keyword(s): ftp empty list blank
Logging in and file functions work but no file listing is returned.
This may be an issue with non-standard ftp servers. Some ftp servers do not return a file listing to php's ftp_* functions.
GuildFTDPd
ID: 2002-05-01-0013
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): 1.0.6 > CVS
Keyword(s): login user pass corrupt garbage cookie
My user's login cookie(s) have become corrupt.
Either the value of $key or the encryption algorithm (See $pref_ciphers in the Manual) has changed. Re-type the correct username & password and ensure that Rememer Me is checked, to save the new login cookie.
ID: 2002-05-01-1012
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): All
Keyword(s): SSH ssh SFTP sftp tunnel bridge secure
Does WeebleFM support SFTP?
The short answer to this no.SFTP requires a special client that is SFTP aware. WeebleFM currently uses php4's built-in FTP functions (which are not SFTP aware).
Using an FTP -> SFTP bridge (or proxy) to 'tunnel' the FTP connection should work fine.
ID: 2002-05-02-2058
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): 1.2
Keyword(s): view search bug multiple word
The viewer's search feature will not find multiple words. Single words work fine. terms work fine.
This is due to a limitation in php4 versions previous to 4.0.5.In PHP 4.0.5 and later, the viewer's search feature will highlight each individual word typed. In versions earlier than 4.0.5, only the whole phrase typed into the search box is highlighted.
ID: 2002-05-07-2226
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): All
Keyword(s): help support bug post problem trouble error
I have encountered a problem in WeebleFM and need some help.
There are several ways you can get help with WeebleFM. Please go through the following list before posting a support request.
- Make sure you are using the latest release of WeebleFM.
http://sourceforge.net/project/showfiles.php?group_id=23588- Check the forums to see if others are encountering the same problem.
http://sourceforge.net/forum/forum.php?forum_id=74652- Is the problem you've encountered covered in the HelpDesk?
http://weeblefm.sourceforge.net/tools/helpdesk/If none of the above help, go ahead and post a support request.
http://sourceforge.net/tracker/?group_id=23588&atid=379038When posting a support request please provide as much information as possible. All support requests should include at least the following:
- WeebleFM version.
- PHP version.
- http server software and version.
- Browser software and version.
- Any errors you are receiving.
- Detailed steps on how to re-create the problem.
Note: If you are running v1.2 or later of WeebleFM, much of this information can be found by running "tools/sysinfo.php" found in the WeebleFM dir.
ID: 2002-05-01-0025
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): All
Keyword(s): back button refresh browser
The Back button on my browser takes me back to the login screen.
This is, unfortunately, working as designed. Don't use the back button. If you're trying to go back to the previous directory, use the 'Up One Dir' link near the top of the file listing.
ID: 2002-05-01-0104
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): 1.0 > BETA-2002-04-30
Keyword(s): beta display css square rectangle ie mac
File listing dislays as a large purple box on Mac IE v5.1.
Upgrade to version BETA-2002-04-30 or later.
The Mac version of IE 5 doesn't seem to be able to handle lines that are in excess of about 950 characters. It was prematurely truncating the lines causing a good number of display issues.
We added a number of new lines into the output to prevent lines from exceeding an unreasonable length.
ID: 2002-05-01-0115
Modified: Tue Sep 16 1:48:58 UTC 2008
Version(s): 1.0 > BETA-2002-04-30
Keyword(s): escape esc \ quote " ' beta
On some systems quotes were being escaped (backslashes "\" were being added).
This is due to magic_quotes_gpc = on being set in php.ini. Either set this to off or upgrade to version BETA-2002-04-30 or later.
Weeble File Manager by Jon Manna & Chris Michaels
Updated May 4, 2002