computervitals
New Member
I installed Xcache and upgraded the software on my VPS.
I'm not having some errors.
Here they are.
When I run php -v
There is a line in the XCAche are of the php.ini that relates to the dev/zero.
And when I run
service httpd restart
I upgraded php, cpanel, mysql and apache
I'm not having some errors.
Here they are.
When I run php -v
Code:
root@ns1 [/usr/local/lib/php]# php -v
/dev/zero: No space left on device
Failed creating file mappping
PHP 5.2.6 (cli) (built: May 28 2008 18:11:01)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
with XCache v1.2.2, Copyright (c) 2005-2007, by mOo
Segmentation fault (core dumped)
root@ns1 [/usr/local/lib/php]#
There is a line in the XCAche are of the php.ini that relates to the dev/zero.
And when I run
service httpd restart
Code:
root@ns1 [/usr/local/lib/php]# service httpd restart
[Sun Jun 01 00:56:19 2008] [error] VirtualHost 65.99.235.66:0 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
root@ns1 [/usr/local/lib/php]#
I upgraded php, cpanel, mysql and apache