Bugs item #850486, was opened at 2003-11-28 00:22
Message generated for change (Comment added) made by nijel
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377408&aid=850486&group_id=23067
Category: Data Export
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Michal Čihař (nijel)
Summary: 2.5.4 Undefined index in export.php line 194
Initial Comment:
phpMyAdmin 2.5.4
While exporting a db, I get this:
Notice: Undefined index: scheme in /[]/export.php on line
194
Warning: Cannot modify header information - headers
already sent by (output started at /[]/export.php:194) in /[]/
export.php on line 194
and others headers already sent...
----------------------------------------------------------------------
>Comment By: Michal Čihař (nijel)
Date: 2003-11-28 12:15
Message:
Logged In: YES
user_id=192186
What php version do you use and what si your setting for
$cfg['PmaAbsoluteUri']?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377408&aid=850486&group_id=23067
|