• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

sqlite

  1. S

    Question Fail2ban sqlite database huge

    We had a client's server run out of disk space last night. It looks like fail2ban had made several copies of its database for some reason until it ran out: -rw------- 1 root root 1232522240 May 4 09:18 fail2ban.sqlite3 -rw------- 1 root root 1232522240 May 3 21:03...
  2. M

    Question No sqlite database is created

    Please help me figure out - how can I create and manage my own separate database? I use this code: #DB connect $ pdo = new PDO ('sqlite: /root/db.php'); $ pdo-> setAttribute (PDO :: ATTR_DEFAULT_FETCH_MODE, PDO :: FETCH_ASSOC); But nothing happens, there is a connection to the database but I...
  3. Z

    Disk utilization increased after upgrade from 12.0

    On two Debian GNU/Linux 7.9 (wheezy) servers, the disk utilization increased after upgrade from 12.0 to 12.5. I can't understand what is causing it. Main suspect is mysql but by searching with iostat, iotop, atop I could not identify something different. I am quite sure that the plesk upgrade...
Back
Top