Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: Clein on May 03, 2019, 10:23:52 PM

Title: Mysql Manager not respond
Post by: Clein on May 03, 2019, 10:23:52 PM
Hi everyone!, I tried search but I can't find my error in other site.

The point is if my user try create a new DB and User, the page show "Processing...!" msg and never finished.

Where I can find the log error from user web-panel?, any know how solver this error?.

(if I see DB in phpmyadmin the new DB not exist).

(https://i.imgur.com/bsgAPD3.png)
Title: Re: Mysql Manager not respond
Post by: MarioG on May 16, 2019, 04:41:41 PM
It should work if you make sure the new name has no underscores or dashes in it.  I just spent an hour realizing this when I created databases lp and then lp_wp, and all kinds of things went haywire when I tried to add lp_wp (including the endless 'Processing...').

So, the defect is that either the underscores should be allowed, or the user should be notified that names can't contain them.  But at least avoiding the underscores for now you can continue working.