pppplus
Verified User
- Joined
- Dec 19, 2008
- Messages
- 526
Big new problem ! Maybe with new umount ?
phpMyAdmin - Error
Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.
phpmyadmin do not work
websites do not work properly
Note : I've upgraded apache to 2.2.24 and php to 5.3.22
=> NEW EDIT :
I delete a lot of files from /tmp, and it works again, but /tmp was not full, as df indicates.
I had 65362 files in it.
Code:
# df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 34G 7.8G 25G 25% /
/dev/root 34G 7.8G 25G 25% /
none 16G 452K 16G 1% /dev
/dev/md3 1.8T 505G 1.2T 30% /home
tmpfs 16G 4.0K 16G 1% /dev/shm
/dev/loop0 1008M 309M 649M 33% /tmp
Code:
# php -v
Unable to create lock file: No space left on device
Failed to start up concurrent users module!
PHP 5.3.22 (cli) (built: Mar 6 2013 03:25:30)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
with the ionCube PHP Loader v4.2.2, Copyright (c) 2002-2012, by ionCube Ltd., and
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
phpMyAdmin - Error
Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.
phpmyadmin do not work
websites do not work properly
Note : I've upgraded apache to 2.2.24 and php to 5.3.22
=> NEW EDIT :
I delete a lot of files from /tmp, and it works again, but /tmp was not full, as df indicates.
I had 65362 files in it.
Last edited: