Koozali.org: home of the SME Server

PHP working?

Warren

PHP working?
« 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

Dan Brown

Re: PHP working?
« Reply #1 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").

Norman Dannug

Did you use the PHP file extension? Re: PHP working?
« Reply #2 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".