|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Plugin file_manager
I'm trying to get file_manager 2.0 working on SquirrelMail 1.4.8.
The function move_uploaded_file is trying to move the file to / which is not allowed. My file_manager.users: user1 / 1MB help (AT) isp (DOT) nl 1 1 0 PHP logging from file_manager.php: Warning: Invalid argument supplied for foreach() in / on line 199 Warning: exec() [function.exec]: Cannot execute a blank command in / on line 1433 Warning: move_uploaded_file(/MYIMAGE.bmp) [function.move-uploaded-file]: failed to open stream: Permission denied in / on line 1488 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpwRGeCP' to '/MYIMAGE.bmp' in / on line 1488 -Jan Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash -- squirrelmail-users mailing list Posting Guidelines: List Address: squirrelmail-users (AT) lists (DOT) sourceforge.net List Archives: List Archives: List Info: |
|
#2
|
|||
|
|||
|
Plugin file_manager
10/5/06, Jan Baggen <jbaggen (AT) ip2 (DOT) nlwrote:
> I'm trying to get file_manager 2.0 working on SquirrelMail 1.4.8. The function move_uploaded_file is trying to move the file to / which is not allowed. > My file_manager.users: user1 / 1MB help (AT) isp (DOT) nl 1 1 0 > PHP logging from file_manager.php: > Warning: Invalid argument supplied for foreach() in / on line 199 > Warning: exec() [function.exec]: Cannot execute a blank command in / on line 1433 > Warning: move_uploaded_file(/MYIMAGE.bmp) [function.move-uploaded-file]: failed to open stream: Permission denied in / on line 1488 > Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpwRGeCP' to '/MYIMAGE.bmp' in / on line 1488 Are you using File Manager to be able to browse the server all the way up to the root ("/") directory?? This is somewhat risky. If you want to be able to upload files to / then you have to set the right permissions to do so. Refer to the README file where it talks about dir permisssions and ownership. Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash -- squirrelmail-users mailing list Posting Guidelines: List Address: squirrelmail-users (AT) lists (DOT) sourceforge.net List Archives: List Archives: List Info: |
![]() |
| Viewing: Web Development Archives > Mailing Lists > Networking > Plugin file_manager |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|