[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PHP for RAQ2
- Subject: Re: [cobalt-users] PHP for RAQ2
- From: "Carrie Linn Bartkowiak" <ravencarrie@xxxxxxxx>
- Date: Mon Dec 18 12:58:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Can anyone tell me how it would be possible to run .php extensions? At the
> moment only .php3 file extensions are parsed on the server but I'd like to
> try and PHPNuke which is writen with the file extension of .php..
>
> Ta
> JA
There are two ways of doing this, if you have PHP4.
First, you can edit your srm.conf file to accept .php extensions. (This
method will void your warranty.)
Second, you can change the Nuke file extensions to .php and all references
within those pages to .php and upload it again. (This method will not void
your warranty.)
Look in the archives, there are *tons* of info on php extensions.
Also, you might want to take a look at GeekLog; it's much like PHP Nuke
without all the bulk and fluff; I'm on the developer's list for it and 2.0
is shaping up to be really sweet.
Carrie Bartkowiak