From:             baloor at clara dot co dot uk
Operating system: Windows 2000 s-pack 4
PHP version:      4.3.4
PHP Bug Type:     IIS related
Bug description:  fopen problem

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 bug report at http://bugs.php.net/?id=27779&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27779&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27779&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27779&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27779&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27779&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27779&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27779&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27779&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27779&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27779&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27779&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27779&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27779&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27779&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27779&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27779&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27779&r=float

Reply via email to