Hi all, I'm very new to LSWS. I wanted to try it out on my debian server because I tried it before on some shared host and liked it.
But what I noticed is the old PHP version. I use PHPMyAdmin and it says that PHP 5.2+ is required. So I ran:
The server is up-to-date (updated today). also ffrom PHPInfo I see:
Does it mean that it uses 3rd version of MySQL? I need its 5th version.
So how to fix it and use the current software?
But what I noticed is the old PHP version. I use PHPMyAdmin and it says that PHP 5.2+ is required. So I ran:
root@localhost# /usr/local/lsws/fcgi-bin/lsphp -v
PHP 4.4.9 (litespeed) (built: Sep 16 2009 17:31:11)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
root@localhost# /usr/local/lsws/fcgi-bin/lsphp5 -v
PHP 4.4.9 (litespeed) (built: Sep 16 2009 17:31:11)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
PHP 4.4.9 (litespeed) (built: Sep 16 2009 17:31:11)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
root@localhost# /usr/local/lsws/fcgi-bin/lsphp5 -v
PHP 4.4.9 (litespeed) (built: Sep 16 2009 17:31:11)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
Client API version 3.23.49
MYSQL_MODULE_TYPE builtin
MYSQL_MODULE_TYPE builtin
So how to fix it and use the current software?
Last edited by a moderator: