In trying to resolve my problem with getting a Disk quota exceeded (122) error on MYSQL Database apps, I received the following email from 1&1 Internet support (in my spam folder, as usual):Thank you for contacting us.This case needs to be escalated since we dont root access on our server.As a temporary workaround, you can create a php.ini file on folder whereyour script is … [Read more...]
1&1 Internet: Disk quota exceeded (122) error on MYSQL Database apps
I just started receiving the the following errors on all my websites hosted on 1&1 internet that have MYSQL databases. Warning: session_start() [function.session-start]: open(/tmp/sess_x, O_RDWR) failed: Disk quota exceeded (122) in /path/page.php on line 20The result is that no session is created, so things that require a session don't work too well.Since I am nowhere … [Read more...]