[wellylug] Running PHP scripts from a Netware volume
David Harrison
david.harrison at stress-free.co.nz
Sat Jan 7 17:20:47 NZDT 2006
Hello,
I was wondering if anyone has had any experience with mounting a
Netware volume (via ncp) on Linux and then providing its content via
Apache.
I can mount the Netware volume without any issue and thanks to this
post serve static content through Apache:
https://www.redhat.com/archives/fedora-list/2004-July/msg04358.html
However when I try to run php scripts Apache seems to go into a loop.
There is no errors in the Apache logs so I am assuming it is
executing things fine but some I/O or PHP issue is causing things to
stop working.
From the post above I know ncpfs does not support sendfile() which
maybe an issue for PHP.
I've Googled the subject but drawn a blank.
Regards.
David
More information about the wellylug
mailing list