Page 1 of 1
view php files in browser
Posted: Mon Nov 18, 2002 12:14 am
by webber
having created the php class and checking the view in browser is not allowing preview to browser. Other files (html,asp etc.) are working.
What is required to enable PHP also ?
Re: view php files in browser
Posted: Mon Nov 18, 2002 7:15 am
by Andreas
it works for me if
my local webserver is running
the pages are in a folder below the "WWW root folder" (see Configure - Preferences - Folders).
and if the "WWW root folder" is a folder accessible to the web server.
PHP files must be interpreted by a webserver...