JasonCrews Posted July 31, 2006 Report Share Posted July 31, 2006 Are their any known isues with TNG and PHP5? I use godaddy.com as my host, and you have to use your .htacces file to activate PHP5 as apposed to PHP4, once I did that I started getting all kinds of errors in my TNG. As soon as I deleted the .htacess file, back to perfect. Any ideas? Quote Link to comment Share on other sites More sharing options...
AllenAyres Posted November 13, 2006 Report Share Posted November 13, 2006 I have php 5.1.5 installed and it seems to be working fine. Are their any known isues with TNG and PHP5? I use godaddy.com as my host, and you have to use your .htacces file to activate PHP5 as apposed to PHP4, once I did that I started getting all kinds of errors in my TNG. As soon as I deleted the .htacess file, back to perfect. Any ideas? Quote Link to comment Share on other sites More sharing options...
Scotty Posted November 13, 2006 Report Share Posted November 13, 2006 Are their any known isues with TNG and PHP5? I use godaddy.com as my host, and you have to use your .htacces file to activate PHP5 as apposed to PHP4, once I did that I started getting all kinds of errors in my TNG. As soon as I deleted the .htacess file, back to perfect. Any ideas?PHP version:(TNG requires 4.0.4 or higher.) PHP 5.1.6MySQL version:(TNG requires 3.23.0 or higher.) MySQL 5.0.24a (client) MySQL 5.0.24a-log (server)and this is what I use to activate it in htaccess.AddHandler application/x-httpd-php5 .phpI use another php program called dalbum and it gave me all sorts of errors with PHP5. Since I use subfolders I just put the htaccess in the gen folder versus my www root.I don't use godaddy though....Scotty Quote Link to comment Share on other sites More sharing options...
JasonCrews Posted November 13, 2006 Author Report Share Posted November 13, 2006 PHP version:(TNG requires 4.0.4 or higher.) PHP 5.1.6MySQL version:(TNG requires 3.23.0 or higher.) MySQL 5.0.24a (client) MySQL 5.0.24a-log (server)and this is what I use to activate it in htaccess.AddHandler application/x-httpd-php5 .phpI use another php program called dalbum and it gave me all sorts of errors with PHP5. Since I use subfolders I just put the htaccess in the gen folder versus my www root.I don't use godaddy though....ScottyYea, I just ended up activating it in only the folders I needed it, and not the entire site. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.