On Wednesday, 20. March 2002 05:06, jrfoutin wrote:
> <?
> session_start();
> include("$DOCUMENT_ROOT/php/main.home.php");
> ?>
>
> The environment variable in this code on index.php is not invoking
> main.home.php page in php folder in htdocs on new server.
>
> Code worked on previous server setup, but fails on new server. Other php
> calls to MySQL db in ported site code that uses environment variable
> seems to work fine, but this very first start page code fails.
>
> What can be wrong?--JRF

Hello,

The mysql-Mailinglist is not the correct place for PHP specific questions. 
For php questions post to the PHP Mailinglist ([EMAIL PROTECTED]).

Regards

Georg

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to