Skip to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

We are sorry, but a MySQL - error occurred. The administrator may find more information in syslog with the ID...

Featured Replies

For seeing this quite often these days, here's how to fix it (most of the times).

 

You get an error like

We are sorry, but a MySQL - error occurred. The administrator may find more information in syslog with the ID 2e110e14094d8ad886efa2b14105632e

 

Checking the syslog, you might find something similar to this:

Froxlor: MySQL - Error: Establishing connection failed, exiting; ErrNo: 0; Desc: ; Script: /froxlor/customer_mysql.php?page=mysqls&s=xyz; Ref: ...

 

Removing the error-supressing from mysql_connect it will show the following, hopefully helpful message:

 

Warning: mysql_connect() [function.mysql-connect]: Premature end of data (mysqlnd_wireprotocol.c:553) in /var/www/froxlor/lib/classes/database/class.db.php on line 105

 

Warning: mysql_connect() [function.mysql-connect]: OK packet 1 bytes shorter than expected in /var/www/froxlor/lib/classes/database/class.db.php on line 105

 

Warning: mysql_connect() [function.mysql-connect]: mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD('your_existing_password'). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file

 

I hope this will save some of you from getting a heart-attack :)

 

d00p

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.