Opened 19 years ago
Closed 19 years ago
#923 closed defect (fixed)
pxadmin says that MySQL server has gone away
| Reported by: | Owned by: | jhoblitt | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | ippTools | Version: | 2.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I tried to start my reduction project from scratch, and did (as I did last week):
(ipp001:~) jester% pxadmin -recreate
* delete the chip tables? *
* to delete the tables, answer YES, and give password *
* WARNING: this action is permanent *
delete the chip tables (YES/[n]): YES
enter dbh connection password: ipp
-> p_psDBRunQuery (psDB.c:821): Database error originated in the client library
Failed to execute SQL query. Error: MySQL server has gone away
-> pxDeleteTables (pxtables.c:186): unknown psLib error
database error
My ~/.ipprc is the same as last week, it contains these lines:
### Database configuration
DBSERVER STR alala # Database host name (for psDBInit)
DBNAME STR jester # Database name (for psDBInit)
DBUSER STR ipp # Database user name (for psDBInit)
DBPASSWORD STR youknowwhat # Database password (for psDBInit)
(ipp001:~ipp/src.ipp000/ipp.test) jester% psconfig
/home/panstarrs/ipp/psconfig : ipp-2.2 : lin64
Change History (4)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
This bug just showed up in my mailbox (a day late). I'm assuming that it's already been resolved so I'm closing out the bug. Feel free to re-open it if nessicary.
comment:3 by , 19 years ago
| Resolution: | fixed |
|---|---|
| Severity: | critical → normal |
| Status: | closed → reopened |
OK, pxadmin works now, but http://alala/ippMonitor doesn't answer to my browser. Not critical, though.
comment:4 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Apache wasn't running for some reason. It should be working now.

Can't access ippMonitor at http://alala/ippMonitor, either.