File Browsing With PHP?
Posted: Tue Jun 08, 2004 5:15 am
I have 2 servers running red hat 9 and php called www2 and www3.
I am trying to run a file search script that will simply run hrough a directory and search for occurrances of a keyword.
The script works on www2 but not on www3. PHP works on both. both php.ini files are identical after chaning one value to on but it still doesnt seem to work.
I would imaging it would be a configuration issue rather than a code issue but i am open to any suggestions if anyone has any ideas.
Thanks in advance.
I am trying to run a file search script that will simply run hrough a directory and search for occurrances of a keyword.
The script works on www2 but not on www3. PHP works on both. both php.ini files are identical after chaning one value to on but it still doesnt seem to work.
I would imaging it would be a configuration issue rather than a code issue but i am open to any suggestions if anyone has any ideas.
Thanks in advance.