[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] php on raq4



<MAJOR SNIPPAGE>

> Allow me to amend this!
> Brian Curtis just sent through the fix for this (not sure if you were
> watching that thread or not).
> Add this line to your srm.conf:
>  AddType application/x-httpd-php .php .php3 .php4 .phtml
> I did it, rebooted, works perfectly.
> Send all of your thanks to Brian.   :)

Those extensions above just happen to be what I personally prefer.  You can
change/add to them as you wish.

Also, instead of rebooting, simply restart the httpd process:

As root from a shell session:
  /etc/rc.d/init.d/httpd restart

You may or may not need to change "httpd" to "httpd.init", though I would
doubt it.  I have not toyed with a Raq 4 yet.

--
Brian Curtis