Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PMA_messages is not defined #14826

Closed
williamdes opened this issue Jan 1, 2019 · 10 comments
Closed

PMA_messages is not defined #14826

williamdes opened this issue Jan 1, 2019 · 10 comments
Assignees
Labels
Bug A problem or regression with an existing feature help wanted
Milestone

Comments

@williamdes
Copy link
Member

Describe the bug

PMA_messages is not defined

To Reproduce

No idea.

Additional context

PMA_messages is not defined is reported many times on reporting server.

See: #11783

@williamdes
Copy link
Member Author

@rapidmod Do you still have this issue ?

@williamdes
Copy link
Member Author

Param Value
Error Type ReferenceError
Error Message PMA_messages is not defined
Exception Type js
phpMyAdmin version 4.8.2
Incident count 915
Link Report#53433

This comment is posted automatically by phpMyAdmin's error-reporting-server.

@williamdes williamdes added Bug A problem or regression with an existing feature help wanted labels Jan 14, 2019
@kartik1000
Copy link
Contributor

Hey @williamdes I googled the issue and found (https://stackoverflow.com/questions/26036533/phpmyadmin-class-pma-message-not-found-in-usr-share-phpmyadmin-libraries-erro) that people have managed to fix this issue by restarting apache server. I think, then the issue might be then due to some apache service not being started sometimes 🤔

@williamdes
Copy link
Member Author

@kartik1000 A lot of users still have this issue according to what I found on phpMyAdmin's error-reporting-server
Can you find a way to reproduce this issue ?
It would help me a lot !

@kartik1000
Copy link
Contributor

@williamdes I am onto it..

@kartik1000
Copy link
Contributor

Hey, @williamdes I found that the issue is related to permissions on session folder phpmyadmin is using and many people have fixed it by allowing sessions folder the required permissions and also in one of the cases it was related to space available for php to create sessions. See https://web.archive.org/web/20141102061301/http://gnuwhatimsaying.com/phpmyadmin-error-class-pma_message-not-found/ and https://web.archive.org/web/20160316021748/http://rakesh.sankar-b.com/2012/05/20/phpmyadmin-pma-message-class-not-found/. I have asked the respective people who faced those issue to tell me more about it to reproduce the issue. More so, I think we can reproduce this issue by simply disallowing the permissions to sessions folder and then load phpmyadmin on apache server as some of them faced problems in this way only. Hope it helps :)

@fivemru
Copy link

fivemru commented Mar 8, 2019

I solved the problem with the PMA_messages error as follows:
before: http://localhost/phpmyadmin
after: https://localhost/phpmyadmin

@williamdes williamdes self-assigned this Mar 16, 2019
williamdes added a commit that referenced this issue Mar 16, 2019
Signed-off-by: William Desportes <williamdes@wdes.fr>
@williamdes williamdes added this to the 4.8.6 milestone Mar 16, 2019
@williamdes
Copy link
Member Author

williamdes commented Mar 27, 2019

Param Value
Error Type ReferenceError
Error Message PMA_messages is not defined
Exception Type js
Incident count 68652792
Link Report#15166

This comment is posted automatically by phpMyAdmin's error-reporting-server.

@Titeflafla
Copy link

Hello same error on my server after upgrade on 4.8.5, ok after install php7.0-bz2 all is good :)

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature help wanted
Projects
None yet
Development

No branches or pull requests

4 participants