Tagged Questions
0
votes
1answer
17 views
IIS Change PHP.ini location
I am a novice with IIS on Windows Server 2008
My question is basically how to change the path of PHP.ini, due to phpinfo(); my PHP configuration is loaded from C:\windows when I have my mapped module ...
0
votes
1answer
99 views
IIS7 and PHP: Show error messages with all the rest of the output
Okay, this is slowly getting annoying. I'm used to work with Apache Webservers and never had any of these problems. IIS seems to try to be intelligent - or whatever.
Here's my situation: My customer ...
-1
votes
1answer
158 views
How to set up a local proxy server? [closed]
I have downloaded Glype PHP proxy script. I have put it up in the localhost. Now I want all application on my PC to access internet through the local proxy server. How do I do that?
I've tried ...
0
votes
1answer
61 views
SQL Server extension fails with PHP, IIS
I am having difficulties getting the SQL Server extension to work with PHP on Windows Server. The installation went fine and I'm able to load phpinfo through the browser. However, when I enable ...
0
votes
0answers
71 views
iis7 + php + ffmpeg extension
i'm trying to install the ffmpeg extension on my win2008 server (running on IIS7) -
unfortunately it won't load - i'm getting this error:
PHP Warning: PHP Startup: Unable to load dynamic library ...
1
vote
0answers
63 views
Email encoding on IIS7
All emails sent from the server are displaying Cyrillic letters as weird characters, for example: Можно.
Regular alphabet letters are properly rendered.
I searched all across the web but was ...
0
votes
2answers
232 views
Binding to LDAPS using PHP failing
We've finally set-up our server to accept ldap SSL connections thanks to another question answered by a helpful member.
Our problem now is that when attempting to bind to ldap using the below simple ...
0
votes
2answers
192 views
Localhost physical path
Right now my localhost path is limited to C:\inetpub\wwwroot. I am using IIS 7.5 and would wish to start working on PHP. before enabling the IIS 7, I was unable to connect to localhost/127.0.0.1. Now, ...
0
votes
0answers
42 views
IIS7 PHP module: any security risks?
See: http://php.iis.net/
Does using this II7 module to manage PHP versions add any risk at all? Not including any innate PHP language faults, are there any extra risks directly associated with ...
0
votes
1answer
391 views
How to enable HTTP POST requests in IIS7?
I'm totally new to IIS7. I get a 400 error when doing any POST request. However GET requests work fine. I'm using PHP for processing but i assume that IIS is missing some configuration to allow POST
...
0
votes
1answer
45 views
IIS7 php fastcgi - cannot change upload dir
My problem is, that the upload directory suddenly changed by a php application. I set it in php.ini to ../upload, and it worked for about 1 year. Now I don't know why, but php uploads to ...
0
votes
2answers
167 views
Slow PHP Page Load on IIS7 until AppPool is Recycled
Using PHP 5.3.13 and MySQL 5.5.25 on Server 2008 R2 (IIS 7.5).
I have a PHP page that pull some info from MySQL and outputs some XML. The page works fine, and takes about 5 seconds to load a very ...
1
vote
2answers
660 views
Is it possible to have both PHP versions (5.2 and 5.3) after update to Plesk 11?
I'm using Plesk control panel v10 on a Windows dedicated server.
Plesk 11 will also upgrade PHP version to 5.3, but some of the websites on server do not support 5.3.
Is it possible to have both ...
0
votes
2answers
6k views
Why would I get a 500 Internal Server Error? - IIS7 - FastCgiModule with PHP
I am getting a "500 - Internal Server Error" from the outside, the local connection gives me the 500 error as well as long with some more debugging information. The problem seems to be with ...
0
votes
2answers
1k views
PHP Runs Very Slow on IIS7. Need Help optimizing our config
Am running a PHP based web app on our Windows 2008 cloud-based server. The app, which runs fine outside of our environment (e.g. a different IIS server), but is VERY slow in our environment. Based on ...
0
votes
1answer
85 views
WS 2008 R2 giving “Internal Server Error”
I have had this problem for a while now and can't find the problem at all. When i open a page it will sometimes give a 500 Internal Server Error message.
This hapens on a website that works ...
2
votes
1answer
779 views
Uploading video files to IIS 7 through php fails
I'm trying to get my website to upload video's and pictures. As I have made more websites that upload pictures there is no problem on that front, but when i try to upload a video for some reason it ...
1
vote
1answer
117 views
Securtiy concerns about IIS websites' access rights - Restrict them not to be able to read c:\, etc
I have some security concerns about my IIS websites.
From PHP-files (FastCGI) on our server the scripts are able to read my system's root directory (c:\), but even list the content of c:\windows. What ...
0
votes
1answer
324 views
401 error after updating php on IIS
After updating PHP on my IIS 7 server, I am getting authentication error. The website is using Windows Authentication.
I updated from a PHP 5.2.14 to 5.3.8 using the Web Platform Installer. Once the ...
0
votes
2answers
191 views
Internal Server 500 Error - NT AUTHORITY \ NETWORK Service with Incorrect Permissions
A bunch of windows updates were performed on our windows 2008 server over the weekend.
Unfortunately now our site has gone down and it displaying the 500 error.
In the event viewer, the following ...
2
votes
0answers
619 views
php-cgi.exe and/or php5.dll crashing - PHP 5.2.17, Win2k8 & IIS7
A specific part of my PHP script crashes randomly and I'm not sure why. The only difference on this page and the rest of the pages, is that I'm doing a PDO SQLSRV call. But 80% of the time there are ...
0
votes
2answers
2k views
Install PHP MSSQL Driver on Windows 2008 64bit IIS 7 - Unable to load dynamic library
maybe somebody is able to help with the following problem:
I have to install PHP 5.2 on Windows 2008 IIS with MSSQL Support but I'm unable to get MSSQL to work.
Current situation
Windows 2008 ...
0
votes
1answer
146 views
Uploads reported as too large on Knowledge Tree running on IIS 7 with PHP5
I am trying to upload a file from Knowledge Tree interface but for some odd reason it's displaying the following error message:
The uploaded file is larger than the PHP upload_max_filesize setting
...
0
votes
1answer
231 views
PHP upgrade to 5.3 from 5.2, sessions no longer get stored
background link: http://stackoverflow.com/questions/7014945/php-upgrade-5-2-to-5-3-session-issue
I have upgraded PHP on my 2008 std server from PHP 5.2 to PHP 5.3. Following the upgrade, sessions no ...
0
votes
2answers
172 views
PHP not loading MySQL dlls on Windows Server 2008
I have a windows server 2008 running IIS7 and PHP 5.2.13 and also an installation of MySQL. However, I have included php_mysql.dll & php_mysqli.dll - I have also moved libmysql.dll from the SQL ...
1
vote
1answer
1k views
IIS 7, FastCGI, PHP and custom php.ini files
I'm running PHP 5.3, FastCGI, and IIS 7 on Windows Server 2008. I have a site which I would like to configure its own php.ini settings for but things aren't working as expected. I am following the ...
1
vote
2answers
207 views
PCs on same subnet can't access IIS served website - Server can access own pages
I am using Windows 7 in a Workgroup (no homegroup).
I have set up IIS and PHP on the "server" and can see the following page, but only when browsing to the URL from the server: ...
1
vote
1answer
47 views
Using PHP configured for Apache with IIS
Here's my problem, I recently had to use IIS7 for one of my clients but he also wants PHP which is currently installed for my Apache setup on there. I can't find any ISAPI files in there, so I don't ...
1
vote
0answers
368 views
Activation context generation failed for “C:\php\php-cgi.exe”. Dependent Assembly
Greeting,
I have Windows Server 2008 Server Core. I want to configure this server to host php websites using IIS 7.
I installed and configured IIS7 to run php using the steps in this website:
...
0
votes
1answer
890 views
PHP + IIS Application Pool Identity Windows\Temp permissions
I am currently running PHP (5.3) on IIS 7.5 on a Win2k8 R2 Web Edition Server and would like to know what, if any, problems or security vulnerabilities I may introduct into a system by assigning Read, ...
2
votes
2answers
721 views
IIS 7 not reporting PHP errors?
When I encounter an error in a PHP site running on my local IIS7 error, I just get a blank page. I have tried disabling the "Show friendly HTTP errors" option in IE.
In my PHP.ini, the display_errors ...
2
votes
1answer
197 views
Installing PHP on IIS 7-Manual vs. Web platform
I'm new to working with MS Server 2008 & IIS 7. I need to install PHP on this server and am not sure whether I should go the manual route as detailed on the official PHP site, or use Microsoft's ...
0
votes
1answer
365 views
proper way of adding new php application to iis7
I have working IIS7 with PHP on my computer - localhost.
I have a couple of applications that are working fine. But now I want to add a new one and for some reason I always get a 404 error on the php ...
2
votes
1answer
906 views
IIS7 IE9 PHP Errors Hidden - Error 500 - How to show detailed PHP errors?
I scrutinized every single article that there is on the web for this one but NO JOY! I am getting the infamous error 500 after that I have installed internet explorer 9. Here is a detailed step of ...
0
votes
2answers
671 views
Windows Server 2008 IIS7 - page requests randomly hang or timeout
I've just installed a fresh copy of Windows Server 2008 x64 with IIS7 and PHP (fast CGI). However, I'm noticing that after moving my web site from a similarly specified machine to this one, I'm ...
1
vote
1answer
1k views
How to make a file writable with IIS7?
I am using IIS7 on my local PC for PHP development. I have problem creating a writable file inside my document root where PHP would be allowed to write logs to.
I get this error:
Specified file is ...
1
vote
1answer
276 views
PHP + IIS7 + X64 OS (Windows 7 or Server 2008)
I'm going to answer my own question here, but I thought this might be important enough to post so that it would be indexed for the next person who runs into my situation.
Problem: I can not seem to ...
0
votes
1answer
1k views
Problem with IIS 7.0 / PHP and new website in different physical location on hard drive (NOT WWWROOT)
First of all congrats to everyone who posts over here and contributes for a better environment ... Anyways, lets boil it down to the problem.
Step 1 - I downloaded IIS 7.0 for windows 7 x64 and ...
0
votes
2answers
2k views
installing FastCGI on IIS7?
I am following this article
I installed all, but after I am running the test I am getting this error :
HTTP Error 500.0 - Internal Server Error
C:\php\php-cgi.exe - The FastCGI process exited ...
0
votes
1answer
195 views
On IIS7, is it possible to run a php application in a virtual directory?
Becasuse when I try, I get internal server error (code 500) stating that the web.config wasn't found...
Has anyone done this before and succeeded? I installed php through the web installer.
1
vote
1answer
216 views
IIS7 URLRewrite on a PHP site
I have a PHP site running on IIS7 and I need to add some URL rewriting, but so far it seems to be ignoring my rule. Here's the rule:
<rewrite>
<rules>
<rule name="VCard" ...
1
vote
2answers
255 views
Why would a php file return 404 while in the bin directory on IIS7?
I'm running IIS7 and I have fastCGI installed and php code works just fine normally.
Today I added a php file that contained only code an no html to the bin directory. And when I try to access it via ...
0
votes
2answers
1k views
IIS 7 Disable Caching
Hi in my development machine I want to completely turn off caching (all types) for php. No matter what I try IIS 7 is still caching and it really drives me crazy!
1
vote
1answer
47 views
2 PHP Installations - how to configure?
I have a windows server 2003 with ISS 7.0. There runs 2 sites with simple php, which I have installed easily. (C:/Program Files/PHP)
Now I install XAMPP for MYSQL and XAMPP installed a second ...
0
votes
1answer
139 views
Can IIS7 execute php files?
I have IIS7 on my computer. It can display html files. But if I put a PHP program in the corresponding folder and then try to open it with the Chrome browser I do not see the expected page. Instead ...
1
vote
2answers
183 views
php crashes when I try to add extensions
I am trying to install phpmyadmin on my web server with Windows 2008 and iis 7.
PHP is running fine and I have several sites that rely on it. When installing phpmyadmin - it has errors at the bottom ...
2
votes
2answers
590 views
IIS7 defaulting to default.php instead of default.aspx
My client has just got a new dedicated server running Win2008 (we had 2003 before), II7, etc.
I started setting a little ASP.NET 2.0 web application we have. Running on its own AppPool 2.0.
The ...
0
votes
1answer
372 views
IIS + PHP Data Objects + MS SQL?
We're migrating an LAOP server to Win 2k8 IIS7 MSSQL and PHP (WIMP?) at work, and I'm using the opportunity to clean up the PHP. Currently it doesn't use PDO, and I'd like to rewrite the PHP to use ...
3
votes
2answers
2k views
PHP ignores upload_tmp_dir?
LS,
I am using IIS7 with PHP (FastCGI).
I set up the upload_tmp_dir to "X:\Temp" instead of leaving it empty, but it's still using "C:\Windows\Temp" for some reason.
I did give the following users ...
0
votes
2answers
468 views
How do I minor upgrade MySQL on Windows?
I currently have MySQL 5.1.35 installed on a Windows 2008 server via the MSI installer. I need to upgrade to the latest 5.1.44 to fix a bug, but docs were not clear on how to do this.
I ran the MSI ...

