Please make sure that the document root in httpd.conf matches that in the php.ini file. Also make sure that all php files that you are using have the .php file extension. Make sure that every php file starts with <?PHP, not <? As this is unsupported by default in the new php. Test your installation with phpinfo(); and also test using the echo function. If you are using a windows server, make sure that the SYSTEM user has full control security priviledges to your docroot and your php folder. Make sure that the php folder is part of your path in windows. On 2/3/07, Niel Archer <niel@xxxxxxxxxxxxx> wrote:
Hi Can you get a phpinfo page? Niel -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php