We've noticed that you've been inactive for over 10 minute(s). We've stopped running the Shoutbox due to your inactivity. If you are back again, please click the I'm Back button below.
sparkx, yeah you're right, it did work, but now it doesn't again.. so I guess the board admins, mods or somebody would need to write a support ticket, because the problem still exists... ;(
Not for me, I can work on it for a few minutes, but then it just gets the error again. This is really bugging me. I installed PHPMyAdmin again and it still doesn't work. I get a slightly different error with this new installation.
Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
It's been going on for quite a while maby it is time to get an admin involved?
Yesterday it seems it still didn't work, but Today everything is alright? because I can access the things I couldn't access, so I guess it has been fixed?
Well, is there any chance you can fix it? It is on and off all the time. Just now I was working and right after exporting tables for a backup I get the same error. I must have not noticed it before or something, it will work just fine on show results (minus a little warning at the bottom of the page). When I go to edit my tables though I get the same error at the bottom but also a MySQL error.
Error
SQL query:
SHOW FULL FIELDS FROM `Table`;
MySQL said:
#1030 - Got error 28 from storage engine
Seems that MySQL works with my site, I can add records in my GuestBook, add and delete posts in my PhpBB forums. That's why I think that my MySQL databases are OK, and only phpMyAdmin has problems.
Hmm, well you're right, just did a test it works, but my CMS doesn't work, I can't login and do something to the Panel, so as others said, maybe it's a session problem, because it uses sessions, strange though, when I'll comeback I'll need to check a simple php script with the server by using sessions..
yeah, just took a look and to get that login error it could happen due to sessions also.. So maybe something is happening with permissions or the place the sessions are saved, never saw these kind of errors.