18oct/090
The CRONs task
The CRON tasks allows you to execute scripts automatically. Many ways exists to do that but this can make some server's low performances, especialy connections to the mySQL server.
However some rules exists to elimintate some basics errors.
The blog MySQL Perfomances shows an optimised approach to avoid to surcharge it with an exemple in PHP.
Read the post
24août/090
EasyPHP is back
EasyPHP is one of the first and older package to run "all in one" Apache/PHP/mySQL (and phpmyadmin ^^) on Windows.
EasyPHP is back with three new version :
- EasyPHP 5.2.10
- EasyPHP 5.3.0
- EasyPHP 6.0dev
Those new versions can be installed on Usb keys and have new functionnalities :
- Multilanguages
- Configuration from admin panel
- TimeZone declaration in PHP
Technical configuration :
EasyPHP 5.2.10
- PHP 5.2.10
- Apache 2.2.13
- MySQL 5.1.37
- PhpMyAdmin 3.2.1
- SQLite 2.8.17
- Pecl 5.2.6
EasyPHP 5.3.0
- PHP 5.3.0
- Apache 2.2.13
- MySQL 5.1.37
- PhpMyAdmin 3.2.1
EasyPHP 6.0dev
- PHP 6.0dev [090817]
- Apache 2.2.13
- MySQL 5.1.37
- PhpMyAdmin 3.2.1
EasyPHP website (FR)
