Current time: 05-03-2024, 11:44 AM Hello There, Guest! (LoginRegister)


Post Reply 
phpmyadmin probleme
Author Message
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #31
RE: phpmyadmin probleme
Ja schon, aber mit der Antwort, das es kein Bug von PMA ist..... Smile

https://sourceforge.net/tracker/?func=de...p_id=23067
10-29-2007 01:04 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #32
RE: phpmyadmin probleme
wo genau siehst du das?
ich seh's nicht...

Joximu [Image: 7.gif]
10-29-2007 01:14 AM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #33
RE: phpmyadmin probleme
Quote:das es kein Bug von PMA ist.
Ich sehe auch keine Antwort...
Ist noch Offen und lem9 zugeordnet.

Greez BeNe
10-29-2007 01:21 AM
Visit this user's website Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #34
RE: phpmyadmin probleme
Ups, sorrryyyy......Das musste ja von unten nach oben lesen Smile
10-29-2007 02:17 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Slowman Offline
Member
***

Posts: 332
Joined: Feb 2007
Reputation: 0
Post: #35
RE: phpmyadmin probleme
Äh... sorry mal dumm nachfragen, welche Datei muss ich editieren ? [Image: 17.gif]

Um das einzufügen

Code:
while ($file = @readdir($handle)) {
            if (($file != '..') && is_file($dir . $file) && ($expression == '' || preg_match($expression, $file))) {
                $result[] = $file;
            }
        }
(This post was last modified: 11-09-2007 04:22 AM by Slowman.)
11-09-2007 04:20 AM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #36
RE: phpmyadmin probleme
Das sollte hier gewesen sein:
Code:
/var/www/ispcp/gui/tools/pma/libraries/file_listing.php

Greez BeNe
11-09-2007 04:48 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Slowman Offline
Member
***

Posts: 332
Joined: Feb 2007
Reputation: 0
Post: #37
RE: phpmyadmin probleme
Vielen Dank BeNe !
11-09-2007 04:55 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #38
RE: phpmyadmin probleme
Es geht weiter...

ich glaube, ich habs gefunden - ein PHP Bug...

Könnte zumindest hinhauen:
http://bugs.php.net/bug.php?id=41518

Wenns jemand hier gibt, der ein PHP 5.2.4 hat (ab da sollte es behoben sein), dann wäre ich froh. um ein Feedback.

Habe das hier auch in den tracker von pma geschrieben - wäre ja dann nicht deren Fehler...
Wir könnten aber pma soweit gepatcht in ispcp einbauen...

Jetzt geh' ich schlafen...
11-13-2007 11:12 AM
Visit this user's website Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #39
RE: phpmyadmin probleme
Bis jetzt habe ich PHP 5.2.4 noch nicht im Debian Tree gefunden Sad
Aber werde gleich mal loslegen sobald es verfügbar ist.

Greez BeNe
11-13-2007 04:45 PM
Visit this user's website Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #40
RE: phpmyadmin probleme
Ist im unstable drin.

http://packages.debian.org/sid/php5
11-13-2007 05:12 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)