[snip] > > I have a file named billed.crm.php and it fopen throws the error "no > > such file or directory". It seems to have something to do with the > > multiple "." in the file name. Does anyone know why? > > It should make no difference. I hate to ask this but you're > absolutely 100% certain the path is correct? [/snip] > > yep...this file is contained in the same path of other single "." > files where no problem occurs, and I, like you thought that it should > not make a difference.
It won't make a difference, the issue must be something else, like permissions. [/snip] ***SLAPPING FOREHEAD*** Not permissions, but you have to make sure that you have transferred files from the dev server to the prod server! Having an freaky Friday Thanks! jay -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php