No sir. but, my safe mode is currently set to off. Do I still need that
directive?

On Mon, Jan 4, 2010 at 11:49 AM, Felipe Recalde <[email protected]> wrote:

>
> Do you have c:/wwwroot/PDF listed in the php.ini  
> safe_mode_include_dir<http://php.net/manual/en/ini.sect.safe-mode.php#ini.safe-mode-include-dir>
>   directive?
>
>
>
>
>
> Felipe Recalde
> Director of IT
>
> *OFFICE* (956) 943-3622
> *FAX *(956) 943-2070
>
> NO. 1 GOLF HOUSE RD.
> LAGUNA VISTA, TX 78578  <http://www.spigolf.com/>
> WWW.LANDMARKLANDCO.COM <http://www.spigolf.com/>
> <http://www.spigolf.com/>WWW.SPIGOLF.COM <http://www.spigolf.com/>
>
>
> On Jan 4, 2010, at 11:38 AM, Doug Boude wrote:
>
> On a windows machine running WAMP, and from within a virtual host that acts
> as its own root, I am checking for the existence of a file using
>  file_exists("/PDF/4239-0001.PDF") . Under IIS with a virtual directory
> named PDF pointing to the PDF folder, this statement returns true; under
> apache with an alias named PDF pointing to the right folder (windows), this
> same statement returns false. Can anybody tell me what I need to do to
> Apache in order for that statement to work as is?
>
> Here's my alias definition:
>
> Alias /PDF "C:/wwwroot/PDF"
>
> <Directory "C:/wwwroot/PDF">
>     Options Indexes FollowSymLinks MultiViews
>     AllowOverride all
>         Order allow,deny
>     Allow from all
> </Directory>
>
>
> Thanks for any ideas. I've tried all manner of slashes, trailing slashes,
> case, etc. and can get nothing to work.
>
> Doug  :0)
>
> --
> Our Web site: http://www.RefreshAustin.org/
>
> You received this message because you are subscribed to the Google Groups
> "Refresh Austin" group.
>
> [ Posting ]
> To post to this group, send email to [email protected]
> Job-related postings should follow http://tr.im/refreshaustinjobspolicy
> We do not accept job posts from recruiters.
>
> [ Unsubscribe ]
> To unsubscribe from this group, send email to
> [email protected]
>
> [ More Info ]
> For more options, visit this group at
> http://groups.google.com/group/Refresh-Austin
>
>
>  --
> Our Web site: http://www.RefreshAustin.org/
>
> You received this message because you are subscribed to the Google Groups
> "Refresh Austin" group.
>
> [ Posting ]
> To post to this group, send email to [email protected]
> Job-related postings should follow http://tr.im/refreshaustinjobspolicy
> We do not accept job posts from recruiters.
>
> [ Unsubscribe ]
> To unsubscribe from this group, send email to
> [email protected]
>
> [ More Info ]
> For more options, visit this group at
> http://groups.google.com/group/Refresh-Austin

-- 
Our Web site: http://www.RefreshAustin.org/

You received this message because you are subscribed to the Google Groups 
"Refresh Austin" group.

[ Posting ]
To post to this group, send email to [email protected]
Job-related postings should follow http://tr.im/refreshaustinjobspolicy
We do not accept job posts from recruiters.

[ Unsubscribe ]
To unsubscribe from this group, send email to 
[email protected]

[ More Info ]
For more options, visit this group at 
http://groups.google.com/group/Refresh-Austin

Reply via email to