473,791 Members | 3,090 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Rights of a php script with IIS+PHP as ISAPI modul

Hello,

I've installed PHP4.3.4 as ISAPI modul of IIS on WIN2003 Server.
I use different php scripts for building my HTML-output. In some
php scripts I have to access local files for logging purposes.
Now my question:
What rights does a php script have on the server. If a user requests
a php-script - which user account does this "request-thread" have?
I know from the Apache WebServer on Linux that I can specify the user or
group of a http-request. Is there something similar on IIS?

Thanks in advance
Oliver
Jul 17 '05 #1
0 1507

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3687
by: alibou | last post by:
Salut tout le monde, je rencontre quelque problèmes en PHP car je ne suis pas un pro :-( Je voudrais deux script le premier c'est une page de contact.htm dans la quelle il y a : nom, prénom, adresse, societe, mail, ville code postal et num tel. Dès le visiteur saisie c données il une base Mysql(car je travail avec PHP/MYSQL) récupère les données après avoir éffectué une verification de la validation de la forme du mail(******@***.***)....
0
2970
by: Nikola Skoric | last post by:
Hello everybody, I have recently migrated from win98+PWS to winXP+IIS, and after that an problem has occured. When I open some of my PHP pages, I get this instead of the page I shlud get: <html><head><title>Error</title></head><body>The directory name is invalid. </body></html> Now, the interesting part is the fact that this doesn't happen every
2
1446
by: Gustav Bertram | last post by:
Hi, My company is interested in building a IIS/PHP hosting cluster. Where can I find informaiton on building such a cluster? I've already tried searching the net, but I've come up more or less blank. Regards, Gustav Bertram CST Digital Communication
4
1522
by: zzapper | last post by:
Hi, I use an internal bookmark <form method="post" action="${form_action}#mark1"> to return to the correct place in the page. In case of an error I would wish to return to the top of the screen can I overrule the bookmark "mark1" in my PHP code?
1
1857
by: ufitzi | last post by:
I believe I am having the same problem described here :http://www.thescripts.com/forum/thread429124.html basically, the phpinfo() method returns values that are not matching my php.ini file. The thread above states that the problem was solved by adjusting the permissions...but to what and how were not included. Who amongst you will make my Friday Tony the tiger GREAT???!!!!!
10
3068
by: turnstyle | last post by:
Hi all, I'm trying to set up my first Vista/IIS7 box with PHP5 -- in IIS7 I mapped the current php5isapi.dll. I've noticed that if I simply open a PHP page (it works), when the IIS application pool later recycles (either timed or forced), I get an "IIS Worker Process has stopped working" alert, and a "Faulting application w3wp.exe" event in the Event Viewer.
2
1434
by: DEFFiCE | last post by:
I would like to be able to post the work hours of several people in the calendar of one weeks so that my employees can see on Internet I have to seek on google, on sites of scripts PHP but I have anything to find directed with my needs. Sorry for my little English
3
1464
by: alexus | last post by:
I'm writing a shell script and inside of it I have variable that I want to pass to php, but for some reason it isn't working... can someone help me? here is example #!/bin/sh i=127.0.0.1 php -r 'geoip_country_name_by_name($i);'
9
4025
by: neovantage | last post by:
Hey geeks, I am using a script PHP Thumbnailer which resize image at run time. But it is not working in my case as i have integrated that script by studying it's documentation. Here is the URL where i am using his script. My URL and here is the script code i am using in my application <img src="show_image.php?file=show_image.php?file=images%2Fproducts%2F1246358928.gif" /> and the how_image.php file has the following code
0
9669
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
10155
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9995
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6776
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5431
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5559
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4110
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3718
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2916
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.