分类: 软件

Project D4 Stage 1: CRON

NEED TO DO: Modify forum\includes\functions_digest_users.php and make the CRON work so the usergroup table can be stored every nite. Note that all // START mod - inmotion coder Yang - 2006-10-24 // $numbergroups = vb_number_format($usergroupcache['usergroupid']; // END mod -...

Project D1 Stage 1: Make It Work

First, change all /var/www/html/inmotion/melbourneunderage to D:\POST_MONASH\WebSites\AppServ\www\melbourneunderage\ Then, change all http://www.localhost.com/inmotion/melbourneunderage to http://localhost/melbourneunderage in http:/&...

How to Install XMMS So We Can Play MP3 and WMA on Fedora

How to play music by using XMMS: 1、Quite simple. [root@localhost ~]# yum install xmms [root@localhost ~]# yum install xmms-mp3 2、Or: [root@localhost softs]# rpm -ivh http://www.xmms.org/files/1.2.x/rpm/rh9.x/xmms-1.2.8-1.i386.rpm 3、Done! How to let XMMS show Chinese characters c...

How to Auto-mount NTFS and FAT File Systems in FC5

1、Check the core type by using: [root@localhost ~]# uname -a 2、Download the latest kernel-module-ntfs package from here. For me, it’s this. 3、Install this rpm package. Don’t worry about the warning prompt generated by FC5 installer. Better we input installation command instead of ins...

How to Configue Alsa Sound Card on Fedora

It's time to write down how I configure my Alsa sound card on my Dell 640m. Next time I won't bother much time in Googling and trying this way and that... Update Kernel by using: [root@localhost ~]# yum install kernel ; Or: Download the latest kernel from Software Updater, like kern...

How to Fix Grub

Since last time I lost my Grub, I did not have time to fix it. So today when I got up, I finally decided to solve this problem. After ten minutes or so, I found it quite simple: 1. Find the partition information by using paragone patition manager. Mine is like: * Other Dell Uti...

Installed Joomla

Thanks to Javier. I installed this Joomla. The interface is similar to Mambo. There are some minor changes like security function and installing packages. See snapshots. Haven't explored much inside, but as far as Joomla is concerned, it is mainly based on Mambo. Joomla Joomla

PHP and MySQL Still Goes On...

As yesterday, today I still mainly focus on PHP and MySQL. There are new faces here: Mambo, which is a very sharp weapon toward website building market, and vBulletin, which is to create the best bulletin in the world (even better than the Discuz!). The Mambo is free and open sourced, ...

Setting Servers on Vista

Last night we finished configuring a PHP+MySQL website on Apache server under WinXP. Thanks to David Wu and Steven Li. The rest jobs leave to me.Today I finished: PHP+MySQL on Vista: --Done.IIS+PHP on Vista: --Done.IIS+ASP on Vista: --Done. Reference websites: Server Erro...

1 27 28 29 30 31