web.py and lighttpd is full work currently.
Tagged: vps hosting RSS Toggle Comment Threads | Keyboard Shortcuts
-
liduan
-
liduan
quixote and lighttpd is fully work currendly.
-
liduan
try web.py with lighttpd.
-
liduan
I have enabled mysql service in vps server. but I hate it. this service use more than 64MB memory!!!
-
liduan
-
liduan
try to enable python quixote with scgi on lighttpd.
get python-quixote
get python-scgi -
liduan
fails to connect remote mysql server, I think mysql server port 3306 has been blocked by DIT firewall.
-
liduan
php5-common is allready
php5-gd ok
php5-gmp ok
php5-mysql ok
php5-pgsql ok
php5-pspell ok
php5-mhash ok
php5-xmlrpc ok
php5-xsl ok -
liduan
try to enable some module of php5: php5 …
try to enable some module of php5:
php5-common
php5-gd
php5-gmp
php5-mysql
php5-pgsql
php5-pspell
php5-mhash
php5-xmlrpc
php5-xsl -
liduan
lighttpd with php configuration has been finished. It speed a lots of time. but, currently, they are fully working. php with fastcgi model is better than mod_php of apache server.
I found command “lighty-enable-mod fastcgi” is very useful in this task.
-
liduan
tow useful tutorial about lighttpd + php configuration. 1. Lighttpd PHP fastcgi configuration
2. Setting up PHP with Lighttpd -
liduan
two more new feature have been add to my vps, they are PHP5, php-cgi and fastcgi. I still setup for lighttpd + php for web server.
-
liduan
I have install follow service on my vps hosting:
samba – file and print server
lighttpd – a fast webserver
python – script language
ruby – script programming language -
liduan
I have checked disk space by ‘df -m’. only 2GB available space currently
-
liduan
some tech feature about my vps, 512MB memory, I can’t see CPU type. becouse when user uname -p. system return “unknow”. and I forget check disk space by “df”. I hope I have 1 to 2 GB free disk space.
the most important thing is I find this vps use a private IP address(like 192.168.0.1).
-
liduan
today, I have got vps hosting form DIT. last few week, I request a web hosting for my final year project. this afternoon, I get root account with password form DIT tech support.