PHP script working in Console but not in GUI

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Love_Daddy
Forum Commoner
Posts: 61
Joined: Wed Jul 10, 2002 6:55 am
Location: South Africa
Contact:

PHP script working in Console but not in GUI

Post 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
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
Post Reply