Forum Moderators: coopster

Message Too Old, No Replies

php not being processed?

         

lazarus

12:47 pm on Sep 9, 2003 (gmt 0)

10+ Year Member



Hi,

I have a problem where my php code is not being processed by the server, and so is coming up on the web page.

The code works perfectly on my own machine (apache and mysql), but it will not show up on the web.

Any idea's?

I can post a link to the site if it would help.

Cheers in advance,

Dave

jpjones

1:04 pm on Sep 9, 2003 (gmt 0)

10+ Year Member



It sounds like your web server has not been configured to parse .php files through the php engine.

Does your server actually support php?
Contact your hosting support and ask them to set your site up to support php.

HTH,
JP

lazarus

3:04 pm on Sep 9, 2003 (gmt 0)

10+ Year Member



php is enabled, because my other scripts work ok.

I think it maybe because i saved it as a htm file not a php file. Whoops.

Will get back as soon as its fixed.