Re: Weird Permissions Problem With Includes




Carl,

Yes that is the weird thing, I gave read and execute permission to the
incude I even chmoded them all to 777 to debug the problem and still
get the same error.

If I run the script from the command line it works. So am guessing it
has to be something with Apache. I am using Apache 2 if that helps.

Thank You

- Ken

Carl.

Sorry, that didn't come out right at all.

What I meant to ask was if the apache user had read access each script
you are trying to include? I don't believe that execute permission is
required.

Carl.


.



Relevant Pages

  • Update: tomcat startup
    ... we run Apache on this system, it is not for the benefit of tomcat. ... The relevant extract of the init script now looks like this: ... I get the expected tomcat startup lines in /tmp/tomcat_start.log. ...
    (Tru64-UNIX-Managers)
  • Re: HELP: send binary replies back and forth ???
    ... > My php application needs to do the following: ... > My PHP script loops through all records and sends each of them ONE BY ONE. ... > other than to be able to communicate with apache. ... All communication is binary because the connection used is pricy and ...
    (comp.lang.php)
  • Re: Restricting users to their own home directories / not letting users view other users files...?
    ... It wouldn't hurt to script something that crawls the homedirs periodically looking for perm problems, just in case something crops up. ... The webserver only needs read access to files You can make a perl script read only and then configure Apache so it's executable from within Apache but not directly from the hard drive. ...
    (freebsd-questions)
  • Re: Fw: Re: problem with script execution
    ... This list is piped to sudo. ... so if you can see the script, you won't learn anything you don't already know. ... From what I understand, this script is being run only from apache, and you have password protected it from the apache server. ... any user on the system who can read the file can already run it without a password unless you have directory/script permissions set up to lock them out - apache password protection only protects you when the script is accessed through apache. ...
    (freebsd-questions)
  • object references/memory access
    ... between two python programs on the same machine. ... it remains in the memory of a server program. ... the search script is called by Apache. ...
    (comp.lang.python)