After looking at the comments, I'm speculating that some people may have misconceptions of what PHP actually is and how it functions. They may be afraid that they will have to take time to learn and administer it.
In the context of webmail, they should realize it functions somewhat like JavaScript that runs on the the server side, instead of the clients browser. PHP is an interpreter DLL that dynamically reads and processes powerful metatags inside regular HTML. It's perfect for WebMail-type applications. Done properly, a hypothetical Imail installer will do all server config for you. No support or effort by the admin required to get it working. As an aside, for MS-centric users who want a quick hands-on playing with Apache, PHP, etc., perhaps they should download and run the Apache2Triad v1.4.1 (stable) installer on any old Windows PC or Virtual Machine. http://sourceforge.net/project/showfiles.php?group_id=93507 This single executable will EFFORTLESSLY install and base configure the following: Windows distribution of servers : Apache2 , MySQL , PostgreSQL , OpenSSL , Xmail , SlimFTPd ; Triad of interpreters : PHP , Perl and Python- All latest stables , all manuals , installed and configured working out of the box . Plus Apache2TriadCP , PHPmyadmin , PHPPgAdmin , AWStats , UebiMiau , PHPXMail , PHPSFTPd. You'll grin at how easy it is. :-) Dev -----Original message----- From: "Tripp Allen" [EMAIL PROTECTED] Date: Mon, 25 Apr 2005 08:07:26 -0700 To: [email protected] Subject: [IMail Forum] Survery responses - PHP > Thanks to everyone who has responded to the survey, your input will be very > helpful. > > Several people has said that IMail requiring PHP would not be acceptable. > Could I get more info as to why PHP would be a problem? > > Thanks, > Tripp > > > To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html > List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ > Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
