ID: 27779 Updated by: [EMAIL PROTECTED] Reported By: baloor at clara dot co dot uk -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows 2000 s-pack 4 PHP Version: 4.3.4 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. As the error messages implies this is a simple file system permissions errors, the INI settings you've mentioned have no relevance in this case. Previous Comments: ------------------------------------------------------------------------ [2004-03-30 10:41:50] baloor at clara dot co dot uk Description: ------------ Hi I have problem with fopen $FX_fso = fopen($FX_fpath,"r+"); I look in php.ini and I think everytign is OK like register_globals = Off allow_url_fopen = On This scrip is for counter and it's fonctionnaly on other server. Expected result: ---------------- Warning: fopen(my_datacounter/counter01.txt): failed to open stream: Permission denied in c:\inetpub\wwwroot\compteur_v1.1\compteur.php on line 21 and other... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27779&edit=1