phpMyAdmin 2004-01-11

Use GitHub to post bug reports and error descriptions for phpwcms. Describe your problem detailed!
cguenther
Posts: 111
Joined: Sun 11. Jan 2004, 12:41
Location: Halle, Germany
Contact:

phpMyAdmin 2004-01-11

Post by cguenther »

After the update to 2004-01-11 the included phpMyAdmin dosent work anymore.

I can open the phpMyAdmin in the seperate browserwindow. But if i choose any of the phpwcms_tables i always get the error: "tbl_properties_structure.php: Missing db"

With an "normal" non-included phpMyAdmin-Version works.
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

did you run the setup file... or run mysql?
http://www.studmed.dk Portal for doctors and medical students in Denmark
cguenther
Posts: 111
Joined: Sun 11. Jan 2004, 12:41
Location: Halle, Germany
Contact:

Post by cguenther »

I copied the change files into the directories and upgraded the db via the upgrade-script (/setup/upgrade.php)
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Hm? Maybe the login check is too much for phpMyAdmin. Lets see what other user have to report ;-)

Do you have register_globals set Off?

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Pappnase

Post by Pappnase »

hello oliver

i had the same error! like cguenther.

and i did it the same way like him. copy all to the webspace an execute the upgrade.php.

pappnase
jmeyknecht
Posts: 112
Joined: Sun 11. Jan 2004, 23:13
Location: Merseburg, Germany
Contact:

Post by jmeyknecht »

same here also.

updated, upgraded (db) and then phpmyadmin didn't work anymore.
herbu
Posts: 31
Joined: Mon 10. Nov 2003, 10:46

Post by herbu »

same here also.

tbl_properties_structure.php: Missing db
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

OK - I think it is neccessary to find another authentication method. The use of db checking before including phpwcms' config values seems not to work on some installations.

Does anybody has an idea? It is handled in
"include/inc_ext/phpMyAdmin/config.inc.developer.php"

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Sphinx
Posts: 15
Joined: Sun 4. Jan 2004, 15:46
Location: Nürnberg
Contact:

Post by Sphinx »

Hi,

dosn't read all of the article and I dosn't have the time to open the php, but when you write a cookie into the browser which has 5 minutes lifetime and let this check from phpMyAdmin?

Only one option...
Mit freundlichen Grüßen (Best regards),
Kai Burkard

http://www.susanne-berckhemer.de
Florian
Posts: 119
Joined: Wed 19. Nov 2003, 16:50
Location: Hamburg
Contact:

Post by Florian »

Hey Oliver!

I already wrote a patch. But you were some minutes faster ;). So I dropped it into /dev/null.
It was simple like yours, but more compatible I think. I did the authentication over a .htaccess which makes on a login the checkup on the mysql and not at the .htpasswd. I don't know, if it works proberly at IIS, but it was a good working solution for Apache and so on.
Maybe I've got a better idea tonight. I'll let you know.

Cheers,
Florian
herbu
Posts: 31
Joined: Mon 10. Nov 2003, 10:46

Post by herbu »

ich habe herausgefunden, dass es mit der alten(patch_24_01_10b) Datei "phpMyAdmin/config.inc.developer.php" wieder funktioniert.
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

To herbu: yes this can help - but some people could use phpMyAdmin although they are logged off. The older checks only against a session var. So on my system this was OK - on others not.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
colech
Posts: 178
Joined: Thu 25. Mar 2004, 01:01
Location: Washington, USA
Contact:

Post by colech »

I've had this error ever since I first installed phpwcms but have been to swamped with other things to figure it out...

tbl_properties_structure.php: Missing db

...I must be missing something in your conversations. Could someone explain how to fix this in painful detail?
while !sleeping {
work_on(phpwcms);
}
// Check out our web development company!
// "Your business has character... don't hide it!"
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

Since you are rare person experiencing problem, I'd suggest checking "config.inc.php" of phpMyAdmin. If everything else is working and it's just an error message that occurs when you enter phpMyAdmin, then it is probably related to configuring PMA related "extra features" (bookmarks, comments, SQL-history, PDF-generation, field contents transformation, etc.)
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

sorry D but i get it too (not saying much for my intelegence just for comonality ;))
Locked