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

Re: php not working




> basically what is happening is the php code is being
> sent to your browser
> instead of being executed by the server. you need to
> tell the server that
> a component (in this case mod_php) needs to process
> the file first, hence
> the AddHandler...

Like the documentation said I added this to the apache
srm.conf.

AddHandler php3-script  .php3

and now even the .php3 files dont work?

Any more ideas? Thanks




____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie



Reply to: