phpMyAdmin 2004-01-11
phpMyAdmin 2004-01-11
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.
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.
did you run the setup file... or run mysql?
http://www.studmed.dk Portal for doctors and medical students in Denmark
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
-
- Posts: 112
- Joined: Sun 11. Jan 2004, 23:13
- Location: Merseburg, Germany
- Contact:
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
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
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
- Oliver Georgi
- Site Admin
- Posts: 9907
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
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?
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!"
work_on(phpwcms);
}
// Check out our web development company!
// "Your business has character... don't hide it!"
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.)