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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 01:01:28 2024 UTC