Developer News

Original Setup Program

ELF  29-May-2002 23:03 3621 Reads   No comments 
I created the setup program of xoops.
A setup program is as near as install.php.
There is the following feature compared with install.php.



- Internationalization correspondence. If a message catalog file is created, I will think that it can use by many languages. The change of language looks at an Accept-Language header.
- Investigate a setup of PHP. MySQL can be used, GD can be used or register_globals investigates whether it is On.
- There is a copy function of a system file. For example, tarbal is put on /usr/lib/xoops. A setup program copies a file from there and builds a system. This advantage is that the owner of a file becomes a Web server.
- It can start in the state other than English suddenly. Since a system setup is processed more, first starting can be performed in Japanese, for example.
- There is a point which is not good.For example, it may still be a buggy. The check of a value is inadequate.
- Others.

Linux World is held with the book today.
xoops Boole has also displayed and this setup program is popular.
Please try by all means.

It is Here.
Regards.
Rating 0/5
Rating: 0/5 (0 votes)
Voting is disabled!


Login

Who's Online

215 user(s) are online (9 user(s) are browsing Publisher)


Members: 0


Guests: 215


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Categories