Add new comment

Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
Submitted by Anonymous (not registered) on Thu, 2006-07-13 19:29.

Just wanted to say great tutorial, Falko. Keep up the great work! Also, if anyone wants to *keep* their .php files working with PHP 4, and have .php5 files work with PHP 5, you can use the following in your apache.conf file:

AddType application/x-httpd-php .php5

AddHandler php-script .php
Action php-script /cgi-bin/php4

Cheers!

Jay Pipes (jay at mysql dot com)

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.