php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41104 crash on phpMyAdmin trunk
Submitted: 2007-04-16 14:31 UTC Modified: 2007-04-17 05:51 UTC
From: php-qa at sebastianmendel dot de Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 6CVS-2007-04-16 (snap) OS: Windows XP SP2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: php-qa at sebastianmendel dot de
New email:
PHP Version: OS:

 

 [2007-04-16 14:31 UTC] php-qa at sebastianmendel dot de
Description:
------------
crash when running phpMyAdmin on line #872 in Config.class.php from trunk version

 #872 return $cookie_path;

var_dump($cookie_path) says:

 string(33) "/phpMyAdmin-svn/trunk/phpMyAdmin/"

I AM REALLY SORRY! but i do not know how to catch this bug or to provide a smaller testcase

running in cmd box works fine - an apache or php6apache2_2.dll problem?

Actual result:
--------------
crash

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-16 14:36 UTC] tony2001@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php6.0-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php6.0-win32-latest.zip


 [2007-04-17 05:51 UTC] php-qa at sebastianmendel dot de
ok thanks, works with http://snaps.php.net/win32/php6.0-win32-latest.zip

(i tested with Built On: Apr 16, 2007 06:30 GMT)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Aug 14 14:00:03 2025 UTC