there's a PHP application that I didn't write (or know anything about) that reads and writes to a directory. It's tracking PDF files. In the PHP application, there is a PDF folder that is an alias to the real folder containing the files. I edited the alias to point to a different folder (which contains more/better files). With that, the PHP application can't read or write to the new folder. The folder in the PHP directory was /pdf/ and is still /pdf/ but just points to a different place. I have all the permissions set so that anyone can read/write.

Can any of you PHP bilinguals give me a clue how to fix this?
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to