in reply to Re: Solaris IO?
in thread Solaris IO?

Yes, the create and change was one of my debugging efforts, and $newdir does contain the directory, like I mentioned before, this code runs fine on a different platform and I have printed it in the program debug mode. I suspect a minor syntax difference with Solaris or an OS issue with permissions or the user that the web server runs under.

g_White

Replies are listed 'Best First'.
Re^3: Solaris IO?
by hsinclai (Deacon) on Aug 17, 2004 at 12:50 UTC
    By chance did you try from the command line, creating the directory on Solaris, under the web server user ID? That might reveal something..