What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Setting up PHP in Apache 2.0

Setting up PHP in Apache 2.0
Author: Message:
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: Setting up PHP in Apache 2.0
I suppose you installed PHP as an Apache module...are you sure you did this? ;)

quote:
Finally, search for "AddType" in the file, and add the following line after the last "AddType" statement:

AddType application/x-httpd-php .php
If you need to support other file types, like ".php3" and ".phtml", simply add them to the list, like this:

AddType application/x-httpd-php .php3
AddType application/x-httpd-php .phtml

03-21-2004 03:43 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Setting up PHP in Apache 2.0 - by .blade// on 03-21-2004 at 02:57 PM
RE: Setting up PHP in Apache 2.0 - by Mnjul on 03-21-2004 at 03:11 PM
RE: Setting up PHP in Apache 2.0 - by .blade// on 03-21-2004 at 03:16 PM
RE: Setting up PHP in Apache 2.0 - by Mnjul on 03-21-2004 at 03:25 PM
RE: Setting up PHP in Apache 2.0 - by .blade// on 03-21-2004 at 03:27 PM
RE: Setting up PHP in Apache 2.0 - by Mnjul on 03-21-2004 at 03:43 PM
RE: Setting up PHP in Apache 2.0 - by .blade// on 03-21-2004 at 03:45 PM
RE: Setting up PHP in Apache 2.0 - by Mnjul on 03-21-2004 at 03:48 PM
RE: Setting up PHP in Apache 2.0 - by .blade// on 03-21-2004 at 03:52 PM
RE: Setting up PHP in Apache 2.0 - by Luthion on 03-21-2004 at 04:28 PM
RE: Setting up PHP in Apache 2.0 - by .blade// on 03-21-2004 at 04:34 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On