Gary Mort wrote:
I have a complex little install script that creates directories and subdirectories and copies files.

It keeps failing on one providers server.

I boiled down the install script problems to the fact that it cannot create a subdirectory after creating a directory.

If you're not squeamish about shell calls and the OS supports it, try the -p option for /bin/mkdir.
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to