From:             php-qa at sebastianmendel dot de
Operating system: Windows XP SP2
PHP version:      6CVS-2007-04-16 (snap)
PHP Bug Type:     Reproducible crash
Bug description:  crash on phpMyAdmin trunk

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

-- 
Edit bug report at http://bugs.php.net/?id=41104&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=41104&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=41104&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=41104&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=41104&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=41104&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=41104&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=41104&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=41104&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=41104&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=41104&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=41104&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=41104&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=41104&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=41104&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=41104&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=41104&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=41104&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=41104&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=41104&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=41104&r=mysqlcfg

Reply via email to