requirements
| Requirements |
More info |
| PHP/MySQL |
W-script uses the most popular open source programming language (PHP)
and one of the best database engines (MySql) which makes it very easy
to customize and enhance by the majority of programmers
|
| GD Library |
GD is an open source code library for the dynamic creation of images by programmers.
Most web hosts include the GD library in their packages, however, it would be a good idea
to check it"s existance before purchasing W-script.
|
| Safe mode off |
The PHP safe mode is an attempt to solve the shared-server security problem.
It is architecturally incorrect to try to solve this problem at the PHP level,
but since the alternatives at the web server and OS levels aren't very realistic,
many people, especially ISP's, use safe mode for now. W-script works fine with
safe mode on too but some functionality will be lost.
|
| Zend optimizer installed |
W-script is 99.99% full source code. The remaining 0.01 is encoded by Zend Guard in
order to protect the code from being hacked and re-distributed without a license.
Your server will need Zend Optimizer installed. Most web hosting companies include
Zend Optimizer in their packages. If you don't have Zend Optimizer installed you can
ask your hosting Co. to perform this update. They usually do it at no cost.
|