|
Home > Archive > Netware Webserver > August 2005 > PHP -> execute only files
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
PHP -> execute only files
|
|
| peter@kew.vic.edu.au 2005-07-29, 2:45 am |
| Hi All,
Moodle, a php app that we are running, creates files with the execute-only
attribute set that won't backup. I can unset the execute only but I want
to get to the root of the problem.
Can anyone suggest if this is likely to be a problem with apache
permissions or the mapping of the linux style permissions to used in the
PHP app to NSS.
Using NW6.5 SP3 with PHP4
PHP data folder settings are:
$CFG->directorypermissions = 0777;
Would really appreciate any thoughts on where the issue might be.
peter
| |
| Andrew C Taubman 2005-07-31, 8:45 pm |
| It sounds like a problem with that app, you might post over on the
developer support forums at developer.novell.com for more.
--
Andrew C Taubman
Novell Support Forums Volunteer SysOp
http://support.novell.com/forums
(Sorry, support is not provided via e-mail)
Opinions expressed above are not
necessarily those of Novell Inc.
| |
| peter@kew.vic.edu.au 2005-08-07, 8:45 pm |
| Thanks Andrew,
I'll try my luck over there
cheers
peter
> It sounds like a problem with that app, you might post over on the
> developer support forums at developer.novell.com for more.
> --
> Andrew C Taubman
> Novell Support Forums Volunteer SysOp
> http://support.novell.com/forums
> (Sorry, support is not provided via e-mail)
>
> Opinions expressed above are not
> necessarily those of Novell Inc.
|
|
|
|
|