Anonymous | Login | Signup for a new account | 01-05-2025 09:15 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |