as a registered user you have some advantages like free downloads, comments and posting on our forums, depending upon this site's configuration and options.
Forums
Documentation
MAXdev Community
|
System RequirementsMDPro will typically be run on a web server in order to make the files accessible to the public. It can also run on many contemporary personal computers and some admins will do so in order to have an offline computer as a development platform. Hardware requirementsHardware requirements are easy enough. Any contemporary web server is likely able to run MDP with the proper software installed. Hard disk storage requirements and memory (RAM) requirements will vary with the traffic and file storage of each site. MDPro is platform independent and can run on UNIX and compatible systems (Linux, BSD, etc.) and Windows platforms. MDP can run on a web server or personal computer with any of the following operating systems: Linux, UNIX, BSD, Mac OS X (a UNIX based OS), Solaris, Sun Cobalt OS (RAQ4), AIX, Windows 98/NT/2000/XP A properly configured and working e-mail transport system (i.e. Sendmail, Q-Mail, etc.) is necessary in order to make use of the e-mail notification features in MDP. Software requirements includePHP, version 4.0.1pl2 or higher, compiled with MySQL support. MySQL database management system, 3.23 or higher or Oracle. Note that some third party modules may only function under MySQL. MDPro of course. It needs a minimum of 25 megabytes of storage space at present.. Recommended softwarephpMyAdmin The easiest way to administer a MySQL database is with phpMyAdmin. It not only aids in creating databases and editing and deleting tables and dabases, but allows you to backup your databases as well. PHP Accelerator - The ionCube PHP Accelerator is an easily installed PHP Zend engine extension that provides a PHP cache and is capable of delivering a substantial acceleration of PHP scripts without requiring any script changes, loss of dynamic content, or other application compromises. * Enabling GZIP compression within PHP is an easy way to add some speed to your site. XAMPP - XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. It allows you to setup an MDPro installation on your own personal computer for testing and setup prior to uploading the changes to your website. There are currently four distributions, XAMPP for Linux, XAMPP for Windows, XAMPP for MacOS X and XAMPP for Solaris. |