Jump to content

[SOLVED] PHP 4 to PHP 5


TheFilmGod

Recommended Posts

lol sorry for my first response.... It was kinda bleh.....

 

Anyway, wouldn't the add type thing in htaccess overlap with apache's config?

 

You could use modrewrite and make .php redirect to .php5 behind the sceenes, but then you couldn't (easily) use php 4....

Link to comment
Share on other sites

Well I just went to support and they told me to do the .htaccess file. They gave me the code and everything? But where is this file located?

 

I go to my root directory and there is no .htaccess file!! Is there a place I can get the .htaccess file somewhere? Please help!!

Link to comment
Share on other sites

The . on the front makes it a hidden file. I'm not sure what your trying to view it with but that may be the issue. Otherwise, if it not there, just make a new file in your document root called .htaccess and place the code they gave you in it.

Link to comment
Share on other sites

Anyway, wouldn't the add type thing in htaccess overlap with apache's config?

 

It would overide the default apache setting. Thus allowing the .php extension to be parsed as php5.

 

I meant like would it error or not....

 

Anyway, that's cool ;p.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.