Madmp3zz
06-16-2007, 10:36 PM
I figured out my I was getting a white screen while installing tar games.
I needed to add ini_set("display_errors", true); to my config.php
Now i'm getting the actual error to show on install.
I have been using tarred games that I have installed fine in the past on other versions so the games are good.
I DO have safe mode off in my PHP.ini
Here's an example.
Warning: fopen(bartender.swf) [function.fopen]: failed to open stream: Permission denied in \arcade\functions\tar.php on line 394
Warning: fopen(bartender1.gif) [function.fopen]: failed to open stream: Permission denied in \arcade\functions\tar.php on line 394
Warning: fopen(bartender2.gif) [function.fopen]: failed to open stream: Permission denied in \arcade\functions\tar.php on line 394
Warning: fopen(bartender.php) [function.fopen]: failed to open stream: Permission denied in \arcade\functions\tar.php on line 394
Warning: require(C:\Inetpub\wwwroot\forum/arcade/tmp/bartender.php) [function.require]: failed to open stream: No such file or directory in \admincp\arcade.php on line 2862
Fatal error: require() [function.require]: Failed opening required 'C:\Inetpub\wwwroot\forum/arcade/tmp/bartender.php' (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\forum\admincp\arcade.php on line 2862
I needed to add ini_set("display_errors", true); to my config.php
Now i'm getting the actual error to show on install.
I have been using tarred games that I have installed fine in the past on other versions so the games are good.
I DO have safe mode off in my PHP.ini
Here's an example.
Warning: fopen(bartender.swf) [function.fopen]: failed to open stream: Permission denied in \arcade\functions\tar.php on line 394
Warning: fopen(bartender1.gif) [function.fopen]: failed to open stream: Permission denied in \arcade\functions\tar.php on line 394
Warning: fopen(bartender2.gif) [function.fopen]: failed to open stream: Permission denied in \arcade\functions\tar.php on line 394
Warning: fopen(bartender.php) [function.fopen]: failed to open stream: Permission denied in \arcade\functions\tar.php on line 394
Warning: require(C:\Inetpub\wwwroot\forum/arcade/tmp/bartender.php) [function.require]: failed to open stream: No such file or directory in \admincp\arcade.php on line 2862
Fatal error: require() [function.require]: Failed opening required 'C:\Inetpub\wwwroot\forum/arcade/tmp/bartender.php' (include_path='.;C:\php5\pear') in C:\Inetpub\wwwroot\forum\admincp\arcade.php on line 2862