Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Warren on April 19, 2001, 03:58:59 PM

Title: PHP working?
Post by: Warren on April 19, 2001, 03:58:59 PM
How do I tell if PHP is working.

I created a webpage as follows


PHP Test Page





but not much happens.

any suggestions
Title: Re: PHP working?
Post by: Dan Brown on April 19, 2001, 05:24:39 PM
What do you mean by "not much happens"?  You should get a page with all sorts of information about your PHP installation.  If you don't, most likely you haven't enabled webmail from the e-smith manager (it's under "other e-mail settings").
Title: Did you use the PHP file extension? Re: PHP working?
Post by: Norman Dannug on April 23, 2001, 08:20:55 AM
Did you use the ".php" file extension or the ".html" file extension?

I just tried it on my machine and it worked with the name "testphp.php" but not with the name "testphp.html".