Jump to content
TNG Community

PHP 5


JasonCrews

Recommended Posts

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?

Link to comment
Share on other sites

  • 3 months later...

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?

Link to comment
Share on other sites

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.6

MySQL 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 .php

I 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

Link to comment
Share on other sites

PHP version:

(TNG requires 4.0.4 or higher.) PHP 5.1.6

MySQL 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 .php

I 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

Yea, I just ended up activating it in only the folders I needed it, and not the entire site.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...