Overview Eclipse is a popular IDE for Java/J2EE development. But indeed it can be used for developing on other languages too! Eclipse PHP Development Tools (PDT) is a powerful plugin for PHP development, it includes the following features: Code Assist (Intelli-sense) PHP Debug perspective which is [...]
Archive for the "PHP" category
Overview I has been playing with a WAMP web site using Joomla 1.5 as the CMS. Actually I am just doing the setup when I encounter this issue. When I reached the “Database Configuration” step in Joomla installation, Apache keeps crashing when I proceeded, and the Event Log said that: Faulting application httpd.exe, [...]
Overview FastCGI can greatly improve the performance of CGI applications. I will share my experience of installing and configuring PHP 5.2.6 with FastCGI in Windows Server 2008 environment (the main difference is between IIS 7 and IIS 6). Reference Install PHP Install IIS FastCGI Steps Install & Configure PHP [...]