home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Komunikace / phptriad / phptriadsetup2-11.exe / htdocs / index.php < prev    next >
Text File  |  2001-06-05  |  2KB  |  67 lines

  1.  
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3.  
  4. <html>
  5. <head>
  6.     <title>PHPTriad</title>
  7. </head>
  8.  
  9. <body>
  10. <h2>Welcome to PHPTriad for Windows v2.11.</h2>
  11.  
  12. PHPTriad is the basic installer. Additional pieces may be available at this time. Check
  13. <a href="http://www.phpgeek.com">PHPGeek.com</a> for more details and to ensure that you
  14. have installed the most recent version of PHPTriad.<p> While PHPTriad is provided free and will always remain so, there are costs involved including time and effort as well as some financial costs associated with maintaining this software. If you find this installer useful, please consider contributing by buying something from the PHPGeek store at <a href="http://www.phpgeek.com/store.php">http://www.phpgeek.com/store.php</a>. <p>
  15. What's new in version 2.11?<br>
  16. <ul>
  17. <li>Fixed Extension path
  18. <li>Fixed include path
  19. <li>Other misc fixes.
  20. </ul>
  21. <p>
  22. What's new in version 2.1?<br>
  23. <ul>
  24.     <li>An all new installer. I've switched to a new software package for building the installer. It's more robust and should make the installer more painless
  25.     <li>PHP 4.0.5 - the newest version of PHP.
  26.     <li>Perl is now included. Though I provide no real support for it, it was a highly requested feature and has been added
  27.     <li>Bug fixes.
  28.     <li>Includes the following versions:
  29. <ul>
  30. <li>PHP - 4.0.5
  31. <li>MySQL - 3.23.32
  32. <li>Apache - 1.3.14
  33. <li>PHPMyAdmin - 2.1.0
  34. <li>Perl - nsPerl 5.005_03
  35. </ul>
  36. </ul>
  37. If you wish to add additional extensions, place them in c:\apache\php\extensions. You can enable the extensions that are disabled by default by editing c:\apache\php\php.ini. The shebang line for Perl is #!c:/apache/perl/nsperl.exe.
  38. <p>
  39. To see the PHP settings for your installation, open the <a href="phpinfo.php">phpinfo.php</a> file.
  40. <p>
  41.  
  42. If you have suggestions for PHP applications
  43. that you'd like to see included in the basic package or as installable modules let me know at
  44. <a href="mailto:letterj@phpgeek.com">letterj@phpgeek.com.</a><p>
  45. <table width=500 cellspacing=0 cellpadding=6>
  46.     <tr bgcolor="#000000">
  47.         <td bgcolor="#c3c3c3">
  48.         <b>Name</b>
  49.         </td>
  50.         <td bgcolor="#c3c3c3">
  51.         <b>Description</b>
  52.         </td>
  53.     </tr>
  54.     <tr>
  55.         <td>
  56.         <a href="phpmyadmin/index.php">PHPMyAdmin</a>
  57.         </td>
  58.         <td>
  59.         PHPMyAdmin is a web-based interface to MySQL. Use it to manage your databases.
  60.         </td>
  61.     </tr>
  62. </table>
  63. <p>
  64.  
  65. </body>
  66. </html>
  67.