On Thu, 2013-03-21 at 17:39 -0400, Max Pyziur wrote:
> The link that should work goes something like this:
> http://localhost/cgi-bin/CGIScript?Variable=/path/to/RelevantFile
>  
> However, the /path/to/RelevantFile fails to be seen.
>  
> The link that works needs to have the complete path specified from the
> root of the server:
> http://localhost/cgi-bin/CGIScript?Variable=/var/www/html/path/to/RelevantFile

*What* isn't seen?  The expected result, or the script doesn't receive
the path given to it?  I'm guessing the script does see the provided
data, but doesn't do what you want.  Does the script have the docroot
path set in it the same as Apache?

> Any suggestions?

Try simplifying your script to the basics to check input and output.
Look at your server logs (error and access).
Show the list your script...

-- 
[tim@localhost ~]$ uname -r
2.6.27.25-78.2.56.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to