|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
php and iis 6 compatibility?
hi, i recently switched from apache 2.0.46 to windows server's 2003 iis 6.0 but when i use one of my php programs, called thebox from www.phparena.net, when i set my administrative changes, i get this error:
Warning: fopen(conf.php): failed to open stream: Permission denied in c:\webserver\thebox\admin.php on line 444 Warning: fwrite(): supplied argument is not a valid stream resource in c:\webserver\thebox\admin.php on line 472 Warning: fclose(): supplied argument is not a valid stream resource in c:\webserver\thebox\admin.php on line 473 Your details have been updated! Taking you back... This only happens on iis not apache, can anyone help? |
|
#2
|
|||
|
|||
|
haven't used IIS 6 so I am assuming it runs the same way as IIS5.
with IIS5 it creates a user IUSER_<MACHINE NAME> which the webserver runs as, php in turn inherits it's privs from this user so you have to make sure this user has rights to the file in question. |
|
#3
|
|||
|
|||
|
i already have a iuser_ironstar account on there but it wont work still.
|
|
#4
|
|||
|
|||
|
oh wait, i got it to work! thanx for your help!
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Windows Help > php and iis 6 compatibility? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|