Page 1 of 1

PHP script working in Console but not in GUI

Posted: Wed Jul 10, 2002 7:10 am
by Love_Daddy
Hi all,

Everytime I execute my PHP scripts, they only work in Console, but not on the browser. Well
I'm using Mandrake Linux and running my scripts on Konquerer or Mozilla. So I can't
view my output!

Please Help

Thanks

Posted: Wed Jul 10, 2002 7:29 am
by twigletmac
It sounds like your webserver isn't configured to parse PHP files.

Have you followed the installation instructions for your OS, server combination?

Mac