Forum Search Results for "" RSS 1—10 of 72

More Search Options

  • Re: Feature Request: Web Installer should not change existing installation of PHP

    Posted to PHP Community by pierrejoye on 10-14-2009, 5:03 AM

    Added my reply here too for the record (see http://bugs.php.net/49870). The installer does not support yet multiple install of PHP. It is one of the features we like to implement in a near future.

    • http://forums.iis.net/p/1161449/1920681.aspx#1920681
  • Re: 0x80004005 error IIS6 PHP ISAPI

    Posted to PHP Community by pierrejoye on 10-14-2009, 5:00 AM

    See my comment in this bug, please use the Non Thread Safe version of PHP and the FastCGI interface with IIS, and see if this problem still happens.

    • http://forums.iis.net/p/1160158/1920680.aspx#1920680
  • Re: LDAP Support

    Posted to PHP Community by pierrejoye on 10-09-2009, 7:48 PM

    And be sure to use the NTS version of PHP (non thread safe).  Cheers,

    • http://forums.iis.net/p/1161623/1920229.aspx#1920229
  • Re: The FastCGI process exited unexpectedly

    Posted to FastCGI Handler by pierrejoye on 10-08-2009, 4:40 AM

    FastCGI is the recommended SAPI, by PHP.net and Microsoft.  About your bug, it is hard to help without knowning what you do. Do you have a script to reproduce it? Or the function where it crashes?

    • http://forums.iis.net/p/1161578/1919955.aspx#1919955
  • Re: Bug? open_basedir using UNC path in applicationhost.config file...

    Posted to PHP Community by pierrejoye on 10-07-2009, 2:47 PM

    You can create one php.ini and define open_basedir per directory/host using the [PATH ...] directive. 5.3.1 will also have ACL support fully functional, which is basically way better than open_basedir as it uses windows native permissions system. You will then only need to use impersonate and use the right user for each ...

    • http://forums.iis.net/p/1161530/1919868.aspx#1919868
  • Re: unable to fork, the mystery...

    Posted to PHP Community by pierrejoye on 10-06-2009, 3:38 PM

    There was a bug introduced in last 5.3.0 RC. It is now fixed in SVN, as I told you in the bug itself, please try a snapshot. You can fetch one from http://windows.php.net

    • http://forums.iis.net/p/1161333/1919732.aspx#1919732
  • Re: Filename cannot be empty in Unknown on line 0

    Posted to PHP Community by pierrejoye on 09-28-2009, 5:12 PM

    Please try a svn snapshot of 5.3.1 NTS. Thread safety is not necessary with FastCGI and it is actually more stable.  You can fetch a snapshot here on http://windows.php.net  

    • http://forums.iis.net/p/1161229/1918645.aspx#1918645
  • Re: Filename cannot be empty in Unknown on line 0

    Posted to PHP Community by pierrejoye on 09-26-2009, 4:11 AM

    Please verify that all php.ini settings are still valid for the new setup. If the problem persists I would suggest to try a 5.3.1 snapshot, a possible in the fcgi could have caused this error (which is valid in many situations.  Snapshots can be fetched here: http://windows.php.net/snapshots/

    • http://forums.iis.net/p/1161229/1918424.aspx#1918424
  • Re: Impossible to activate extension=php_mssql.dll

    Posted to PHP Community by pierrejoye on 09-26-2009, 4:08 AM

    Be sure to have the php directory in your PATH. The MsSql extensions require a DLL, ntwdblib.dll.

    • http://forums.iis.net/p/1161224/1918423.aspx#1918423
  • Re: eAccelerator

    Posted to Web Platform Installer by pierrejoye on 09-24-2009, 3:48 PM

    I would suggest to ask support in the eAccelarator channels. The WebPI uses a standard PHP, the exact same you can fetch from http://windows.php.net

    • http://forums.iis.net/p/1160154/1918176.aspx#1918176

1 2 3 4 5 Next > ... Last »

Microsoft Communities