totocoto Posted August 10, 2010 Posted August 10, 2010 Hi! I everithing was good on my site but suddenly, when I tried to log in I received: DatabaseError at /dispatch.wsgi/admin/ could not extend relation 1663/839323/840673: No space left on device HINT: Check free disk space. when I tried open my database by phpPgAdmin on cpanel I received: Error Loading schemas.php?subject=database&server=%3A5432%3Aallow&database=pavlok31_school&action=tree (200: OK) sql error: SQL error: ERROR: write failed In statement: SELECT pn.nspname, pu.usename AS nspowner, pg_catalog.obj_description(pn.oid, 'pg_namespace') AS nspcomment FROM pg_catalog.pg_namespace pn LEFT JOIN pg_catalog.pg_user pu ON (pn.nspowner = pu.usesysid) WHERE nspname NOT LIKE 'pg@_%' ESCAPE '@' AND nspname != 'information_schema' ORDER BY nspname and also:Fatal error: Call to a member function recordCount() on a non-object in /usr/local/cpanel/base/3rdparty/phpPgAdmin/classes/Misc.php on line 1630 Where is the problem? Had someone deleted my database inserting harmfull SQL in the login field, or it's connected with latest server down? Or something else? Also I can't create a new database.
Byron Posted August 10, 2010 Posted August 10, 2010 Escalating... Please provide us with your username and domain name.
totocoto Posted August 10, 2010 Author Posted August 10, 2010 Escalating... Please provide us with your username and domain name. username: pavlok31 domain: sokiljnyky.heliohost.org
Recommended Posts