Bug #1081

Fatal Error on Windowsd due to not support functions (POSIX)

Added by Malte Jansen about 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2008-07-17
Priority:Must have Due date:
Assigned To:- % Done:

100%

Category:Utility
Target version:- Estimated time:0.00 hour
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

Following error occurs in the current trunk (r1024):

Fatal error: Call to undefined function posix_getpwuid() in D:\workspace-flow3\htdocs\development\Packages\FLOW3\Classes\Utility\F3_FLOW3_Utility_Environment.php on line 283

On php.net (http://de.php.net/manual/de/intro.posix.php) it says, that POSIX-functions are not supported on windows.

Associated revisions

Revision 288eaf0b
Added by Robert Lemke about 7 years ago

  • FLOW3: (Cache) Added Check for POSIX extension which is not available on the Windows platform. Fixes #1081
  • FLOW3: (Cache) Fixed introduced bug from last commit: Fatal error: Call to a member function flush() on a non-object in Packages/FLOW3/Classes/Cache/F3_FLOW3_Cache_Manager.php on line 88

History

#1 Updated by Robert Lemke about 7 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r1030.

Also available in: Atom PDF