 |
Results from the most recent live auction are here.
14 members in the live chat room. Join Chat!
| |
04-10-2006, 05:05 PM
|
· #1 | | NamePros Member | Help Please!!!! Game Site!! PROBLEM SOLVED THANKS!
Hi, I currently run a game site with around 190 games in it. I went to the control panel and attempted to add a new game. I pointed to the file on my computer and clicked upload and this is the message that I got:
Warning: move_uploaded_file(.././swf/goldminer13.swf) [function.move-uploaded-file]: failed to open stream: Permission denied in e:\home\gamesinteractive.net\wwwroot\admincp\admin .class.php on line 205
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'C:\PHP\uploadtemp\phpA203.tmp' to '.././swf/goldminer13.swf' in e:\home\gamesinteractive.net\wwwroot\admincp\admin .class.php on line 205
My site is using gamescript. If anyone knows what the problem is please let me know. Thanks.
Last edited by baller91 : 04-11-2006 at 06:37 PM.
|
| |
04-11-2006, 05:31 AM
|
· #2 | | Senior Member Name: Chris Location: NC Join Date: Sep 2005
Posts: 2,323
NP$: 7.40 ( Donate)
| I heared someone esle had this porblem also, i forgot who. I'll try to find it and post tha link.
__________________
Sharing 50% profit for helping to sell on ebay. PM me for more info.
|
| |
04-11-2006, 08:12 AM
|
· #3 | | NamePros Member Join Date: Apr 2006
Posts: 175
NP$: 160.00 ( Donate)
| You'd probably get a better response if you posted your problem on gamescript's support forums? |
| |
04-11-2006, 03:04 PM
|
· #4 | | DNOA Member Name: Brian Vaughan Location: Charlottesville Virginia Join Date: Sep 2003
Posts: 2,276
NP$: 845.89 ( Donate)
| A quick look at the error message appears you have to chmod the upload directory to have correct permissions |
| |
04-11-2006, 03:06 PM
|
· #5 | | Revamped Solutions Name: Antonio Location: Texas Join Date: Mar 2006
Posts: 507
NP$: 85.00 ( Donate)
| Yes, just about to say that. Seems it has to be able for permissions to read and execute. |
| |
04-11-2006, 05:55 PM
|
· #6 | Name: Rhett Location: Coffs H, Australia Join Date: Jul 2005
Posts: 3,106
NP$: 47.00 ( Donate)
| As they stated above ^^  .
You need to chmod admincp\admin .class.php to 777 and also the folder 'swf' to 777.
This is because the admin .class.php file needs execution permission to do some of its functions, and the swf folder needs to have write permissions so that the file can be uploaded.
Best of luck,
Rhett.
__________________
<?php if(1===1){ $computer="fine."; }else{ $computer="broken."; } echo "Your computer is ".$computer; ?>
|
| |
04-11-2006, 06:36 PM
|
· #7 | | NamePros Member | thanks that was it! |
| |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |