Loading

Tag Archive: PHP

Feb
19

Content Management Systems – Open Source solution

We have been trying to find an open source CMS solutions for www.frostytour.co.uk Edward found ‘Joomla’ available at www.joomla.org . Over the last week we have now implemented Joomla. – content editing is now going to be a lot more easier for us. Joomla provides the following features: • User Management – Authentication including LDAP, …

Continue reading »

Permanent link to this article: http://www.tsls.co.uk/index.php/2009/02/19/content-management-systems-open-source-solution/

Nov
03

Faster PHP in IIS? Use FastCGI

Faster PHP? use FastCGI   Ever thought that PHP runs a bit slow on your IIS (6/7) server, well with the new addition of FastCGI you can get an increase in performance of up to 20 times faster.   What you need to do for IIS 6 and PHP 5.2.6;   First download the latest …

Continue reading »

Permanent link to this article: http://www.tsls.co.uk/index.php/2008/11/03/faster-php-in-iis-use-fastcgi/

Sep
03

Enable PHP DCOM

Found it out you need to do the following on windows: From the Windows Control Panel, go to Administrative Tools Open Component Services Expand the Component Services folder Expand down to Computers | My Computer | DCOM Config Right-click on hMailServer and select properties Select the Security tab Under “Launch and Activation Permissions”, select Customize …

Continue reading »

Permanent link to this article: http://www.tsls.co.uk/index.php/2008/09/03/enable-php-dcom/