|
Download |
|
This package
has unnecessary compile, and although introduction
is easy, supposing you exhibit this server, cautions
will be required for security.
* from Choup.net
Download: Apache 1.3.27 with PHP 4.2.3 Support
*ipkg "MySQL" by
Zaurus
Mysql Relational Database
mysql_3.22.32-2_arm |
|
install
|
|
*
ipgk "apache + php"
mkdir
/mnt/ramfs/www
ln -sf /mnt/ramfs/www /home/www
ipkg install apache-1.3.27-php-4.2.3_0.1_arm.ipk
|
*ipkg "MySQL"
ipkg
install mysql_3.22.32-2_arm.ipk |
|
|
start apache , MySQL.
|
|
*
apache
|
|
If you get following
error message
httpd: bad group name nobody
you need to change the lines in
/home/www/conf/httpd.conf
from
to
#User nobody
#Group nobody
|
|
|
|
|
*
MySQL
|
|
stop apache , MySQL.
|
|
*
apache
cat
/home/www/logs httpd.pid
#if you get "1819",
kill 1819 |
*
MySQL
|
|
etc...
|
|
*phpMyAdmin
by The
phpMyAdmin project
phpMyAdmin is GUI tool of PHP & MySQL. |