pp wrote:

> > Was $blob the result of a file upload? Does its location match the PHP
> > upload directory?
> 
> What file upload?
> Do I have to point my blob directory to php config file?

No. The fopen was complaining about not being able to find the source
file. Do you have a safe mode active that would prohibit PHP seeing
this file? And do the permissions of the file and the directories
leading to the file permit the apache process to see it?

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to