I just noticed a problem with iPlanet...

Appearently once I got php working, then I tried geting things working on
multiple virtual domains.  So this is what happens. Using the standard
test.php <?php phpinfo(); ?>.

The script works from the root directory of each virtual domain.

What doesn't work is and directory's under the root directory.  basicly
returns a error message that says it cannot find the file, and that's due to
the fact that it's looking at the following line in the obj.conf file.  This
is for the main one.

Nametrans fn="document-root" root="/usr/netscape/server4/docs"

Then I change it to reflect it for the virtual domain and it works for that
virtual domain, but no others and then all of the sudden if there's anything
on the main page, ofcourse that doesn't work.

help.

evan

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to