| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010983 | MIDAS | | public | 2010-07-12 11:41 | 2010-08-09 10:11 |
|
| Reporter | johan andruejol | |
| Assigned To | Julien Jomier | |
| Priority | normal | Severity | block | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 2.8 | |
|
| Summary | 0010983: Windows installation impossible : Redefinition of an existing function of php |
| Description | In the certain version of php (previous php5.3.0) the function "symlink" didn't existed, so the develloper had created his own. But in the new versions of php (php5.3.0 and more, php5.3.0 included), this function is implemented and consquently redefined by the programs, making Midas impossible to launch. |
| Additional Information | The issue has been fixed, by the addition of a function checking if the function "symlink" already exists or not. The files fixed would be found enclosed. The additions are made around line 1737.
|
| Tags | No tags attached. |
|
| Attached Files | kwutils.php [^] (57,398 bytes) 2010-07-12 11:41 |
|