Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001427 [Quercus] minor always 10-29-06 05:22 12-14-06 06:54
Reporter demianr View Status public  
Assigned To nam
Priority normal Resolution fixed Platform Intel
Status closed   OS Linux Debian
Projection none   OS Version 3.0
ETA none Fixed in Version 3.1.0 Product Version 3.0.21
  Product Build
Summary 0001427: session_start in phpMyAdmin stops execution
Description phpMyAdmin 2.8.1 dies when calling session_start(); in libraries/session.inc.php (which is included from libraries/common.lib.php).

I could not find any clues in the logs.
Steps To Reproduce just follow all instructions in the INSTALL-file and put the following in web.xml:
<servlet>
                <servlet-name>PHPServlet</servlet-name>
                <servlet-class>com.caucho.quercus.servlet.QuercusServlet</servlet-class>
        </servlet>
        <servlet-mapping>
                <servlet-name>PHPServlet</servlet-name>
                <url-pattern>*.php</url-pattern>
        </servlet-mapping>
Additional Information This is with resin open source using the default resin.conf.

phpMyAdmin was installed in a subdirectory called phpMyAdmin-2.8.1 in a webapp.
Attached Files

- Relationships

- Notes
(0001652)
nam
12-14-06 06:54

php/1k46
 

- Issue History
Date Modified Username Field Change
10-29-06 05:22 demianr New Issue
12-14-06 03:10 nam Status new => assigned
12-14-06 03:10 nam Assigned To  => nam
12-14-06 06:54 nam Status assigned => closed
12-14-06 06:54 nam Note Added: 0001652
12-14-06 06:54 nam Resolution open => fixed
12-14-06 06:54 nam Fixed in Version  => 3.1.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker