View Issue Details

IDProjectCategoryView StatusLast Update
0008749mantisbtbugtrackerpublic2008-01-19 04:25
Reporterlanwin Assigned Togiallu  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.1.0 
Summary0008749: Mantis 1.1.0 Call to undefined function: stripos() on sf.net
Description

Mantis 1.1.0 dosnt runs on sf.net server. Ive always got the following error:

Fatal error: Call to undefined function: stripos() in ......./config_defaults_inc.php on line 104

1.1.0rc3 is runninng without this error.

Steps To Reproduce

-bash-3.00$ php --version
PHP 4.3.9 (cgi) (built: Feb 21 2007 06:35:52)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

TagsNo tags attached.

Relationships

duplicate of 0008681 closedvboctor Mantis 1.1.0 has a dependency on stripos which was added in PHP 5 

Activities

giallu

giallu

2008-01-15 09:30

reporter   ~0016671

We are going to release a 1.1.1 with this problem fixed

jvanlier

jvanlier

2008-01-17 05:10

reporter   ~0016695

This also happens whwen running mantis under ASP.NET using phalanger 2.0 beta4(http://www.php-compiler.net)