[BlueOnyx:04939] Re: 5106R YUM updates (suPHP)
MuntadaNet Webmaster
webmaster at muntada.com
Mon Jul 5 09:30:33 -05 2010
I am able to get this script below working if I disable the suPHP
(which btw resets all the files to whatever user is listed in the web
ownership pull down). This particular script requires some of the
files in a directory called parsed to be chown to apache or set with
a chmod 777. If I do enable suPHP after setting ownership to apache,
I get a minuid error. Very nice. ;-)
Perhaps my whole issue is that I am complicating matters by trying to
do things outside the normal /web/ path which was not accounted for
initially. I noticed that also for the same site, if I tried running
the script from the user web directory, that I had similar
issues. But I decided not to complicate things and moved to using a
subdomain so at least once I moved to production, relative paths
would still be the same.
>Another php script that is in production is located in the site main
>web directory is also now failing with the following error:
>
>Warning: require_once(fusebox4.runtime.php4.php)
>[<http://www.4islamicschools.org/schools/function.require-once>function.require-once]:
>
>failed to open stream: Operation not permitted in
>/home/.sites/88/site70/web/schools/index.php on line 7
>
>Fatal error: require_once()
>[<http://www.4islamicschools.org/schools/function.require>function.require]:
>Failed opening required 'fusebox4.runtime.php4.php'
>(include_path='.:/usr/share/pear:/usr/share/php') in
>/home/.sites/88/site70/web/schools/index.php on line 7
More information about the Blueonyx
mailing list