Looks like a relative pathing error issue there. It is looking at the root folder for httpdocs, and I am fairly sure that it is not there. :) Either it needs to see the full system path, or it needs to drop the /httpdocs from the pathing so that it knows it is relative to the current web accessing path. (Depends on whether it is doing a file system call, or a img src call). On 8/2/06, FoulDragon@aol.com wrote: > > In a message dated 2.Aug.2006 14.17.39 US Mountain Standard Time, > pickell@gmail.com writes: > > >Would it be possible to provide an example of the error and description > of > the problem you >are having? I am not an osCommerce expert, but I bet I > could > give some more insight as to >whether it is a PHP issue or the software > itself. > > When you go to administrative pages, it's saying things like > "Cannot find images directory /httpdocs/catalog/images" despite the fact I > can see it right in the filesystem and it's chmoded loose enough. > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change you mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss >