* Thus wrote John W. Holmes ([EMAIL PROTECTED]):
> 
> I've had a couple people report that the script wasn't finding the paths 
> correctly, though, so I'm asking if people could test this out on their 
> server and see if it detects the paths or not.

works fine with freebsd/apache-1.3.x/php5rc1

> 
> <?php
>         //Install path (path to survey.class.php)
>         $path = dirname($_SERVER['PATH_TRANSLATED']);

This might be a problem, IIRC, some web servers will not set
PATH_TRANSLATED if no PATH_INFO is being passed.


Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to