Status
Not open for further replies.

kamranmed

Customer
i get this eror when i want to upload games
import - temp - media is 777
but i already import some games 2 weeks ago

PHP:
Warning: file_put_contents(..../dbtech/vbarcade/import/temp/game_battlefield2Th/battlefield2Th.php): failed to open stream: Permission denied in ..../dbtech/vbarcade/functions_arcade.php on line 130

Warning: chmod(): Permission denied in ..../dbtech/vbarcade/functions_arcade.php on line 131

Warning: file_put_contents(..../dbtech/vbarcade/import/temp/game_battlefield2Th/battlefield2Th.swf): failed to open stream: Permission denied in ..../dbtech/vbarcade/functions_arcade.php on line 130

Warning: chmod(): Permission denied in ..../dbtech/vbarcade/functions_arcade.php on line 131

Warning: file_put_contents(..../dbtech/vbarcade/import/temp/game_battlefield2Th/battlefield2Th1.gif): failed to open stream: Permission denied in ..../dbtech/vbarcade/functions_arcade.php on line 130

Warning: chmod(): Permission denied in ..../dbtech/vbarcade/functions_arcade.php on line 131

Warning: file_put_contents(..../dbtech/vbarcade/import/temp/game_battlefield2Th/battlefield2Th2.gif): failed to open stream: Permission denied in ..../dbtech/vbarcade/functions_arcade.php on line 130

Warning: chmod(): Permission denied in ..../dbtech/vbarcade/functions_arcade.php on line 131

Warning: file_put_contents(..../dbtech/vbarcade/import/temp/game_battlefield2Th/gamedata/battlefield2Th/battlefield2Th.txt): failed to open stream: Permission denied in ..../dbtech/vbarcade/functions_arcade.php on line 130

Warning: chmod(): Permission denied in ..../dbtech/vbarcade/functions_arcade.php on line 131

Warning: file_put_contents(..../dbtech/vbarcade/import/temp/game_battlefield2Th/gamedata/battlefield2Th/index.html): failed to open stream: Permission denied in ..../dbtech/vbarcade/functions_arcade.php on line 130

Warning: chmod(): Permission denied in ..../dbtech/vbarcade/functions_arcade.php on line 131
 
Have you upgraded your PHP version or changed your server configuration in any way in these 2 weeks? It seems to me like folders created by PHP are not being created with write permissions, which is indicative of a overly strict security policy that, if this is the case, we can't work around sadly :(
 
Have you upgraded your PHP version or changed your server configuration in any way in these 2 weeks? It seems to me like folders created by PHP are not being created with write permissions, which is indicative of a overly strict security policy that, if this is the case, we can't work around sadly :(

so any way to backup user data and re install ?
 
Like I said, if your server creates folders with incorrect permissions then you will need to have your host correct this configuration problem in order to use this script and other scripts that rely on folder creation.
 
Status
Not open for further replies.

Legacy vBArcade

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
898
Customer rating
0.00 star(s) 0 ratings
Back
Top